Where Used List (Function Module) for SAP ABAP Table SCBP_MRP_ITEMID (Contains the id of one item)
SAP ABAP Table
SCBP_MRP_ITEMID (Contains the id of one item) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CBP_GEN_LIST_SHOW
|
Shows all orders of a specified model | ||||
| 2 |
CBP_GEN_LIST_SHOW VALUE(I_MRP_ITEMID) LIKE SCBP_MRP_ITEMID OPTIONAL
|
Shows all orders of a specified model | ||||
| 3 |
CBP_MRP_CONTROL_OUTPUT
|
Output the MRP control block in a modal dialog box | ||||
| 4 |
CBP_MRP_CONTROL_OUTPUT VALUE(I_ITEMID) LIKE SCBP_MRP_ITEMID OPTIONAL
|
Output the MRP control block in a modal dialog box | ||||
| 5 |
CBP_MRP_DEMORDER_GET_RFC
|
Return a specific demand order | ||||
| 6 |
CBP_MRP_DEMORDER_GET_RFC VALUE(I_DEMORDERID) LIKE SCBP_MRP_ITEMID
|
Return a specific demand order | ||||
| 7 |
CBP_MRP_MANORDER_GET_RFC
|
Return a specific manufacturing order | ||||
| 8 |
CBP_MRP_MANORDER_GET_RFC VALUE(I_MANORDERID) LIKE SCBP_MRP_ITEMID
|
Return a specific manufacturing order | ||||