‎2005 Sep 10 2:04 PM
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
‎2005 Sep 10 3:04 PM
‎2005 Sep 10 4:24 PM
Hi Vijay,
There are many notes available. I think 485359 will be helpful. Please check.
Thanks
Vinod
‎2005 Sep 16 4:03 AM
Did the answers help you? Can you please close the post if resolved?
Thanks,
Srinivas
‎2005 Sep 10 4:04 PM
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