Table/Structure Field list used by SAP ABAP Function Module ADDR_PERS_COMP_COMM_GET (Lesen der Telekommunikationsdaten zu einer Ansprechpartneradresse)
SAP ABAP Function Module
ADDR_PERS_COMP_COMM_GET (Lesen der Telekommunikationsdaten zu einer Ansprechpartneradresse) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADCP - DATE_FROM | Valid-from date - in current Release only 00010101 possible | SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101' |
|
| 2 | ADCP - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 3 | ADCP - COMP_PERS | Flag: Person in company (C) or private (P) address | ||
| 4 | ADDR2_SEL - PERSHANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | ||
| 5 | ADDR_ERROR - MSG_TYPE | Message Type | ||
| 6 | ADRC - ADDRNUMBER | Address number | ||
| 7 | ADRC - ADDRNUMBER | Address number | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER DEFAULT SPACE |
|
| 8 | ADRC - DATE_FROM | Valid-from date - in current Release only 00010101 possible | ||
| 9 | ADRC - NATION | Version ID for International Addresses | ||
| 10 | ADRC - PERS_ADDR | Flag: This is a personal address | ||
| 11 | ADRP - PERSNUMBER | Person number | SOURCE VALUE(PERSON_NUMBER) LIKE ADRP-PERSNUMBER DEFAULT SPACE |
|
| 12 | ADRP - PERSNUMBER | Person number | ||
| 13 | ADRT - LANGU | Language Key | SOURCE VALUE(LANGUAGE) LIKE ADRT-LANGU DEFAULT SY-LANGU |
|
| 14 | ADRT - LANGU | Language Key | ||
| 15 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 16 | SYS_CALLS - EVENTNAME | Name of an event, module, subroutine... | ||
| 17 | SZAD_FIELD - CHECK_REF | Parameter: address or personal use | ||
| 18 | SZAD_FIELD - CHECK_TYPE | Parameter: Test type | ||
| 19 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | ||
| 20 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 21 | SZAD_FIELD - HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 22 | SZAD_FIELD - OBJECTTYPE | Object type (Address, Person or Assignment) | ||
| 23 | SZAD_FIELD - RC_ERRORS | Return code: Address data check error (E,W,I, SPACE) | ||
| 24 | SZAD_FIELD - RC_READ | Address data read return code | ||
| 25 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | ||
| 26 | SZAD_FIELD - RETURNCODE | Return code: Address data check error (E,W,I, SPACE) | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 27 | SZAD_FIELD - TABLE_TYPE | Table COMM_TABLE structure name | ||
| 28 | SZAD_FIELD - TABLE_TYPE | Table COMM_TABLE structure name | SOURCE VALUE(TABLE_TYPE) LIKE SZAD_FIELD-TABLE_TYPE |