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

help needed with this BAPI

Former Member
0 Likes
491

hi,

I'm using this IS Oil BAPI RFC_SDCONOIL_CREATEFROMDATA for uploading sales contracts. When we create a contract this BAPI is popping up a dialog asking for some input values. There is no way that these input values can be supplied through the BAPI itself. Is there any way to supress such pop up dialogs after the execution of BAPIs.

Vijay

4 REPLIES 4
Read only

Former Member
0 Likes
460

anyone please......

Read only

0 Likes
460

Hi Vijay,

There are many notes available. I think 485359 will be helpful. Please check.

Thanks

Vinod

Read only

0 Likes
460

Did the answers help you? Can you please close the post if resolved?

Thanks,

Srinivas

Read only

Former Member
0 Likes
460

I don't have experience in IS-OIL, but what are the values that you are asked to enter? Did you check if you can set some SPA/GPA parameters to care of them? Look at the code where this pop-up comes and see if it is executed conditionally. If it is, then check what you are not satisfying in that condition.

Srinivas