SAP Function RPY_BLST_READ_30 - Read hierarchy level

Parameter Reference Type Length Default Optional Text
LANGUAGE SYST-LANGU C 1 SY-LANGU X Language
MODEL_ID RPYBM4030-MODEL_ID C 10 Model ID
MODEL_TYPE RPYBM4030-MODEL_TYPE C 4 Model Type

Parameter Reference Type Length Text
ERROR_OCCURED RPYGSGF-ERR_EXIST C 1 Error occured, error table has entries
MODEL_INFO RPYBM4030 u 156 Model information
PROCESSING_STATUS RPYGSGF-PROC_STAT C 2 Status of processing

Parameter Reference Length Optional Text
ERRORS RPYBMER31 250 Errors
HIERARCHY_NODES RPYBM4430 43 Nodes

Functionality
With this remote callable function module you can read a level of ahierarchical list of the Process Model of one of the following modeltypes:

  • 'BMHF' Process Assignments to Application Components (Pocess List in
  • Business Navigator Component View)
    • 'BMET' Scenario Assignments to Organizational Units (second level of
    • the Business Navigator Process View)

      Example
      INCLUDE 'RPYBM_EXAMPLE' OBJECT DOKU ID TX
      To read a list of SAP processes fill the import parameters asfollows:

      • MODEL_TYPE = 'BMHF'

      • MODEL_ID = 'ZL8X000027' (number of the parent object this list is
      • linked to e. g. customer component number).

        Notes
        INCLUDE 'RPYBM_HINT_REL' OBJECT DOKU ID TX

        Further information
        INCLUDE 'RPYBM_GEN' OBJECT DOKU ID TX