F4211 Edit line returning error code
Hi,
I am trying to add a non stock line to an existing sales order using the business functions F4211 Begin Doc, Edit Line, End Doc.
I am getting error code "2" when try to execute F4211 Edit line.
I have attached the code that i used. Can anyone help me to troubleshoot and correct the issue?
| | | F4211FSEditLine(B4200310.F4211FSEditLine)
| | | VA_JOBS <> mnCMJobNo [JOBS]
| | | "A" -> cCMLineAction [ACTN]
| | | "1" -> cCMProcessEdits [EV01]
| | | "1" -> cCMWriteToWFFlag [EV03]
| | | <Blank> -> cCMRecdWrittenToWF [EV04]
| | | VA_CTID -> szCMComputerID [CTID]
| | | VA_F4211ERRC <- cCMErrorConditions [ERRC]
| | | F4211.KCOO -> szOrderCo [KCOO]
| | | F4211.DOCO -> mnOrderNo [DOCO]