Fonction SAP BM_FILTERHEADER_MULTI_READ_31 - Read filters

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
LANGUAGE SYST-LANGU C 1 SY-LANGU X Language of objects to read

Paramètre Reférence Type Long. Description
ERROR_OCCURED RPYGSGF-ERR_EXIST C 1 Error occured, error table has entries
PROCESSING_STATUS RPYGSGF-PROC_STAT C 2 Status of processing

Paramètre Reférence Long. Facultatif Description
ERRORS RPYGSER 268 Errors
FILTERS RPYBM5231 217 Result table
OBJECTS_TO_READ RPYBMNO30 10 ID's of objects to read

Functionality
With this remote callable function module you can read a list offiltersof the Process Model.

Example
INCLUDE 'RPYBM_EXAMPLE' OBJECT DOKU ID TX
To read an filter you have to fill the field OBJ_NO of the tableOBJECTS_TO_READ for every event:
OBJECTS_TO_READ-OBJ_NO = 'ZL8X000012' (R/3 number of the filter to beread)

Notes
INCLUDE 'RPYBM_HINT_REL' OBJECT DOKU ID TX

Further information
INCLUDE 'RPYBM_GEN' OBJECT DOKU ID TX