Table list used by SAP ABAP Function Module K_PLAN_CHECK_PLANVALUES (Prüfen, ob Planversion Werte enthält)
SAP ABAP Function Module
K_PLAN_CHECK_PLANVALUES (Prüfen, ob Planversion Werte enthält) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(I_CHECK_BPS) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 2 | BOOLE | Boolean variable | SOURCE VALUE(E_VALUES_FOUND) LIKE BOOLE-BOOLE |
|
| 3 | BOOLE | Boolean variable | SOURCE VALUE(I_CHECK_CCA) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 4 | BOOLE | Boolean variable | SOURCE VALUE(I_PLINT_ONLY) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 5 | BOOLE | Boolean variable | SOURCE VALUE(I_CHECK_PROJECTS) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 6 | BOOLE | Boolean variable | SOURCE VALUE(I_CHECK_ORDERS) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 7 | CCSS | Structure for General CO Fields | SOURCE VALUE(I_GJAHR) LIKE CCSS-GJAHR |
|
| 8 | CCSS | Structure for General CO Fields | SOURCE VALUE(I_VERSN) LIKE CCSS-VERSN |
|
| 9 | CCSS | Structure for General CO Fields | SOURCE VALUE(I_KOKRS) LIKE CCSS-KOKRS |
|