Data Element list used by SAP ABAP Function Module TBLP_GET_KALNR (Get the Product Costing details)
SAP ABAP Function Module
TBLP_GET_KALNR (Get the Product Costing details) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE TBLP_COST-MATNR |
|
| 2 | POSNR_S | Sender WBS element | SOURCE VALUE(I_POSNR_S) LIKE TBLP_COST-POSNR_S DEFAULT '00000000' |
|
| 3 | TBLP_KALNR1 | Cost Estimate Number - Product Costing | SOURCE VALUE(E_KALNR) LIKE TBLP_COST-KALNR |
|
| 4 | WERKS_S | Plant | SOURCE VALUE(I_WERKS) LIKE TBLP_COST-WERKS_S |
|