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

Difference between BAPI_PRODORDCONF_CREATE_HDR and CO15

Former Member
0 Likes
1,450

Hello all,

Im using BAPI_PRODORDCONF_CREATE_HDR for custom confirmation screen develpoment .

When i use CO15 to give confirmation for an production order, it gives goods movement error becouse of customizing settings, but when i run the same confirmation from my program with the bapi above, it ends without error and no error is shown in return table.

I need to see the same error in my bapi. I tried post_wrong_entries parameter, 0,1,2. They doesnt make any differences.

Why cant i see the same error with CO15 at my program?

Any ideas?

Thanks.

Hello all,

Im using BAPI_PRODORDCONF_CREATE_HDR for custom confirmation screen develpoment .

When i use CO15 to give confirmation for an production order, it gives goods movement error becouse of customizing settings, but when i run the same confirmation from my program with the bapi above, it ends without error and no error is shown in return table.

I need to see the same error in my bapi. I tried post_wrong_entries parameter, 0,1,2. They doesnt make any differences.

Why cant i see the same error with CO15 at my program?

Any ideas?

Thanks.

4 REPLIES 4
Read only

former_member189905
Participant
0 Likes
1,208

Hi Ayfdin,

can you specify what error message ?

What are the customizing settings ?

Read only

0 Likes
1,208

After confirmation with co15 it gives error with goods movement and i cant give confirmation,

Customizing is done from OPK4. Im not sure about them but they work properly, but this customizing settings are not working for my development, i can give the confirmation from my bapi.

Read only

0 Likes
1,208

Try with this function mudodule that calls the BAPI  : PP_CATT_CONFBAPI_HDR.

And you give me the result, if the customizing is repected.

Read only

0 Likes
1,208

This bapi has the same effect with BAPI_PRODORDCONF_CREATE_HDR. It just gives confirmation without error. But when i try the same confirmation from CO15 screen, it gives the error in the attachment. I want to see same errors at return table of bapi, but it gives no error and it just gives confirmation