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 SDU_SPECIAL_GET (UDM Holen Spezialisierung) is a standard Function Module in SAP ERP and is part of the function group SDU2 within the package SDUM.
Function Module | SDU_SPECIAL_GET |
Short Text | UDM Holen Spezialisierung |
Function Group | SDU2 |
Package | SDUM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AS4LOCAL | LIKE | DM46S-AS4LOCAL | 'A' | Validity |
ENTIDFROM | LIKE | DM46S-ENTIDFROM | Entity type-From | |
ENTIDTO | LIKE | DM46S-ENTIDTO | Entity type to | |
SPECID | LIKE | DM46S-SPEZID | Specializ. category |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SPECIAL | LIKE | DM46S | Values for specialization |
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 |
---|---|
NOT_FOUND | Specialization not found |