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 RetailStoreSetupCheckListStatus table, if not found insert the record.
Syntax
client server public static void save(IdentifierName _name, [ClassDescription _description])
Run On
Called
Parameters
- _name
Type: IdentifierName Extended Data Type
Identification name of the store setup status.
- _description
Type: ClassDescription Extended Data Type
Description of the store setup status.
Remarks
If the record is not already exists in table then inserts the record.