TCBP_PARDEF - Planning Parameters
Planning Parameters information is stored in SAP table TCBP_PARDEF.
It is part of development package CBP in software component LO-SCI-POI. This development package consists of objects that can be grouped under "PP-CBP: Constraint-based Planning".
It is part of development package CBP in software component LO-SCI-POI. This development package consists of objects that can be grouped under "PP-CBP: Constraint-based Planning".
Fields for table TCBP_PARDEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| PLACTKEY | SCPI planning actions key | X | CBP_PLACTKEY | CHAR | 3 | * |
| PLACTCNT | Counter for planning action sequence | X | CBP_PLACTCNT | NUMC | 4 | TCBP_PLSTEPS |
| PARCNT | Command parameter counter for a single planning action step | X | CBP_PARCNT | NUMC | 2 | |
| PARNAM | Name of parameter | CBP_PARANAME | CHAR | 50 | ||
| PARVAL | Value of parameter | CBP_PARAVALUE | CHAR | 50 |