The Function Module ADDR_PERS_COMP_GET_ARRAY () is a standard Function Module in SAP ERP and is part of the function group SZA0 within the package SZAD.
Function Module | ADDR_PERS_COMP_GET_ARRAY |
Short Text | |
Function Group | SZA0 |
Package | SZAD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILL_TEXT_TABLE | TYPE | XFELD | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURNCODE | LIKE | SZAD_FIELD-RETURNCODE | Return code: ' '(ok), 'I'nfo, 'W'arning, 'E'rror |
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 |
---|---|---|---|---|
ADDRESS_PERS_IN_COMP_INFO | LIKE | AD3_FLAGS | ||
ADDRESS_PERS_IN_COMP_SELECTION | LIKE | ADDR3_SEL | ||
ADDRESS_PERS_IN_COMP_TEXT | LIKE | ADDR3_TEXT | ||
ADDRESS_PERS_IN_COMP_VALUE | LIKE | ADDR3_VAL | ||
ERROR_TABLE | LIKE | ADDR_ERROR |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | |
PARAMETER_ERROR | Incorrect parameter |