RetailCheckList_RetailStoreSetup.save Method [AX 2012]
Saves the record in the table RetailStoreSetupCheckListStatus if the record does not already exists.
Syntax
public void save(IdentifierName _name, [ClassDescription _description])
Run On
Client
Parameters
- _name
Type: IdentifierName Extended Data Type
The given value for name.
- _description
Type: ClassDescription Extended Data Type
The given value for description.