Table list used by SAP ABAP Function Module FKK_BOLETO_PROCESS_OPEN_ITEMS (Boleto: Assign open items to the Boleto record)
SAP ABAP Function Module
FKK_BOLETO_PROCESS_OPEN_ITEMS (Boleto: Assign open items to the Boleto record) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFKBANKID | Boleto: interface for transfering bank parameters | SOURCE VALUE(LT_DFKKBOL_BANKID) LIKE DFKBANKID |
|
| 2 | DFKBANKID | Boleto: interface for transfering bank parameters | SOURCE REFERENCE(LT_PAYMENT) LIKE DFKBANKID |
|
| 3 | DFKKBOH | Boleto: Header data | ||
| 4 | DFKKBOH | Boleto: Header data | SOURCE REFERENCE(T_DFKKBOH) LIKE DFKKBOH |
|
| 5 | DFKKBOP | Boleto: Item Data | SOURCE REFERENCE(T_DFKKBOP) LIKE DFKKBOP |
|
| 6 | DFKKOP | Items in contract account document | SOURCE REFERENCE(LT_DFKKOP) LIKE DFKKOP |
|
| 7 | DFKKOP | Items in contract account document | SOURCE REFERENCE(T_INIT) LIKE DFKKOP |
|
| 8 | FKKCL | Clearing Items for Document in Contract A/R + A/P | SOURCE REFERENCE(LT_FKKCL) TYPE FKKCL |
|
| 9 | FKKKO | Header Data In Open Item Accounting Document | SOURCE REFERENCE(LT_FKKKO) LIKE FKKKO |
|
| 10 | FKK_MAD_BASICS | Mass Activities: Global Values for All Mass Activities | SOURCE VALUE(I_BASICS) TYPE FKK_MAD_BASICS OPTIONAL |
|
| 11 | ISELTAB | Interface to transfer selection criteria | SOURCE REFERENCE(LT_SELTAB) LIKE ISELTAB OPTIONAL |
|
| 12 | TFK042Z | Payment Program: Additional Specifications for Payt Methods | SOURCE VALUE(LT_PAY_MET) TYPE TFK042Z |