2014 Sep 22 6:56 AM
Hi All,
Is there any BAPI or function module to reset the back order processing data for Tcode CO06 .
Thanks in Advance
2014 Sep 22 7:43 AM
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
2014 Sep 22 7:51 AM
Hi,
Pls check whether you can make use of FM BACKORDER_PROCESSING
Rgds,
K.S.
2014 Sep 22 8:17 AM
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
2014 Sep 22 7:58 AM
Hi Balaji,
Please check the below FM(s), if it suits your requirement(s).
SD_BACKORDER_UPDATE
BACKORDER_PROCESSING
BR/Thanks
Pranav Agrawal
2014 Sep 22 1:21 PM
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