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 | ![]() |
MDRP_ARC_I | Information on DRP Arcs like Percentages | SOURCE ARC_INFO STRUCTURE MDRP_ARC_I |
2 | ![]() |
MDRP_ITEM | Item for definition of drp network information | SOURCE VALUE(ITEMID) LIKE MDRP_ITEM-ITEMID |
3 | ![]() |
MDRP_NODEA | Node in a DRP network | |
4 | ![]() |
MDRP_NODEA | Node in a DRP network | SOURCE NODE_INFO STRUCTURE MDRP_NODEA |
5 | ![]() |
MDRP_PARA | Control Parameters for DRP Network | |
6 | ![]() |
MDRP_PARA | Control Parameters for DRP Network | SOURCE VALUE(I_MDRP_CONTROL) LIKE MDRP_PARA |
7 | ![]() |
MDRP_PARA | Control Parameters for DRP Network | SOURCE VALUE(E_MDRP_CONTROL) LIKE MDRP_PARA |
8 | ![]() |
MDRP_PATH_I | Information on DRP Arcs like Percentages | SOURCE PATH_INFO STRUCTURE MDRP_PATH_I |
9 | ![]() |
MDRP_VIEW | View of DRP Network | SOURCE VALUE(VIEWID) LIKE MDRP_VIEW-DRPVIEW |