The Function Module ADDR_CHECK () is a standard Function Module in SAP ERP and is part of the function group SZA2 within the package SZAD.
Function Module | ADDR_CHECK |
Short Text | |
Function Group | SZA2 |
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_OBJECT_TYPE | LIKE | SZAD_FIELD-ADDR_TYPE | ||
NATION | LIKE | ADRC-NATION | International address version ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURNCODE | LIKE | SZAD_FIELD-RC_ERRORS | Return code: ' '(ok), 'I'nfo, 'W'arning, 'E'rror |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS_DATA_1 | LIKE | ADDR1_DATA | ||
ADDRESS_DATA_2 | LIKE | ADDR2_DATA | ||
ADDRESS_DATA_3 | LIKE | ADDR3_DATA |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_TABLE | LIKE | ADDR_ERROR | Table with errors, warnings, information |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PARAMETER_ERROR | Incorrect parameter values |