Table list used by SAP ABAP Function Module CBP_TAB_PLACT_GET (Gets all steps of a planning action and the parameters for each step)
SAP ABAP Function Module
CBP_TAB_PLACT_GET (Gets all steps of a planning action and the parameters for each step) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SCBP_PARDEF | Planning parameters | ||
| 2 | SCBP_PARDEF | Planning parameters | SOURCE O_PARDEF STRUCTURE SCBP_PARDEF |
|
| 3 | SCBP_PLACT | Contains the definition of planning actions | ||
| 4 | SCBP_PLACT | Contains the definition of planning actions | SOURCE O_PLACT STRUCTURE SCBP_PLACT |
|
| 5 | TCBP_PARDEF | Planning Parameters | ||
| 6 | TCBP_PLACT | Contains the definition of planning actions | SOURCE REFERENCE(I_PLACTKEY) LIKE TCBP_PLACT-PLACTKEY |
|
| 7 | TCBP_PLSTEPS | Contains the definition of planning action steps | ||