Menu

SAP Function Module DD_SHLP_APPEND_IF_ADJUST

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module DD_SHLP_APPEND_IF_ADJUST () is a standard Function Module in SAP ERP and is part of the function group SDSA within the package SDSH.

Technical Information

Function Module DD_SHLP_APPEND_IF_ADJUST
Short Text
Function Group SDSA
Package SDSH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPEND_SHLP TYPE DDSHAPPEND Name of append search help
DD30V_WA TYPE DD30V
WITH_APPEND TYPE DDBOOL_D ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADJUST_NEEDED TYPE DDBOOL_D

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DD32P_NOW LIKE DD32P
DD32P_PRE LIKE DD32P
DD33V_NOW LIKE DD33V
DD33V_PRE LIKE DD33V

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_APPEND_SHLP