Table list used by SAP ABAP Function Module ADDRESS_SHOW_PRINTFORM (Display a formatted address in a popup)
SAP ABAP Function Module
ADDRESS_SHOW_PRINTFORM (Display a formatted address in a popup) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABAP_CALLSTACK_LINE | Line of an ABAP Call Stack (With Program Positions) | ||
| 2 | ADBUPA_TD | Transfer Structure for Time Dependency BUT000 | SOURCE VALUE(IS_BUPA_TIME_DEPENDENCY) TYPE ADBUPA_TD DEFAULT SPACE |
|
| 3 | ADBUPA_TD | Transfer Structure for Time Dependency BUT000 | ||
| 4 | ADDR3_VAL | Return structure for the address of a person in a company | ||
| 5 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER DEFAULT SPACE |
|
| 6 | ADRP | Persons (Business Address Services) | SOURCE VALUE(PERSON_NUMBER) LIKE ADRP-PERSNUMBER DEFAULT SPACE |
|
| 7 | ADRS | Address formating function module transfer structure | SOURCE VALUE(NUMBER_OF_USED_LINES) LIKE ADRS-ANZZL |
|
| 8 | ADRS | Address formating function module transfer structure | SOURCE VALUE(NUMBER_OF_LINES) LIKE ADRS-ANZZL DEFAULT 10 |
|
| 9 | ADRS1 | Address format transfer structure (normal address) | ||
| 10 | ADRS1 | Address format transfer structure (normal address) | SOURCE VALUE(ADDRESS_1) LIKE ADRS1 OPTIONAL |
|
| 11 | ADRS2 | Address formatting transfer structure (personal address) | ||
| 12 | ADRS2 | Address formatting transfer structure (personal address) | SOURCE VALUE(ADDRESS_2) LIKE ADRS2 OPTIONAL |
|
| 13 | ADRS3 | Address formatting structure: Contact person-business addr. | ||
| 14 | ADRS3 | Address formatting structure: Contact person-business addr. | SOURCE VALUE(ADDRESS_3) LIKE ADRS3 OPTIONAL |
|
| 15 | ADRS_LIST | Formatted address display structure | ||
| 16 | ADRS_PRINT | Formatted address (maximum 10 lines) | ||
| 17 | ADRS_PRINT | Formatted address (maximum 10 lines) | SOURCE VALUE(ADDRESS_PRINTFORM) LIKE ADRS_PRINT |
|
| 18 | DD03P | Structure | ||
| 19 | SVAL | Interface for function group SPO4 | ||
| 20 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(SENDER_COUNTRY) LIKE SZAD_FIELD-SEND_CNTRY DEFAULT SPACE |
|
| 21 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE DEFAULT SPACE |
|
| 22 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(STREET_HAS_PRIORITY) LIKE SZAD_FIELD-STREETPRIO DEFAULT SPACE |
|
| 23 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(NAME_IS_EMPTY) LIKE SZAD_FIELD-FLAG |
|
| 24 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(NO_UPPER_CASE_FOR_CITY) LIKE SZAD_FIELD-FLAG DEFAULT SPACE |
|
| 25 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 26 | SZAD_FIELD | Reference Structures of Package SZAD | ||
| 27 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 28 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(COUNTRY_NAME_IN_RECEIVER_LANGU) LIKE SZAD_FIELD-FLAG |
|
| 29 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_DATA_CARRIER) LIKE SZAD_FIELD-ADDR_DC |
|
| 30 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_NOT_FOUND) LIKE SZAD_FIELD-FLAG |
|
| 31 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_TYPE) LIKE SZAD_FIELD-ADDR_TYPE DEFAULT SPACE |
|
| 32 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_SHORT_FORM) LIKE SZAD_FIELD-ADDR_SHORT |
|
| 33 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(LINE_PRIORITY) LIKE SZAD_FIELD-PRIORITY DEFAULT SPACE |
|
| 34 | T002 | Language Keys (Component BC-I18) | SOURCE VALUE(LANGUAGE_FOR_COUNTRY_NAME) LIKE T002-SPRAS DEFAULT SPACE |
|
| 35 | T002 | Language Keys (Component BC-I18) | SOURCE VALUE(RECEIVER_LANGUAGE) LIKE T002-SPRAS DEFAULT SPACE |