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 ADDR_CONVERT_COMPLETE_3_TO_2 () is a standard Function Module in SAP ERP and is part of the function group SZAE within the package SZAD.
Function Module | ADDR_CONVERT_COMPLETE_3_TO_2 |
Short Text | |
Function Group | SZAE |
Package | SZAD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS_HANDLE | LIKE | ADDR3_SEL-ADDRHANDLE | Address handle (temporary key) | |
ADDRESS_NUMBER | LIKE | ADDR3_SEL-ADDRNUMBER | Address Number (Key of Database Table) | |
PERSON_HANDLE | LIKE | ADDR3_SEL-PERSHANDLE | ||
PERSON_NUMBER | LIKE | ADDR3_SEL-PERSNUMBER |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDR2_COMPLETE | TYPE | SZADR_ADDR2_COMPLETE |
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 |
---|---|
ADDRESS_NOT_EXIST | Address does not exist |
INTERNAL_ERROR | |
PARAMETER_ERROR | Incorrect parameter values |
PERSON_NOT_EXIST |