Cancel Sales Order

lhernandez

Member
I'm trying to use BF B32C0060 wich is a cancel order function. I'm not been sure what it does due to the fact that when I run it from bv, it doesn't look like it is doing anything..
We call Edwards support and their only answer is that this functions parameters are optional and olso that they no longer support it...
If anyone has ever used or experience with the given BF I will appreciate your feed-back.. It is call Cancel Sales Order Records (B32C0060)..
thanks
 
Thanks Brady... I appreciate your quick response...
I'm kind of new on this ... I'm trying to find what parameters I need
to send to the bf to make it work.. I've tried with order and order type
parameter but I think that is not enough.
Where or how can I found about this a particular BF if there is no
notes for it?

thanks


lhernandez

bradyjd replied to your post at the site: .
http://www.jdelist.com/ubb/showthreaded.php?Cat=&Board=OWDEV&Number=43645


Take a look at B4201220, this could work for you.


------------------- TEXT.htm follows -------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 8pt Microsoft Sans Serif; MARGIN-LEFT: 2px
I need to send to the bf to make it work.. I've tried with order and order type
parameter but I think that is not enough.</FONT></DIV>
is no notes for it?</FONT></DIV>
a look at B4201220, this could work for you.
</DIV></BODY></HTML
 
Parameters needed,
Order number
Order Type
Company
line number
Last Status, if canceling set literal to 980
Next Status, if canceling set literal to 999
Report Name
Date updated
Time of Day
User
Workstation
I set the Write Ledger Flag to to 1 to ledger changes to the F42199.
The rest can be Not Assigned.
 
Your Welcome.










Joe Brady
One World XE SP18.1 HP9000, Unix, Oracle, Citrix
 
What I observed while using this BSFN is that , it cancels the order correctly but in my case the Qty in SOQS (Shipped QTY ) still exist even after cancellation .
The Expectation was that the Shipped QTY amount should be moved to SOCN(Cancelled QTY) after cancellation , this is not happening when i use this BSFN .

Any thoughts to get this sorted while Cancelling the orders ?
 
Back
Top