The Function Module ADDR_PERSON_NUMBER_GET () is a standard Function Module in SAP ERP and is part of the function group SZA0 within the package SZAD.
Function Module | ADDR_PERSON_NUMBER_GET |
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 |
---|---|---|---|---|
OWNER | LIKE | SZAD_FIELD-FLAG | 'X' | |
PERSON_HANDLE | LIKE | SZAD_FIELD-HANDLE | ||
PERSON_REFERENCE | LIKE | PERS_REF |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERSON_NUMBER | LIKE | ADRP-PERSNUMBER | ||
RETURNCODE_NUMBERRANGE | LIKE | INRI-RETURNCODE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Serious internal error (MESSAGE A...) |
PARAMETER_ERROR | Incorrect parameter values |
PERSON_HANDLE_NOT_EXIST |