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 ADDR_GET_NEXT_COMM_TYPE () is a standard Function Module in SAP ERP and is part of the function group SZAF within the package SZAD.
Function Module | ADDR_GET_NEXT_COMM_TYPE |
Short Text | |
Function Group | SZAF |
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_NUMBER | LIKE | ADRC-ADDRNUMBER | Address number (data are read directly) | |
ADDRESS_TYPE | TYPE | AD_ADRTYPE | Address type: 1,2,3 or ' '(default) | |
IV_SEARCH_TIME | TYPE | AD_SRCTIME | SPACE | |
PERSON_NUMBER | LIKE | ADRP-PERSNUMBER | Person number (data are read directly) | |
STRATEGY | TYPE | CSTRATEGY |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMM_TYPE | TYPE | AD_COMM | Communication Type (Key) | |
COMM_VALUES | TYPE | SZADR_COMM_VALUES | Communication Data | |
UNDELIVER | LIKE | ADDELIVER | Transfer Structure for Reason for Non-Delivery |
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 |
---|---|---|---|---|
STRATEGY_TABLE | TYPE | SZADR_COMM_STRATEGY_TAB | Communication strategy |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ADDRESS_NOT_EXIST | Address does not exist |
INTERNAL_ERROR | |
NO_COMM_TYPE_FOUND | |
PARAMETER_ERROR | Incorrect parameter values |
PERSON_NOT_EXIST |