Class ICConsignmentFolderParmsDTO
java.lang.Object
de.aeb.xnsg.customs.requests.consignment.ICConsignmentFolderParmsDTO
Identifies a consignment to be opened in a folder.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe unique business object id of the desired consignment.The consignment id of the ERP system of the client. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
businessObjectId
The unique business object id of the desired consignment. BusinessObjectId or consignmentIdClientSystem must be filled.length=50
-
consignmentIdClientSystem
The consignment id of the ERP system of the client. BusinessObjectId or consignmentIdClientSystem must be filled.length=255
-
-
Constructor Details
-
ICConsignmentFolderParmsDTO
public ICConsignmentFolderParmsDTO()
-