Is it possible to give multiple values to the field of the Authority object.
For example
AUTHORITY-CHECK OBJECT 'M_MATE_WRK'
ID 'ACTVT' FIELD '03'
ID 'WERKS' FIELD : '0002', '1030', 2700'.
IF SY-SUBRC <> 0.
WRITE : 'No authorization'.
ENDIF.
Is it possible to give mulitple values for the field WERKS.