Table/Structure Field list used by SAP ABAP Function Module ADDR_PERSONAL_COMPLETE_INSERT (Einfügen einer Person mit persönlicher Adresse ohne Dialog)
SAP ABAP Function Module
ADDR_PERSONAL_COMPLETE_INSERT (Einfügen einer Person mit persönlicher Adresse ohne Dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADCP - CLIENT | Client | ||
| 2 | ADCP - COMP_PERS | Flag: Person in company (C) or private (P) address | ||
| 3 | ADCP - DATE_FROM | Valid-from date - in current Release only 00010101 possible | SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101' |
|
| 4 | ADCP - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 5 | ADCP - DATE_TO | Valid-to date in current Release only 99991231 possible | ||
| 6 | ADCP - DEFLT_COMM | Communication Method (Key) (Business Address Services) | ||
| 7 | ADCP - NATION | Version ID for International Addresses | ||
| 8 | ADCP - PERSNUMBER | Person number | ||
| 9 | ADCP - ADDRNUMBER | Address number | ||
| 10 | ADDR2_DATA - LANGU_P | Language Key | ||
| 11 | ADDR2_DATA - TITLE_P | Form-of-Address Key | ||
| 12 | ADDR2_DATA - SORT_PHN_P | (Not Supported) Phonetic Search Sort Field | ||
| 13 | ADDR2_DATA - SORT2_P | Search Term 2 | ||
| 14 | ADDR2_DATA - SORT1_P | Search Term 1 | ||
| 15 | ADDR2_DATA - REMARK | Address notes | ||
| 16 | ADDR2_DATA - NAME2_P | Name of person at birth | ||
| 17 | ADDR2_DATA - LANGU_CR_P | Address record creation original language | ||
| 18 | ADDR2_DATA - DEFLT_COMM | Communication Method (Key) (Business Address Services) | ||
| 19 | ADRC - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 20 | ADRC - PERS_ADDR | Flag: This is a personal address | ||
| 21 | ADRC - NATION | Version ID for International Addresses | ||
| 22 | ADRC - NAME_TEXT | Converted name field (with form of address) | ||
| 23 | ADRC - DATE_TO | Valid-to date in current Release only 99991231 possible | ||
| 24 | ADRC - CLIENT | Client | ||
| 25 | ADRC - ADDR_GROUP | Address Group (Key) (Business Address Services) | ||
| 26 | ADRC - ADDRNUMBER | Address number | ||
| 27 | ADRCT - LANGU | Language Key | ||
| 28 | ADRCT - REMARK | Address notes | ||
| 29 | ADRCT - NATION | Version ID for International Addresses | ||
| 30 | ADRCT - LANGU | Language Key | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 31 | ADRCT - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 32 | ADRCT - CLIENT | Client | ||
| 33 | ADRCT - ADDRNUMBER | Address number | ||
| 34 | ADRC_STRUC - REMARK | Address notes | ||
| 35 | ADRGP - PERS_GROUP | Person Group (Key) (Business Address Services) | ||
| 36 | ADRGP - PERS_GROUP | Person Group (Key) (Business Address Services) | SOURCE VALUE(PERSON_GROUP) LIKE ADRGP-PERS_GROUP |
|
| 37 | ADRP - PERSNUMBER | Person number | ||
| 38 | ADRP - PERS_GROUP | Person Group (Key) (Business Address Services) | ||
| 39 | ADRP - SORT1 | Search Term 1 | ||
| 40 | ADRP - SORT2 | Search Term 2 | ||
| 41 | ADRP - SORT_PHN | (Not Supported) Phonetic Search Sort Field | ||
| 42 | ADRP - TITLE | Form-of-Address Key | ||
| 43 | ADRP - CLIENT | Client | ||
| 44 | ADRP - NAME2 | Name of person at birth | ||
| 45 | ADRP - LANGU_CREA | Address record creation original language | ||
| 46 | ADRP - LANGU | Language Key | ||
| 47 | ADRP - DATE_TO | Valid-to date in current Release only 99991231 possible | ||
| 48 | ADRP - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 49 | ADRP - ADDR_COMP | (not used) | ||
| 50 | ADRP - NATION | Version ID for International Addresses | ||
| 51 | ADRP_STRUC - NAME2_P | Name of person at birth | ||
| 52 | ADRP_STRUC - TITLE_P | Form-of-Address Key | ||
| 53 | ADRP_STRUC - SORT_PHN_P | (Not Supported) Phonetic Search Sort Field | ||
| 54 | ADRP_STRUC - SORT2_P | Search Term 2 | ||
| 55 | ADRP_STRUC - SORT1_P | Search Term 1 | ||
| 56 | ADRP_STRUC - LANGU_P | Language Key | ||
| 57 | ADRP_STRUC - LANGU_CR_P | Address record creation original language | ||
| 58 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 59 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 60 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 61 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 62 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 63 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 64 | SYST - MSGID | ABAP System Field: Message ID | ||
| 65 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 66 | SZAD_FIELD - CHECK_REF | Parameter: address or personal use | ||
| 67 | SZAD_FIELD - FLAG | Checkbox | ||
| 68 | SZAD_FIELD - FLAG | Checkbox | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 69 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | ||
| 70 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 71 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 72 | SZAD_FIELD - RC_ERRORS | Return code: Address data check error (E,W,I, SPACE) | ||
| 73 | SZAD_FIELD - RC_READ | Address data read return code | ||
| 74 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | ||
| 75 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |