RetailStoreSetupCheckListStatus::save Method
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.