SAP Message RECABT017 - You are not authorized to process the object

Diagnosis
An object was transferred to the BDT (for changing or creating). However
, there was no check to see if the user has authorization for processingthis object.

System Response
Processing of the object is not allowed, due to lack of authorization.

Procedure
Before the object is transferred to the BDT, there has to be a check tosee if the user has the necessary authorization for processing theobject. In the case of RE Business Objects, this check is performedautomatically by Factory methods (CF_RE..._...=>CREATE/FIND...)by setting the IF_AUTH_CHECK parameter.