Table list used by SAP ABAP Function Module RH_MWB_GET_FATHER_NODE (Liefert zu einem Knoten des aktiven Strukturbaumes den Vaterknoten)
SAP ABAP Function Module RH_MWB_GET_FATHER_NODE (Liefert zu einem Knoten des aktiven Strukturbaumes den Vaterknoten) is using
# Object Type Object Name Object Description Note
     
1 Table  OBJEC Work Area for Database PCH SOURCE VALUE(FATHER_OBJEC) LIKE OBJEC
2 Table  OBJEC Work Area for Database PCH
3 Table  STRUC Structure Information for Database PCH
4 Table  STRUC Structure Information for Database PCH SOURCE VALUE(FATHER_STRUC) LIKE STRUC
5 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE VALUE(FATHER_NODE_KEY) LIKE TREEV_NODE-NODE_KEY
6 Table  TREEV_NODE Tree Control: Attributes of a Node SOURCE VALUE(NODE_KEY) LIKE TREEV_NODE-NODE_KEY
7 Table  TREEV_NODE Tree Control: Attributes of a Node