Table/Structure Field list used by SAP ABAP Function Module ADDR_PERSON_INSERT (Anlegen einer Person der BAS ohne Adreßdaten (ohne Dialog))
SAP ABAP Function Module
ADDR_PERSON_INSERT (Anlegen einer Person der BAS ohne Adreßdaten (ohne Dialog)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADRC - NATION | Version ID for International Addresses | ||
| 2 | ADRC - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 3 | ADRP - SORT2 | Search Term 2 | ||
| 4 | ADRP - TITLE | Form-of-Address Key | ||
| 5 | ADRP - SORT_PHN | (Not Supported) Phonetic Search Sort Field | ||
| 6 | ADRP - SORT1 | Search Term 1 | ||
| 7 | ADRP - PERS_GROUP | Person Group (Key) (Business Address Services) | ||
| 8 | ADRP - PERSNUMBER | Person number | ||
| 9 | ADRP - NATION | Version ID for International Addresses | ||
| 10 | ADRP - LANGU_CREA | Address record creation original language | ||
| 11 | ADRP - LANGU | Language Key | ||
| 12 | ADRP - DATE_TO | Valid-to date in current Release only 99991231 possible | ||
| 13 | ADRP - CLIENT | Client | ||
| 14 | ADRP - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 15 | ADRP - DATE_FROM | Valid-from date - in current Release only 00010101 possible | SOURCE VALUE(DATE_FROM) LIKE ADRP-DATE_FROM DEFAULT '00010101' |
|
| 16 | ADRP - NAME2 | Name of person at birth | ||
| 17 | ADRP_STRUC - NAME2_P | Name of person at birth | ||
| 18 | ADRP_STRUC - TITLE_P | Form-of-Address Key | ||
| 19 | ADRP_STRUC - SORT_PHN_P | (Not Supported) Phonetic Search Sort Field | ||
| 20 | ADRP_STRUC - SORT2_P | Search Term 2 | ||
| 21 | ADRP_STRUC - SORT1_P | Search Term 1 | ||
| 22 | ADRP_STRUC - LANGU_P | Language Key | ||
| 23 | ADRP_STRUC - LANGU_CR_P | Address record creation original language | ||
| 24 | PERS_DATA - TITLE_P | Form-of-Address Key | ||
| 25 | PERS_DATA - LANGU_P | Language Key | ||
| 26 | PERS_DATA - SORT_PHN_P | (Not Supported) Phonetic Search Sort Field | ||
| 27 | PERS_DATA - SORT2_P | Search Term 2 | ||
| 28 | PERS_DATA - NAME2_P | Name of person at birth | ||
| 29 | PERS_DATA - LANGU_CR_P | Address record creation original language | ||
| 30 | PERS_DATA - SORT1_P | Search Term 1 | ||
| 31 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 32 | SYST - MSGID | ABAP System Field: Message ID | ||
| 33 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 34 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 35 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 36 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 37 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 38 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 39 | SZAD_FIELD - CHECK_REF | Parameter: address or personal use | ||
| 40 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | ||
| 41 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 42 | SZAD_FIELD - RC_READ | Address data read return code | ||
| 43 | SZAD_FIELD - RC_ERRORS | Return code: Address data check error (E,W,I, SPACE) | ||
| 44 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 45 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | ||
| 46 | SZAD_FIELD - FLAG | Checkbox | ||
| 47 | SZAD_FIELD - FLAG | Checkbox | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 48 | TSAD8 - PERS_GROUP | Person Group (Key) (Business Address Services) | ||
| 49 | TSAD8 - PERS_GROUP | Person Group (Key) (Business Address Services) | SOURCE VALUE(PERSON_GROUP) LIKE TSAD8-PERS_GROUP |