Table list used by SAP ABAP Function Module CBP_MRP_MANORDER_GET_RFC (Return a specific manufacturing order)
SAP ABAP Function Module
CBP_MRP_MANORDER_GET_RFC (Return a specific manufacturing order) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SCBP_MRPCTR | MRP Control Block | ||
| 2 | SCBP_MRPCTR | MRP Control Block | SOURCE VALUE(I_MRPCTR) LIKE SCBP_MRPCTR |
|
| 3 | SCBP_MRP_ITEMID | Contains the id of one item | ||
| 4 | SCBP_MRP_ITEMID | Contains the id of one item | SOURCE VALUE(I_MANORDERID) LIKE SCBP_MRP_ITEMID |
|
| 5 | SCBP_PLATT | Plan Attributes Report Table | ||
| 6 | SCBP_PLATT | Plan Attributes Report Table | SOURCE O_PLATT STRUCTURE SCBP_PLATT |
|