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_BUILD_PERS_COMP_COMPLETE () is a standard Function Module in SAP ERP and is part of the function group SZAE within the package SZAD.
Function Module | ADDR_BUILD_PERS_COMP_COMPLETE |
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 |
---|---|---|---|---|
ADDRHANDLE | LIKE | ADDR3_SEL-ADDRHANDLE | Address handle (temporary key) | |
ADDRNUMBER | LIKE | ADDR3_SEL-ADDRNUMBER | Address Number (Key of Database Table) | |
PERSHANDLE | LIKE | ADDR3_SEL-PERSHANDLE | ||
PERSNUMBER | LIKE | ADDR3_SEL-PERSNUMBER |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDR3_COMPLETE | TYPE | SZADR_ADDR3_COMPLETE |
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 |
---|---|---|---|---|
ADCOMREM | LIKE | ADCOMREM | Notes on Communication Types | |
ADDR3 | LIKE | ADDR3_VAL | Address | |
ADFAX | LIKE | ADFAX | Fax | |
ADPAG | LIKE | ADPAG | Pager | |
ADPRT | LIKE | ADPRT | Printer | |
ADRFC | LIKE | ADRFC | RFC | |
ADRML | LIKE | ADRML | R/Mail | |
ADSMTP | LIKE | ADSMTP | SMTP | |
ADSSF | LIKE | ADSSF | SSF | |
ADTEL | LIKE | ADTEL | Tel.No. | |
ADTLX | LIKE | ADTLX | Telex | |
ADTTX | LIKE | ADTTX | Teletex | |
ADURI | LIKE | ADURI | ||
ADUSE | LIKE | ADUSE | Transfer Structure for Communication Usages (BAS) | |
ADX400 | LIKE | ADX400 | X.400 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | |
PARAMETER_ERROR | Incorrect parameter values |