Quantcast
Channel: Dynamics User Group
Viewing all articles
Browse latest Browse all 15740

Insert Record in WMSOrderTrans

$
0
0

Hi

What is the correct code for inserting record in WMSOrdertrans?  because my insert code is not working?.. please see my code below

any sugestion and correction is very appriciated for my improvement thanks.

staticvoid  Job9(Args _args)

{

WMSOrderTrans wmsordertrans;

 

wmsordertrans.ttsbegin();

 

 

 

selectforupdate wmsordertrans;

wmsordertrans.customer=

 

"EATI-000002";

wmsordertrans.insert();

wmsordertrans.ttscommit();

 

 

 

 

print"done";

 

 

 

pause

;

this is the error: Function WMSOrderTransType.insert has been incorrectly called.


Viewing all articles
Browse latest Browse all 15740

Latest Images

Trending Articles



Latest Images