Table list used by SAP ABAP Function Module BKK_PAYM_ORDER_PREPARE_ORDER (Payment Order: Complete the Data)
SAP ABAP Function Module
BKK_PAYM_ORDER_PREPARE_ORDER (Payment Order: Complete the Data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCA_STR_PUBLIC_CONT | Public Container Structure for BCA Item Table | ||
| 2 | BKKPOIT | Item in Payment Order | ||
| 3 | BOOLE | Boolean variable | SOURCE VALUE(I_XWITHOUT_ITEM) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 4 | IBKKAPIIMP | API: Import Structure for Payment Items (BCA) | SOURCE VALUE(I_ITEM_RETURN) TYPE IBKKAPIIMP OPTIONAL |
|
| 5 | IBKKAPIIMP | API: Import Structure for Payment Items (BCA) | ||
| 6 | IBKKMESG | Structure for Transferring Error Messages | ||
| 7 | IBKKPOHD | Structure for Payment Order - Header Data | SOURCE VALUE(C_BKKPOHD) LIKE IBKKPOHD |
|
| 8 | IBKKPOHD | Structure for Payment Order - Header Data | ||
| 9 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE VALUE(I_AMOUNT_RETURN) LIKE IBKKPOIT-T_AMOUNT OPTIONAL |
|
| 10 | IBKKPOIT | Structure for Payment Order - Item Data | ||
| 11 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE VALUE(C_BKKPOIT_SND) LIKE IBKKPOIT |
|
| 12 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE T_BKKPOIT_RCV STRUCTURE IBKKPOIT |
|
| 13 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE VALUE(I_AMOUNT_WARRANTY) LIKE IBKKPOIT-T_AMOUNT OPTIONAL |
|
| 14 | IBKKPONT | Structure for Payment Order - Payment Notes | SOURCE T_IBKKPONT STRUCTURE IBKKPONT OPTIONAL |
|
| 15 | IBKKRTRNPN | Fields for Payment Notes for Returns | SOURCE REFERENCE(I_ORIG_DATE) LIKE IBKKRTRNPN-DATE_ORIG OPTIONAL |
|
| 16 | IBKKTFI02 | Function Module for Call Up Time | ||
| 17 | IBKKXERRTYPE | Errortypes in function modules | ||
| 18 | IBKK_NOTE | Payment notes Data (Internal) | SOURCE T_PYNOT STRUCTURE IBKK_NOTE OPTIONAL |