Table list used by SAP ABAP Function Module WLF_GET_ADDRESS_IN_PRINTFORM (Agenturgeschäft: Ermittlung einer Adresse in druckaufbereiter Form)
SAP ABAP Function Module
WLF_GET_ADDRESS_IN_PRINTFORM (Agenturgeschäft: Ermittlung einer Adresse in druckaufbereiter Form) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR_KEY | Structure with reference key fields and address type | ||
| 2 | ADRS | Address formating function module transfer structure | SOURCE VALUE(I_ANZAHL_ZEILEN) LIKE ADRS-ANZZL DEFAULT 10 |
|
| 3 | ADRS_PRINT | Formatted address (maximum 10 lines) | SOURCE VALUE(E_ADRS_PRINT) LIKE ADRS_PRINT |
|
| 4 | ADRS_PRINT | Formatted address (maximum 10 lines) | ||
| 5 | BOOLE | Boolean variable | ||
| 6 | BOOLE | Boolean variable | SOURCE VALUE(I_VORRANG_STRASSE) LIKE BOOLE-BOOLE |
|
| 7 | KNA1 | General Data in Customer Master | SOURCE VALUE(I_KNA1) LIKE KNA1 |
|
| 8 | KNA1 | General Data in Customer Master | ||
| 9 | KNVK | Customer Master Contact Partner | ||
| 10 | LFA1 | Vendor Master (General Section) | SOURCE VALUE(I_LFA1) LIKE LFA1 |
|
| 11 | LFA1 | Vendor Master (General Section) | ||
| 12 | NAST | Message Status | SOURCE VALUE(I_NAST) LIKE NAST |
|
| 13 | NAST | Message Status | ||
| 14 | T001 | Company Codes | SOURCE VALUE(I_SENDER_COUNTRY) LIKE T001-LAND1 |
|
| 15 | WBRK | Agency business: Header | SOURCE VALUE(I_WBELN) LIKE WBRK-WBELN |
|
| 16 | WBRK_D | Agency Business: Header Data for Creating Forms | SOURCE VALUE(I_DATA_TO_LIEF) LIKE WBRK_D-DATA_TO_LIEF |
|
| 17 | WBRP | Agency business: Item | ||
| 18 | WLF1_ERROR | Vendor Billing Document: Error Message Structure | SOURCE T_ERROR_MESSAGES STRUCTURE WLF1_ERROR OPTIONAL |