
SAPforms Form Plug-In for Microsoft Visual Basic
Definition
SAP Form plug-in that implements the interface between Microsoft Visual Basic forms and SAPforms.
Use
This plug-in implements the SAPforms interface that provides the
SAPforms Designer and other SAPforms components with generic access to the properties and controls of a certain form type (Microsoft Visual Basic, Microsoft Outlook, Microsoft Office). In other words, this plug-in can be regarded as being synonymous with the associated SAPform class.Since the source code is supplied, you can include support for your own control types.
If you want to map an SAP data element to a group of checkboxes, you must link the data element to each of the required checkboxes.
You must also assign a value to the Tag property of each checkbox. This value is assigned to the data element if you have selected the corresponding option button.
Classification
SAP Form Plug-In for Microsoft Visual Basic
à
à
Links Classà
SAPCtrl Classà
SAPform Class