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

BAPI or Function Module for CO06

Former Member
0 Likes
1,974

Hi All,

Is there any BAPI or function module to reset the back order processing data for  Tcode  CO06 .

Thanks in Advance

5 REPLIES 5
Read only

rajucd81
Participant
0 Likes
1,201


Hi Balaji,

You just create a back oder processing by using CO06 Tcode and check in debugging that which FM/BAPI is posting B/O processing data.

Thanks

Raju C D

Read only

former_member188724
Contributor
0 Likes
1,201

Hi,

Pls check whether you can make use of FM BACKORDER_PROCESSING

Rgds,

K.S.

Read only

0 Likes
1,201

Hi KS,

I tried this FM : BACKORDER_PROCESSING but it shows the screen then we have to do changes like the changes made through transaction but i have to change the quantity with out displaying the screen

Read only

Former Member
0 Likes
1,201

Hi Balaji,

Please check the below FM(s), if it suits your requirement(s).

SD_BACKORDER_UPDATE

BACKORDER_PROCESSING

BR/Thanks

Pranav Agrawal    

Read only

0 Likes
1,201

Hi Pranav,

My requirment is , i have to change the quantity confirmed to zero using bapi or function module.I tried FM : BACKORDER_PROCESSING but it displays the screen but i dont want to display the screen and Please provide sample inputs what i have to pass to try FM : SD_BACKORDER_UPDATE