EXG
This commit is contained in:
@@ -1307,6 +1307,8 @@ Public Class cDakosy_EXG_Position
|
||||
Property exgPos_AdditionalInformation_8_Text As Object = Nothing
|
||||
Property exgPos_AdditionalInformation_9_Code As Object = Nothing
|
||||
Property exgPos_AdditionalInformation_9_Text As Object = Nothing
|
||||
Property exgPos_RequestedProcedure As Object = Nothing
|
||||
Property exgPos_PreviousProcedure As Object = Nothing
|
||||
|
||||
|
||||
Property exgPos_PACKAGING As New List(Of cDakosy_EXG_Position_Packaging)
|
||||
@@ -1493,7 +1495,8 @@ Public Class cDakosy_EXG_Position
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("exgPos_AdditionalInformation_8_Text", exgPos_AdditionalInformation_8_Text))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("exgPos_AdditionalInformation_9_Code", exgPos_AdditionalInformation_9_Code))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("exgPos_AdditionalInformation_9_Text", exgPos_AdditionalInformation_9_Text))
|
||||
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("exgPos_RequestedProcedure", exgPos_RequestedProcedure))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("exgPos_PreviousProcedure", exgPos_PreviousProcedure))
|
||||
|
||||
|
||||
Return list
|
||||
|
||||
Reference in New Issue
Block a user