Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the RetailRedeploymentStatus table; if it is not found, it inserts the record.
Syntax
client server public static void save(IdentifierName _name, ClassDescription _description)
Run On
Called
Parameters
- _name
Type: IdentifierName Extended Data Type
The identification name of the redeployment status.
- _description
Type: ClassDescription Extended Data Type
The description of the redeployment status.
Remarks
If the record is not already in the table, it inserts the record.