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 HELP_EIS_FIELD_REQUEST (Possible entries for fields of the EIS field catalog) is a standard Function Module in SAP ERP and is part of the function group KXTX within the package KC_NU.
Function Module | HELP_EIS_FIELD_REQUEST |
Short Text | Possible entries for fields of the EIS field catalog |
Function Group | KXTX |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INPUT | LIKE | TKCF-FIENM | SPACE | Predefined field name |
RETAB | LIKE | TKCF-RETAB | SPACE | Text table on the field contents |
USGFL | LIKE | TKCF-USGFL | SPACE | Use of the field (F,D,U,B,T) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELD | LIKE | TKCF-FIENM | Selected field |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.