Table/Structure Field list used by SAP ABAP Function Module ADDR_PERSON_DELETE ((ohne Coding) Löschen einer Person, der keine Adressen zugeordnet sind)
SAP ABAP Function Module
ADDR_PERSON_DELETE ((ohne Coding) Löschen einer Person, der keine Adressen zugeordnet sind) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADCP - COMP_PERS | Flag: Person in company (C) or private (P) address | ||
| 2 | ADDR_ADDR_PERS_LINE - PERSNUMBER | Person number | ||
| 3 | ADDR_ERROR - MSG_TYPE | Message Type | ||
| 4 | ADDR_S_XPCPT - PERSNUMBER | Person number | ||
| 5 | ADDR_S_XPCPT - XPCPT | Business Purpose Completed Flag | ||
| 6 | ADRC - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 7 | ADRC - NATION | Version ID for International Addresses | ||
| 8 | ADRP - PERSNUMBER | Person number | ||
| 9 | ADRP - PERSNUMBER | Person number | SOURCE VALUE(PERSON_NUMBER) LIKE ADRP-PERSNUMBER OPTIONAL |
|
| 10 | ADRVP - CONSNUMBER | Where-used list serial number | ||
| 11 | PERS_REF - APPL_TABLE | Application table logical name (address management) | ||
| 12 | PERS_REF - PERS_GROUP | Person Group (Key) (Business Address Services) | ||
| 13 | PERS_REF - OWNER | Flag: Adress owner object reference | ||
| 14 | PERS_REF - APPL_FIELD | Application table address where-used list logical field name | ||
| 15 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 16 | SZAD_FIELD - CHECK_TYPE | Parameter: Test type | ||
| 17 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE OPTIONAL |
|
| 18 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | ||
| 19 | SZAD_FIELD - RC_ERRORS | Return code: Address data check error (E,W,I, SPACE) | ||
| 20 | SZAD_FIELD - RC_READ | Address data read return code | ||
| 21 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | ||
| 22 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |