F4211 Begin Doc, Edit Line & End Doc

Pushkaraj

Member
Hi,

I want to use F4211 Begin Document, F4211 Edit Line and F4211 End Document into my customized application to insert a new line in existing Sales Order. I have used all BSFN in my application but its giving an error regarding Status Code Setup. Can anyone tell me how can I use these functions?

Thank in advance.

Thanks & Regards,
Pushkar
 
ER Debugger
VC++ Debugger
jdedebug.log

Edit an order using P4210 or P42101 and use the above tools to see what it does that your not.
 
I agree with BOster. Run Sales Order Entry in debug in 'C' and record what parameters are needed for each function. I've done this with many other processes such as Inventory Issues, Inventory Transfers, etc. to create batch Work Benches and the like. You could also review R47011 if you utilize EDI 850's.

Good Luck!
 
Back
Top