Table list used by SAP ABAP Function Module CP_CL_P_TSK_AUTHORITY_CHECK (Berechtigungsprüfung für die Bearbeitung eines Plans)
SAP ABAP Function Module
CP_CL_P_TSK_AUTHORITY_CHECK (Berechtigungsprüfung für die Bearbeitung eines Plans) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MTK_CLASS_DATA | Data about classes in material-routing assignment | SOURCE VALUE(I_PLANT) LIKE MTK_CLASS_DATA-WERKS OPTIONAL |
|
| 2 | MTK_CLASS_DATA | Data about classes in material-routing assignment | SOURCE VALUE(I_MATERIAL) LIKE MTK_CLASS_DATA-MATNR OPTIONAL |
|
| 3 | TACTZ | Valid activities for each authorization object | SOURCE VALUE(I_ACTIVITY_MATERIAL) LIKE TACTZ-ACTVT OPTIONAL |
|
| 4 | TACTZ | Valid activities for each authorization object | SOURCE VALUE(I_ACTIVITY) LIKE TACTZ-ACTVT |
|
| 5 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_PLNAL) LIKE TSK_CLASS_DATA-PLNAL |
|
| 6 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_ECN) LIKE TSK_CLASS_DATA-AENNR OPTIONAL |
|
| 7 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_PLNNR) LIKE TSK_CLASS_DATA-PLNNR |
|
| 8 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE VALUE(I_PLNTY) LIKE TSK_CLASS_DATA-PLNTY |
|
| 9 | TSK_CLASS_DATA | Data for the class of task lists | ||
| 10 | TSK_CLASS_DATA | Data for the class of task lists | SOURCE REFERENCE(I_TSK_CLASS_DATA) LIKE TSK_CLASS_DATA OPTIONAL |
|