Table/Structure Field 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 | MARA - MATNR | Material Number | ||
| 2 | T001W - WERKS | Plant | ||
| 3 | TBLP - MATNR | Material Number | ||
| 4 | TBLP - MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE TBLP-MATNR OPTIONAL |
|
| 5 | TBLP - POSNR_S | Sender WBS element | ||
| 6 | TBLP - POSNR_S | Sender WBS element | SOURCE VALUE(I_POSNR_S) LIKE TBLP-POSNR_S OPTIONAL |
|
| 7 | TBLP - TLIND | Indicator for Transfer/Loan | ||
| 8 | TBLP - TLIND | Indicator for Transfer/Loan | SOURCE VALUE(I_TLIND) LIKE TBLP-TLIND DEFAULT CHARB |
|
| 9 | TBLP - TLLONR | Document Number of Transfer/Loan | SOURCE VALUE(I_TO) LIKE TBLP-TLLONR DEFAULT 9999999999 |
|
| 10 | TBLP - TLLONR | Document Number of Transfer/Loan | SOURCE VALUE(I_FROM) LIKE TBLP-TLLONR DEFAULT 0000000001 |
|
| 11 | TBLP - TLLONR | Document Number of Transfer/Loan | ||
| 12 | TBLP - WERKS_S | Plant | ||
| 13 | TBLP - WERKS_S | Plant | SOURCE VALUE(I_WERKS_S) LIKE TBLP-WERKS_S OPTIONAL |