Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Authorization check

Former Member
0 Likes
508

Hi all,

I have a program with a transaction code for it.This program updates a table called DRAW.I am using the authority check statement using the authorisation object.This same object is being used for the standard transaction cv02n.When using su53 for a particular user it is displaying the tcodes used and it also displays cv02n tcode though i am not calling this transaction in my program.Can anyone tell me why i am getting this tcode and how to avoid calling of this transaction.

Useful answers will be definitely rewarded.

Regards,

Sowmya.

3 REPLIES 3
Read only

Former Member
0 Likes
471

Hi,

Which BAPI or a function module are you using to update DRAW?

Read only

0 Likes
471

I am using the bapi BAPI_DOCUMENT_CHANGE.

Read only

0 Likes
471

Hi Sowmya,

You try with the latest version of your BAPI i.e BAPI_DOCUMENT_CHANGE2

Thanks and Regards

Senthil Kumar Anantham.