Table list used by SAP ABAP Function Module BS01_PO_GETDETAIL (Display Purchase Order Details)
SAP ABAP Function Module
BS01_PO_GETDETAIL (Display Purchase Order Details) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIADDRESS | BAPI Transfer Structure for Addresses | SOURCE VALUE(PO_ADDRESS) LIKE BAPIADDRESS |
|
| 2 | BAPIADDRESS | BAPI Transfer Structure for Addresses | ||
| 3 | BAPIEKBE | Transfer Structure for PO History | SOURCE PO_ITEM_HISTORY STRUCTURE BAPIEKBE OPTIONAL |
|
| 4 | BAPIEKBES | Transfer Structure for PO History: Totals | SOURCE PO_ITEM_HISTORY_TOTALS STRUCTURE BAPIEKBES OPTIONAL |
|
| 5 | BAPIEKES | Transfer Structure: Display/List - Vendor Confirmation | SOURCE PO_ITEM_CONFIRMATIONS STRUCTURE BAPIEKES OPTIONAL |
|
| 6 | BAPIEKET | Transfer Structure: Display/List PO Schedule | SOURCE PO_ITEM_SCHEDULES STRUCTURE BAPIEKET OPTIONAL |
|
| 7 | BAPIEKKN | Transfer Structure: Display/List: PO Account Assignment | SOURCE PO_ITEM_ACCOUNT_ASSIGNMENT STRUCTURE BAPIEKKN OPTIONAL |
|
| 8 | BAPIEKKO | Transfer Structure: Display/List PO Header | SOURCE VALUE(PURCHASEORDER) LIKE BAPIEKKO-PO_NUMBER |
|
| 9 | BAPIEKKOL | Transfer Structure: Display/List: PO Header with Vendor Name | ||
| 10 | BAPIEKKOL | Transfer Structure: Display/List: PO Header with Vendor Name | SOURCE VALUE(PO_HEADER) LIKE BAPIEKKOL |
|
| 11 | BAPIEKKOTX | Transfer Structure: Create PO Header Text | SOURCE PO_HEADER_TEXTS STRUCTURE BAPIEKKOTX OPTIONAL |
|
| 12 | BAPIEKPO | Transfer Structure: Display/List PO Item | SOURCE PO_ITEMS STRUCTURE BAPIEKPO OPTIONAL |
|
| 13 | BAPIEKPOTX | Transfer Structure: Create PO Item Text | SOURCE PO_ITEM_TEXTS STRUCTURE BAPIEKPOTX OPTIONAL |
|
| 14 | BAPIESKL | Communication Structure: Acct. Assgt. Values: Service Line | SOURCE PO_ITEM_SRV_ACCASS_VALUES STRUCTURE BAPIESKL OPTIONAL |
|
| 15 | BAPIESLL | Communication Structure: Service Line | ||
| 16 | BAPIESLLTX | BAPI Services Long Text | SOURCE PO_ITEM_SERVICES_TEXTS STRUCTURE BAPIESLLTX OPTIONAL |
|
| 17 | BAPIESUC | Communication Structure: Contract Limits | SOURCE PO_ITEM_CONTRACT_LIMITS STRUCTURE BAPIESUC OPTIONAL |
|
| 18 | BAPIESUH | Communication Structure: Limits | SOURCE PO_ITEM_LIMITS STRUCTURE BAPIESUH OPTIONAL |
|
| 19 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(ACCOUNT_ASSIGNMENT) LIKE BAPIMMPARA-SELECTION DEFAULT SPACE |
|
| 20 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(CONFIRMATIONS) LIKE BAPIMMPARA-SELECTION DEFAULT SPACE |
|
| 21 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(HEADER_TEXTS) LIKE BAPIMMPARA-SELECTION DEFAULT SPACE |
|
| 22 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(HISTORY) LIKE BAPIMMPARA-SELECTION DEFAULT SPACE |
|
| 23 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(ITEMS) LIKE BAPIMMPARA-SELECTION DEFAULT 'X' |
|
| 24 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(ITEM_TEXTS) LIKE BAPIMMPARA-SELECTION DEFAULT SPACE |
|
| 25 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(SCHEDULES) LIKE BAPIMMPARA-SELECTION DEFAULT SPACE |
|
| 26 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(SERVICE_TEXTS) LIKE BAPIMMPARA-SELECTION DEFAULT SPACE |
|
| 27 | BAPIMMPARA | Transfer Structure: Interface Parameters: Purchasing | SOURCE VALUE(SERVICES) LIKE BAPIMMPARA-SELECTION DEFAULT SPACE |
|
| 28 | BAPIPAREX | Ref. structure for BAPI parameter ExtensionIn/ExtensionOut | SOURCE EXTENSIONOUT STRUCTURE BAPIPAREX OPTIONAL |
|
| 29 | BAPIRETURN | Return Parameter | SOURCE RETURN STRUCTURE BAPIRETURN OPTIONAL |
|
| 30 | BSMMESLL | Communication Structure: Create Service Line (MM) | SOURCE PO_ITEM_SERVICES STRUCTURE BSMMESLL OPTIONAL |