cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Writing to a table in QA

Former Member
0 Kudos

Hello gurus!

I have a doubt because we have made a BAPI function to write in a table to expose a WIID to an external application. Everything works fine in Dev, but in QA the same code doesn't works and the table stills empty. Is there some write restrictions or permissions we have to get in mid before execute this BAPI?.

Regards IA

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check with your basis team, whether the authorizations of the user you use in QA match the one in DEV. There is a special authorization object for executing BAPIs and RFCs and it may not be in the user you use to run the program in QA.

Regards,

Lim...

Answers (1)

Answers (1)

surjith_kumar
Active Contributor
0 Kudos

Hi,

It could be an authorization problem, your executing the BAPI from you id right.

Once you executed, go to T.code SU53 and check it. If any authorization problem you can find there.

Regards,

Surjith