on ‎2012 Jun 26 11:52 PM
HI, I am trying to confirm a production order by MII, the way that I'm doing is running a BAPI, when I do it in the ERP alone I put three fields and those are ORDERID, POSTG_DATE, YIELD. These are the values ​​I'm passing it on MII and is not working. Anyone know how to confirm an order for production by MII?
Regards,
Victor
Request clarification before answering.
Hi Victor,
Did you try to call BAPI from MII with the same credentials(login/pass) that you used in bapi test call from SAPGUI? Maybe permissions are not sufficient.
Regards,
Petr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Victor,
Sometimes when I compare result of calling bapi from GUI and external call, I find that some default fields values (like 'X' or ' ' in some fialed) are procecced correctly from GUI but not from MII, so I have to define them manualy in MII.
In your case maybe its FIN_CONF field. Try to put ' ', 'X' or '1' there.
Regards,
Petr
| 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.