Class DeclarationOfOriginItemRequestDTO
java.lang.Object
de.aeb.xnsg.onpintegration.bf.declarationoforigin.DeclarationOfOriginItemRequestDTO
The item data of a request for the declaration of origin.
-
Field Summary
FieldsModifier and TypeFieldDescriptionde.aeb.xnsg.foundation.bf.genericdata.GenericDataFieldDTO[]The additional fields for the declaration of origin request.Length: 11,2 - The factory price for the declaration and origin request.Length: 30 - The cumulation type of the material master data.Length: 40 - The material number for the declaration and origin request.Length: 40 - The internal representation of a material number for the declaration and origin request.Length: 60 - The material order item reference for the declaration and origin request.Length: 12,5 - The quantity for the declaration and origin request. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
itemNo
Length: 30 - The cumulation type of the material master data. -
materialNo
Length: 40 - The material number for the declaration and origin request. -
materialNoInternal
Length: 40 - The internal representation of a material number for the declaration and origin request. -
materialOrderItemReference
Length: 60 - The material order item reference for the declaration and origin request. -
factoryPrice
Length: 11,2 - The factory price for the declaration and origin request. -
quantity
Length: 12,5 - The quantity for the declaration and origin request. -
additionalFields
public de.aeb.xnsg.foundation.bf.genericdata.GenericDataFieldDTO[] additionalFieldsThe additional fields for the declaration of origin request.
-
-
Constructor Details
-
DeclarationOfOriginItemRequestDTO
public DeclarationOfOriginItemRequestDTO()
-