SAP Function RPY_BMGT_READ_31 - Read process assignments to application components

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

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

Parameter Reference Length Optional Text
ERRORS RPYBMER31 250 Errors
HIERARCHY_NODES RPYBM4431 30 Nodes

Functionality
With this remote callable function module you can read a list ofProcess Assignments to an Application Component (Process List in theBusiness Navigator Component View)

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

  • OBJECT_ID = 'HLA0006009' (number of the parent object this list is
  • linked to, e. g. sales order).

    Notes
    INCLUDE 'RPYBM_HINT_REL' OBJECT DOKU ID TX

    Further information
    INCLUDE 'RPYBM_GEN' OBJECT DOKU ID TX