Skip to Content
0
Former Member
Dec 28, 2007 at 09:19 AM

Query in Authority object

47 Views

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.