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_VALUES_GET_WITH_FULL_TAB () is a standard Function Module in SAP ERP and is part of the function group SHL3 within the package SDSH.
Function Module | HELP_VALUES_GET_WITH_FULL_TAB |
Short Text | |
Function Group | SHL3 |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUCOL | LIKE | SY-CUCOL | 0 | |
CUROW | LIKE | SY-CUROW | 0 | |
DISPLAY | LIKE | SPACE | ||
SELECTFIELD | LIKE | HELP_INFO-FIELDNAME | ||
SHOW_ALL_VALUES_AT_FIRST_TIME | LIKE | SPACE | ||
TABLENAME | LIKE | HELP_INFO-TABNAME | ||
TITLE_IN_LIST_POPUP | LIKE | SPACE | Information line in display popup |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IND | LIKE | SY-TABIX |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FULL_TABLE | LIKE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_TABLEFIELDS_IN_DICTIONARY | |
NO_TABLESTRUCTURE_GIVEN |