Table list used by SAP ABAP Function Module CBP_TAB_MULTIUSER_CHECK (Check whether more than one planner per model is allowed)
SAP ABAP Function Module
CBP_TAB_MULTIUSER_CHECK (Check whether more than one planner per model is allowed) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCBP_MOD | Contains all supply chain planning models | SOURCE VALUE(I_MODEL_TYPE) LIKE TCBP_MOD-MODEL_TYPE |
|
| 2 | TCBP_MOD | Contains all supply chain planning models | SOURCE VALUE(I_MODEL) LIKE TCBP_MOD-MODEL |
|
| 3 | TCBP_MRPFLAGS | Flags that control CBMRP planning | ||
| 4 | TCBP_MRPFLAGS | Flags that control CBMRP planning | SOURCE VALUE(O_MULTIUSER_FLAG) LIKE TCBP_MRPFLAGS-MULTIUSER |
|