Skip to Content
0
Former Member
Jul 10, 2006 at 10:45 AM

BADI -- CRM_ORDER_AUTH_CHECK

333 Views

Hello all,

The method CRM_ORDER_ALTERN_AUTH_CHECK in the BADI - CRM_ORDER_AUTH_CHECK has a parameter CV_AUTH_CHECK_OK. It's Boolean with values 'X' and ' '.

How to set this parameter so that the user is not granted authorization.

Also is it possible to get a message saying that the user ain't authorized using this parameter; because unlike method CRM_ORDER_ADD_AUTH_CHECK no exception in the name NO_AUTHORITY is given in this method.

Please do help with small code to facilitate my understanding.

Thanks.