Table list used by SAP ABAP Function Module CP_CL_S_TSK_LOAD_CHECK (Prüfung der Gültigkeit geladener Planköpfe)
SAP ABAP Function Module
CP_CL_S_TSK_LOAD_CHECK (Prüfung der Gültigkeit geladener Planköpfe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_PLNAL) LIKE TSK_CLASS_DATA-PLNAL OPTIONAL |
|
| 2 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_DATE_FROM) LIKE TSK_CLASS_DATA-DATUV DEFAULT DATE-MIN_GRG |
|
| 3 | TSK_CLASS_DATA | Data for the class of task lists | ||
| 4 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_PLNNR) LIKE TSK_CLASS_DATA-PLNNR OPTIONAL |
|
| 5 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_PLNTY) LIKE TSK_CLASS_DATA-PLNTY OPTIONAL |
|
| 6 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_DATE_TO) LIKE TSK_CLASS_DATA-DATUB DEFAULT DATE-MAX_GRG |
|