Table list used by SAP ABAP Function Module MDRP_GET_INFO_IN_VIEW (Get Arc / Path information on items in the current View)
SAP ABAP Function Module MDRP_GET_INFO_IN_VIEW (Get Arc / Path information on items in the current View) is using
# Object Type Object Name Object Description Note
     
1 Table  MDRP_ARC_I Information on DRP Arcs like Percentages SOURCE ARC_INFO STRUCTURE MDRP_ARC_I
2 Table  MDRP_ITEM Item for definition of drp network information SOURCE VALUE(ITEMID) LIKE MDRP_ITEM-ITEMID
3 Table  MDRP_NODEA Node in a DRP network
4 Table  MDRP_NODEA Node in a DRP network SOURCE NODE_INFO STRUCTURE MDRP_NODEA
5 Table  MDRP_PARA Control Parameters for DRP Network
6 Table  MDRP_PARA Control Parameters for DRP Network SOURCE VALUE(I_MDRP_CONTROL) LIKE MDRP_PARA
7 Table  MDRP_PARA Control Parameters for DRP Network SOURCE VALUE(E_MDRP_CONTROL) LIKE MDRP_PARA
8 Table  MDRP_PATH_I Information on DRP Arcs like Percentages SOURCE PATH_INFO STRUCTURE MDRP_PATH_I
9 Table  MDRP_VIEW View of DRP Network SOURCE VALUE(VIEWID) LIKE MDRP_VIEW-DRPVIEW