Table/Structure Field list used by SAP ABAP Function Module ADDR_VERSION_INSERT (Einfügen einer Version einer Adresse ohne Dialog)
SAP ABAP Function Module
ADDR_VERSION_INSERT (Einfügen einer Version einer Adresse ohne Dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR1_DATA - DATE_TO | Valid-to date in current Release only 99991231 possible | ||
| 2 | ADDR1_DATA - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 3 | ADDR1_DATA - REMARK | Address notes | ||
| 4 | ADDR1_DATA - NAME_TXT | Converted name field (with form of address) | ||
| 5 | ADDR_ADDR_PERS_LINE - ADDRNUMBER | Address number | ||
| 6 | ADDR_S_XPCPT - ADDRNUMBER | Address number | ||
| 7 | ADDR_S_XPCPT - XPCPT | Business Purpose Completed Flag | ||
| 8 | ADNM_STRUC - NAME_TXT | Converted name field (with form of address) | ||
| 9 | ADRC - DATE_FROM | Valid-from date - in current Release only 00010101 possible | SOURCE VALUE(DATE_FROM) LIKE ADRC-DATE_FROM DEFAULT '00010101' |
|
| 10 | ADRC - NATION | Version ID for International Addresses | SOURCE VALUE(NATION) LIKE ADRC-NATION |
|
| 11 | ADRC - NATION | Version ID for International Addresses | ||
| 12 | ADRC - NAME_TEXT | Converted name field (with form of address) | ||
| 13 | ADRC - DATE_TO | Valid-to date in current Release only 99991231 possible | ||
| 14 | ADRC - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 15 | ADRC - CLIENT | Client | ||
| 16 | ADRC - ADDRNUMBER | Address number | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER DEFAULT SPACE |
|
| 17 | ADRC - ADDRNUMBER | Address number | ||
| 18 | ADRCT - REMARK | Address notes | ||
| 19 | ADRCT - NATION | Version ID for International Addresses | ||
| 20 | ADRCT - LANGU | Language Key | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 21 | ADRCT - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 22 | ADRCT - CLIENT | Client | ||
| 23 | ADRCT - ADDRNUMBER | Address number | ||
| 24 | ADRCT - LANGU | Language Key | ||
| 25 | ADRC_STRUC - REMARK | Address notes | ||
| 26 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 27 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 28 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 29 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 30 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 31 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 32 | SYST - MSGID | ABAP System Field: Message ID | ||
| 33 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 34 | SZAD_FIELD - CHECK_TYPE | Parameter: Test type | ||
| 35 | SZAD_FIELD - FLAG | Checkbox | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 36 | SZAD_FIELD - FLAG | Checkbox | ||
| 37 | SZAD_FIELD - FLAG | Checkbox | SOURCE VALUE(CHECK_EMPTY_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 38 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 39 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | ||
| 40 | SZAD_FIELD - RC_ERRORS | Return code: Address data check error (E,W,I, SPACE) | ||
| 41 | SZAD_FIELD - RC_READ | Address data read return code | ||
| 42 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 43 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) |