Table/Structure Field list used by SAP ABAP Function Module ADDR_REFERENCE_INSERT (Einfügen einer neuen Verwendung zu einer bestehenden Adresse)
SAP ABAP Function Module
ADDR_REFERENCE_INSERT (Einfügen einer neuen Verwendung zu einer bestehenden Adresse) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR2_SEL - PERSHANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | ||
| 2 | ADDR_ADDR_PERS_LINE - ADDRNUMBER | Address number | ||
| 3 | ADDR_REF - ADDR_GROUP | Address Group (Key) (Business Address Services) | ||
| 4 | ADDR_REF - APPL_FIELD | Application table address where-used list logical field name | ||
| 5 | ADDR_REF - APPL_KEY | Application table key (incl. client) | ||
| 6 | ADDR_REF - APPL_TABLE | Application table logical name (address management) | ||
| 7 | ADDR_REF - OWNER | Flag: Adress owner object reference | ||
| 8 | ADDR_S_XPCPT - ADDRNUMBER | Address number | ||
| 9 | ADDR_S_XPCPT - XPCPT | Business Purpose Completed Flag | ||
| 10 | ADRC - ADDRNUMBER | Address number | ||
| 11 | ADRC - ADDRNUMBER | Address number | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER |
|
| 12 | ADRC - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 13 | ADRC - NATION | Version ID for International Addresses | ||
| 14 | ADRV - OWNER | Flag: Adress owner object reference | ||
| 15 | ADRV - CONSNUMBER | Where-used list serial number | ||
| 16 | ADRV - CLIENT | Client | ||
| 17 | ADRV - APPL_TABLE | Application table logical name (address management) | ||
| 18 | ADRV - APPL_FIELD | Application table address where-used list logical field name | ||
| 19 | ADRV - ADDR_GROUP | Address Group (Key) (Business Address Services) | ||
| 20 | ADRV - ADDRNUMBER | Address number | ||
| 21 | ADRV - APPL_KEY | Application table key (incl. client) | ||
| 22 | INRI - RETURNCODE | Return code | ||
| 23 | INRI - RETURNCODE | Return code | SOURCE VALUE(RETURNCODE_NUMBERRANGE) LIKE INRI-RETURNCODE |
|
| 24 | INRIV - PROCIND | Processing flag (I=Insert, D=Delete,U=Update,' '=no changes) | ||
| 25 | INRIV - TONUMBER | To number | ||
| 26 | INRIV - NRRANGENR | Number range number | ||
| 27 | INRIV - FROMNUMBER | From number | ||
| 28 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 29 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 30 | SZAD_FIELD - CHECK_REF | Parameter: address or personal use | ||
| 31 | SZAD_FIELD - RC_CHECK | Address data check return code (yes-no) | ||
| 32 | SZAD_FIELD - RC_ERRORS | Return code: Address data check error (E,W,I, SPACE) | ||
| 33 | SZAD_FIELD - RC_READ | Address data read return code | ||
| 34 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |