SAP Function RPY_BMKF_READ_30 - Read communication flow

Parameter Reference Type Length Default Optional Text
COMMFLOW_ID RPYBM4030-MODEL_ID C 10 Communcation flow ID
LANGUAGE SYST-LANGU C 1 SY-LANGU X Language

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
FUNCTIONS RPYBM0430 246 Functions an Scenarios of the matrix
NODES RPYBM4130 43 Nodes of the Process Selection Matrix

Functionality
With this remote callable function module you can read a communicationflow matrix and its functions and scenarios.

Example
INCLUDE 'RPYBM_EXAMPLE' OBJECT DOKU ID TX
To read a communication flow you have to fill the import parameters asfollows:

  • COMMFLOW_ID = 'ZL8X000012' (R/3 number of the oranizational unit you
  • want to get the communication flow for)

    Notes
    INCLUDE 'RPYBM_HINT_REL' OBJECT DOKU ID TX

    Further information
    INCLUDE 'RPYBM_GEN' OBJECT DOKU ID TX