cancel
Showing results for 
Search instead for 
Did you mean: 

Badi for text id check

Former Member
0 Kudos

Hi All,

Looking for Badi which we can implement for giving authorization to text ids in complaint fast entry screen.

As per Note # 854050-Display and change authorization for texts we can create authorization object but to give authorization alert we need to have badi where we can read the structure value of text id(TDID).

Please help.

Thanks & Regards,

Dhanraj Dange

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dhanraj,

You don't need to implement badi, use authorizations in CRM and you will get a message when you are not authorized to do the process.

Best Regards,

Pratik patel

<b>Reward with Points!</b>

Former Member
0 Kudos

Hi Pratik,

Please check note mentioned above. It says there is no authorization object for text id delivered in CRM 4.0.

If you are sucessful giving authorization please post steps to do it.

Regards,

Dhanraj

Former Member
0 Kudos

Hi,

Please try using the badi 'CRM_ORDER_AUTH_CHECK'. This should help you in One Order authorizations.

Please award points if the above info helps you.

Thanks and Regards,

Bhargava

Former Member
0 Kudos

Hi Bhargava,

We have implemented note # 854050(created object, generated SAP_ALL profile).

Then created created one new role and added this object in it with display only authorization for one of text id and assigned it to user.

But this is not reflecting any effect when user trying to create complaint using CRMD_BUS2000120 tcode and can change text id.

We have assigned check of new z object in tcode CRMD_BUS2000120 in SU24.

One thing we have noted with authorization trace active(ST01), when user executed tcode CRMD_BUS2000120 trace is showing tcd value = BP after few check with tcd = CRMD_BUS2000120. Also in trace we could not able to find out the new Z authorization object we have added in CRMD_BUS2000120.

Please help if any one has implemented this note or implemented z authorization object check.

Please help is any thing is missing.

Thanks & Regards,

Dhanraj Dange