Extending the dialogue handling unit with user-defined fields

Customer-spezific fields should be displayed in the handling unit dialog, e.g. a customer enhancement of table VEKP. The following section shows how you can display customer-specific fields in the “Additional Data” view in the Handling Unit dialog.

To realize this requirement, the implementation of a Business AddIn is necessary.

In the HU dialog, a customer-specific field is to be integrated on the “Additional data” tab. In our case, it is the field “packing place id”.

Table VEKP is extended by a customer-specific field.

Implementing the Business-Addins in customizing.

Implementing method  DEFINITION_SUBSCREEN.

The dynpro is implemented in the function moduke.

Further informations

Special topics on SAP forms

Fixed price SAP forms

SAP form development