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