Entering content frameBackground documentation PutData (Method) Locate the document in its SAP Library structure

Definition

Transfers the contents of the SAPforms form to the SAPData object.

Remarks

This method evaluates the list of binding definitions associated with each control to supply the required data. After the method has been executed, the SAPData object is populated with instance data and can be transferred to the SAP System.

This method is usually called by the Start or Execute method within an event procedure of a SAPforms form.

Classification

PutData

ß SAPform Class

ß SAPforms Form Plug-In for Microsoft Visual Basic

ß SAPform Class

ß SAPforms Form Plug-In for Microsoft Outlook

Leaving content frame