Table list used by SAP ABAP Function Module TBLP_LST_COST_LIST (Transfer/loan and payback costing list)
SAP ABAP Function Module
TBLP_LST_COST_LIST (Transfer/loan and payback costing list) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TBLP | Transfer/Loan data log table | SOURCE VALUE(I_MATNR) LIKE TBLP-MATNR OPTIONAL |
|
| 2 | TBLP | Transfer/Loan data log table | SOURCE VALUE(I_POSNR_S) LIKE TBLP-POSNR_S OPTIONAL |
|
| 3 | TBLP | Transfer/Loan data log table | SOURCE VALUE(I_TLIND) LIKE TBLP-TLIND DEFAULT CHARB |
|
| 4 | TBLP | Transfer/Loan data log table | SOURCE VALUE(I_FROM) LIKE TBLP-TLLONR DEFAULT 0000000001 |
|
| 5 | TBLP | Transfer/Loan data log table | SOURCE VALUE(I_TO) LIKE TBLP-TLLONR DEFAULT 9999999999 |
|
| 6 | TBLP | Transfer/Loan data log table | SOURCE VALUE(I_WERKS_S) LIKE TBLP-WERKS_S OPTIONAL |
|