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

Parameter Reference Type Length Default Optional Text
LANGUAGE SYST-LANGU C 1 SY-LANGU X Language
OBJECT_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 RPYBM4031 u 155 Model information
PROCESSING_STATUS RPYGSGF-PROC_STAT C 2

Parameter Reference Length Optional Text
ERRORS RPYBMER31 250 Errors
FUNCTION_ASSIGNMENTS RPYBMRL31 126 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:

  • OBJECT_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