Skip to Content
0
Dec 27, 2007 at 07:00 AM

Authority-Check

33 Views

Hi all,

Can we give more than one value for an Authorization field in Auth-Check.

Ex: AUTHORITY-CHECK OBJECT 'S_TRVL_BKS'

ID 'ACTVT' FIELD '02'

ID 'CUSTTYPE' FIELD <Value 1> <Value 2> <Value 3>.

IF SY-SUBRC <> 0.

MESSAGE E...

ENDIF.

If yes, please help me with exact syntax.