Skip Navigation LinkseConnect Module : Type : Node : Fields Easy Navigation

taSopSerial

eConnect Errors Each eConnect node has specific errors that are associated with it
Param NameData TypeReqParamDescParam Mode
SOPTYPEsmallintYes 1=QUOTE,2=ORDER,3=INVOICE,4=RETURN,5=BKORDER,6=FULFILLMENT ORDER IN
SOPNUMBEchar(21)Yes Document Number IN
LNITMSEQintNo Line Item Sequence IN
CMPNTSEQintNo Component Sequence IN
QTYTYPEsmallintNo Quantity Type- 1 = QTY On Hand, 2 = QTY Returned, 3 = QTY in Use, 4 = QTY in Service, 5 = QTY Damaged IN
ITEMNMBRchar(30)No Item Number IN
LOCNCODEchar(10)No Will use default from IV if empty IN
QUANTITYnumeric(19,5)No Not used - always is set to 1 because Serial numbers are a 1 to 1 relationship to the Sop Line. Multiple nodes IN
BINchar(15)Yes Bin if multibins are enabled and creating a serial # on the fly @I_vAUTOCREATESERIAL = 1 IN
CREATEBINtinyintNo Create Bin 0 = no, 1 = yes - can only create bin when autocreating serial number and multi bins are enabled or returnIN
SERLNMBRchar(20)No New Serial Number - if not passed in and @I_vUpdateIfExists = 1 and @I_vSERLNMBRToReplace <> '', then deletes IN
AUTOCREATESERIALintNo or return @I_vSOPTYPE = 1 - otherwise defaults from IV00200 IN
DOCIDchar(15)No Document ID - optional - should match the DOCID passed to taSopLineIvcInsert IN
DROPSHIPsmallintNo Drop Ship Flag 1=DropShip - should match DropShip passed to taSopLineIvcInsert IN
QTYFULFInumeric(19,5)No Quantity Fulfilled - sum of this field on all taSopSerialPre nodes being passed in should match @I_vQTYFULFI passed IN
ALLOCATEsmallintNo Allocates quantities - should match @I_vALLOCATE passed to taSopLineIvcInsert - 0=use @I_vDOCID default; IN
UpdateIfExistssmallintNo Auto Create Serial Number on the Fly 0 = False & 1 = True IN
SERLNMBRToReplacechar(20)No Auto Create Serial Number on the Fly 0 = False & 1 = True IN
RequesterTrxsmallintNo Requester Transaction - 0=false,1=true - if true than populates Requester shadow table IN
USRDEFND1char(50)No User Defined field - developer use only IN
USRDEFND2char(50)No User Defined field - developer use only IN
USRDEFND3char(50)No User Defined field - developer use only IN
USRDEFND4varchar(8000)No User Defined field - developer use only IN
USRDEFND5varchar(8000)No User Defined field - developer use only IN
ErrorStateintNo Create Custom Business Logic INOUT
oErrStringvarchar(255)No Create Custom Business Logic INOUT
Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3