SAPforms Form Plug-In for Visual Basic 

Definition

Form plug-in that implements an interface between 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 (Visual Basic, MS Outlook, MS Office). In other words, this plug-in can be regarded as being synonymous with the associated SAPforms class.

Since the source code is supplied, you can include support for your own control types.

If you want to map a SAP data element on a group of option button, you associate the data element to each of the desired option buttons.

You must also assign a value to the Tag property of each option button. This value is assigned to the data element when the corresponding option button is selected.

Classification

SAPforms Form Plug-In for Visual Basic

à Link class

à Links class

à SAPCtrl class

à SAPform class