Data Element list used by SAP ABAP Function Module ADDR_PERSON_NUMBER_GET (Ziehen der Personennummer für eine neue Person (Business Address Services))
SAP ABAP Function Module
ADDR_PERSON_NUMBER_GET (Ziehen der Personennummer für eine neue Person (Business Address Services)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 2 | AD_PERSNUM | Person number | SOURCE VALUE(PERSON_NUMBER) LIKE ADRP-PERSNUMBER |
|
| 3 | NRRETURN | Return code | SOURCE VALUE(RETURNCODE_NUMBERRANGE) LIKE INRI-RETURNCODE |
|
| 4 | XFELD | Checkbox | SOURCE VALUE(OWNER) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|