Table list used by SAP ABAP Function Module CNV_10020_FOLLOW_UP_ACTION (Perform follow-up actions for a specific determination path)
SAP ABAP Function Module CNV_10020_FOLLOW_UP_ACTION (Perform follow-up actions for a specific determination path) is using
# Object Type Object Name Object Description Note
     
1 Table  CNV_10020_MESSAGE Message
2 Table  CNV_10020_PARAMP Path parameters
3 Table  CNV_10020_PATH Determination paths: Header data
4 Table  CNV_10020_PATH Determination paths: Header data SOURCE VALUE(I_MANDT) LIKE CNV_10020_PATH-MANDT DEFAULT SY-MANDT
5 Table  CNV_10020_PATH Determination paths: Header data SOURCE REFERENCE(I_PATH) LIKE CNV_10020_PATH
6 Table  CNV_10020_REFOBJ Dummy structure for referencing and F4/ search helps SOURCE VALUE(I_FUA) LIKE CNV_10020_REFOBJ-XFELD DEFAULT SPACE
7 Table  CNV_10020_STATE Status of the determination programs SOURCE REFERENCE(I_STATE) LIKE CNV_10020_STATE
8 Table  CNV_10020_STATE Status of the determination programs SOURCE VALUE(I_DT_STATUS) LIKE CNV_10020_STATE-DT_STATUS DEFAULT SPACE
9 Table  CNV_10020_STATE Status of the determination programs SOURCE VALUE(I_JOBCOUNT) LIKE CNV_10020_STATE-JOBCOUNT OPTIONAL
10 Table  CNV_10020_STATE Status of the determination programs SOURCE VALUE(I_JOBNAME) LIKE CNV_10020_STATE-JOBNAME OPTIONAL
11 Table  CNV_10020_STATE Status of the determination programs