Table list used by SAP ABAP Function Module ADDRESS_SHOW_PRINTFORM_OLD (Display a formatted address in a popup)
SAP ABAP Function Module
ADDRESS_SHOW_PRINTFORM_OLD (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 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER DEFAULT SPACE |
|
| 3 | ADRP | Persons (Business Address Services) | SOURCE VALUE(PERSON_NUMBER) LIKE ADRP-PERSNUMBER DEFAULT SPACE |
|
| 4 | ADRS | Address formating function module transfer structure | SOURCE VALUE(STREET_HAS_PRIORITY) LIKE ADRS-WAREN DEFAULT SPACE |
|
| 5 | ADRS | Address formating function module transfer structure | SOURCE VALUE(NUMBER_OF_USED_LINES) LIKE ADRS-ANZZL |
|
| 6 | ADRS | Address formating function module transfer structure | SOURCE VALUE(NUMBER_OF_LINES) LIKE ADRS-ANZZL DEFAULT 10 |
|
| 7 | ADRS1 | Address format transfer structure (normal address) | ||
| 8 | ADRS1 | Address format transfer structure (normal address) | SOURCE VALUE(ADDRESS_1) LIKE ADRS1 OPTIONAL |
|
| 9 | ADRS2 | Address formatting transfer structure (personal address) | ||
| 10 | ADRS2 | Address formatting transfer structure (personal address) | SOURCE VALUE(ADDRESS_2) LIKE ADRS2 OPTIONAL |
|
| 11 | ADRS3 | Address formatting structure: Contact person-business addr. | ||
| 12 | ADRS3 | Address formatting structure: Contact person-business addr. | SOURCE VALUE(ADDRESS_3) LIKE ADRS3 OPTIONAL |
|
| 13 | ADRS_LIST | Formatted address display structure | ||
| 14 | ADRS_PRINT | Formatted address (maximum 10 lines) | ||
| 15 | ADRS_PRINT | Formatted address (maximum 10 lines) | SOURCE VALUE(ADDRESS_PRINTFORM) LIKE ADRS_PRINT |
|
| 16 | HELP_VALUE | Structure or Function Module HELP_VALUE_GET_FOR_TABLE | ||
| 17 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_SHORT_FORM) LIKE SZAD_FIELD-ADDR_SHORT |
|
| 18 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_TYPE) LIKE SZAD_FIELD-ADDR_TYPE DEFAULT SPACE |
|
| 19 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(COUNTRY_NAME_IN_RECEIVER_LANGU) LIKE SZAD_FIELD-FLAG |
|
| 20 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE DEFAULT SPACE |
|
| 21 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(NAME_IS_EMPTY) LIKE SZAD_FIELD-FLAG |
|
| 22 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(LINE_PRIORITY) LIKE SZAD_FIELD-PRIORITY DEFAULT SPACE |
|
| 23 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(SENDER_COUNTRY) LIKE SZAD_FIELD-SEND_CNTRY DEFAULT SPACE |
|
| 24 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_DATA_CARRIER) LIKE SZAD_FIELD-ADDR_DC |
|
| 25 | T002 | Language Keys (Component BC-I18) | SOURCE VALUE(RECEIVER_LANGUAGE) LIKE T002-SPRAS DEFAULT SPACE |
|
| 26 | T002 | Language Keys (Component BC-I18) | SOURCE VALUE(LANGUAGE_FOR_COUNTRY_NAME) LIKE T002-SPRAS DEFAULT SPACE |