Data Element list used by SAP ABAP Function Module TBLP_LST_LOAN_PAYBACK (Loans to be paid back list)
SAP ABAP Function Module
TBLP_LST_LOAN_PAYBACK (Loans to be paid back list) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE TBLP-MATNR OPTIONAL |
|
| 2 | POSNR_S | Sender WBS element | SOURCE VALUE(I_POSNR_S) LIKE TBLP-POSNR_S OPTIONAL |
|
| 3 | TBLP_BELNR | Document Number of Transfer/Loan | SOURCE VALUE(I_TO) LIKE TBLP-TLLONR DEFAULT 9999999999 |
|
| 4 | TBLP_BELNR | Document Number of Transfer/Loan | SOURCE VALUE(I_FROM) LIKE TBLP-TLLONR DEFAULT 0000000001 |
|
| 5 | WERKS_S | Plant | SOURCE VALUE(I_WERKS_S) LIKE TBLP-WERKS_S OPTIONAL |
|