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 EFG_TRANSPORT_TEXT_INFO () is a standard Function Module in SAP ERP and is part of the function group EFGX within the package EEPW.
Function Module | EFG_TRANSPORT_TEXT_INFO |
Short Text | |
Function Group | EFGX |
Package | EEPW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_CLIENT_CHECK | TYPE | RF_KENNZX | 'X' | |
X_KORRTYPE | TYPE | EFGKORRTYPE | 'T' | Type of Order Number: 1 - Order, 2 - Task |
X_LANGU | TYPE | TDSPRAS | Language Key | |
X_ONLY_RETURN_E071 | TYPE | RF_KENNZX | Change & Transport System: Object Entries of Requests/Tasks | |
X_REQ_TYPE | TYPE | TRCATEG | 'CUST' | Request or task category |
X_SUPPRESS_DIALOG | TYPE | RF_KENNZX | 'X' | General Checkbox: X or SPACE |
X_TDID | TYPE | TDID | 'ST' | Text ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
Y_E071 | TYPE | E071 | Change & Transport System: Object Entries of Requests/Tasks | |
Y_E071K | TYPE | E071K | Change & Transport System: Key Entries of Requests/Tasks |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Canceled by user |
FAILED | The process could not be executed |
NOT_QUALIFIED |