SAP Function RPY_BMFZ_READ_30 - Read Input/Output and System Organizational Unit Assignments

Parameter Reference Type Length Default Optional Text
LANGUAGE SYST-LANGU C 1 SY-LANGU X Language
PROCESS_ID RPYBM4031-MODEL_ID C 10 ID of the function/process

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

Parameter Reference Length Optional Text
ERRORS RPYBMER31 250 Errors
FUNCTION_ASSIGNMENTS RPYBMRL30 106 Assignments to a function/process

Functionality
With this remote callable function module you can read a list ofInput/Output and System Organizational Unit Assignments to a process orfunction of the Process Model.

Example
INCLUDE 'RPYBM_EXAMPLE' OBJECT DOKU ID TX
To read the assignments to a function/process you have to fill theimport parameters as follows:

  • PROCESS_ID = 'ZL8X000012' (R/3 number of the process or function you
  • want to get the assignment list for)

    Notes
    INCLUDE 'RPYBM_HINT_REL' OBJECT DOKU ID TX

    Further information
    INCLUDE 'RPYBM_GEN' OBJECT DOKU ID TX