Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module ADDRESS_READ ((Obsolet) Adressverwaltung: Lesen der Adresse mit abhängigen Daten (steuer) is a standard Function Module in SAP ERP and is part of the function group SAD2 within the package SZA.
Function Module | ADDRESS_READ |
Short Text | (Obsolet) Adressverwaltung: Lesen der Adresse mit abhängigen Daten (steuer |
Function Group | SAD2 |
Package | SZA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENTRY_ADRNR | LIKE | SADR-ADRNR | Address number | |
ENTRY_DEFAULT_COMMU_FLAG | LIKE | SY-INPUT | SPACE | as standard communication sys. are |
ENTRY_FLAG_STRUCTUR | LIKE | SADRS | 'AAAAAAAAAAAAA' | Structure of tables/reading indica |
ENTRY_KIND_OF_ADDR | LIKE | SY-INPUT | SPACE | Type of address: C-Companies / P-P |
ENTRY_P_WITH_C | LIKE | SADR-FLAG | SPACE | For private addresses, also read company address |
ENTRY_VERSION | LIKE | SADR-NATIO | SPACE | Version of address (national indicator) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANY_SADR | LIKE | SADR | Company data | |
EX_DEFAULT_COMMU_SYS | LIKE | SADR-STDCOM | Standard communications system | |
PERSONAL_SADRP | LIKE | SADRP | Person data | |
RTCODE | LIKE | SY-SUBRC | Retruncode |
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 |
---|---|---|---|---|
CS1_TAB | LIKE | SADR10 | Reserve table | |
CS2_TAB | LIKE | SADR11 | Reserve table | |
CS3_TAB | LIKE | SADR12 | Reserve table | |
CS4_TAB | LIKE | SADR13 | Reserve table | |
CS5_TAB | LIKE | SADR14 | Reserve table | |
EDI_TAB | LIKE | SADR6 | Reserve table | |
FAX_TAB | LIKE | SADR3 | FAX numbers | |
RML_TAB | LIKE | SADR7 | RMail numbers | |
SSW_TAB | LIKE | SADR9 | Reserve table | |
TEL_TAB | LIKE | SADR2 | Telephone numbers | |
TLX_TAB | LIKE | SADR5 | Telex numbers | |
TTX_TAB | LIKE | SADR4 | Teletext numbers | |
X40_TAB | LIKE | SADR8 | X400 numbers |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ADDR_NOT_EXIST | Address number does not exist |