Menu

SAP Function Module UPC_DOUBLE_FIELD_CHOICE

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module UPC_DOUBLE_FIELD_CHOICE () is a standard Function Module in SAP ERP and is part of the function group UPCC within the package UPC.

Technical Information

Function Module UPC_DOUBLE_FIELD_CHOICE
Short Text
Function Group UPCC
Package UPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_ALL_FIELDS TYPE UPC_YT_FC Value Set
IT_SEL_FIELDS1 TYPE UPC_YT_FC Quantity 1
IT_SEL_FIELDS2 TYPE UPC_YT_FC Quantity 2
I_DISPLAY TYPE CHAR01 SPACE Display mode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DYNNR LIKE SY-DYNNR Number of Current Screen
E_DYNPROG LIKE SY-REPID Main program
E_HANDLE1 TYPE UPC_Y_HANDLE Planning: Handle
E_HANDLE2 TYPE UPC_Y_HANDLE Planning: Handle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.