RequestPage.SaveRecord() Method
Version: Available or changed with runtime version 1.0.
Saves the current record as if performed by the client. If the record does not exist, it is inserted, otherwise it is modified.
Syntax
RequestPage.SaveRecord()
Parameters
RequestPage
Type: RequestPage
An instance of the RequestPage data type.
Related information
RequestPage Data Type
Get Started with AL
Developing Extensions