Table list used by SAP ABAP Function Module CNV_MBT_GET_SUCCESSORS (Finds all the succesors for an activity(recursively))
SAP ABAP Function Module CNV_MBT_GET_SUCCESSORS (Finds all the succesors for an activity(recursively)) is using
# Object Type Object Name Object Description Note
     
1 Table  CNVMBTACTIVITY Unique ID for all activities,information about execution
2 Table  CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES SOURCE ET_ACT_SUCCESSORS STRUCTURE CNVMBTACTIVITYT
3 Table  CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES
4 Table  CNVMBTIMG Process plan, order of activities to be executed SOURCE VALUE(IV_PHASE) LIKE CNVMBTIMG-PHASE
5 Table  CNVMBTIMG Process plan, order of activities to be executed SOURCE VALUE(IV_PACKID) LIKE CNVMBTIMG-PACKID
6 Table  CNVMBTIMG Process plan, order of activities to be executed SOURCE VALUE(IV_ACTIVITY_ID) LIKE CNVMBTIMG-ACTIVITY_ID
7 Table  CNVMBTIMG Process plan, order of activities to be executed