cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Confirm production order in MII12.2

Former Member
0 Likes
1,334

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

View Entire Topic
Former Member
0 Likes

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

Former Member
0 Likes

Hi Petr,

yes, i tryed to call It with the same credentials.

Former Member
0 Likes

Regards, Victor

Former Member
0 Likes

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

Former Member
0 Likes

Hi Petr,

I defined the value as you said and still does not work. Any other option?

Regards, Victor

Former Member
0 Likes

Hi Petr,

The error that tells me is that no such order of production but the order exist.

Regards, Victor