on ‎2013 Jun 19 1:59 PM
I am trying to execute a BAPI - BAPI_PROCORD_RELEASE through MII. When i execute it through JCo it throws an error "Function not possible for the object" and when i execute it through JRA connection it runs fine. Can somebody help me why does this happen, i checked the request xml of both and found it to be same
Thanks
Anant
Request clarification before answering.
Hello Anant, Can you try to put external break point in ECC and see if any value defaulted through Running with SE37 vs JCO vs JRA.
Thanks
Hari
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anant,
Go to the BAPI's source code and put an external breakpoint using the button on top with a 'Stop' mark on it.
When you execute the JCO function from MII, the execution will come and stop in your BAPI at the breakpoint taht you have set.
This is how you can compare JCO and JRA. Analyze the difference between the execution when flow stops on using JCO vs the flow while using JRA from MII side.
Thanks,
Rutika
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.