Package de.aeb.xnsg.ftmc.af.v1
Class FTMCOpenAlNumberResearchDTO
java.lang.Object
de.aeb.xnsg.ftmc.bf.FTMCRequestDTO
de.aeb.xnsg.ftmc.af.v1.FTMCOpenAlNumberResearchDTO
DTO to hold data to research a AL number for a material.
-
Field Summary
FieldsModifier and TypeFieldDescriptionISO code of the country the classification belongs to.ISO code of language for which the descriptions should be displayedThe material number which identifies a material uniquely in the client.From this date on the AL number will be valid from.Fields inherited from class de.aeb.xnsg.ftmc.bf.FTMCRequestDTO
clientIdentCode, installationIdHost -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
materialNumber
The material number which identifies a material uniquely in the client.
length=50
-
languageISOCode
ISO code of language for which the descriptions should be displayedlength=2
-
countryISOCode
ISO code of the country the classification belongs to. -
validFrom
From this date on the AL number will be valid from. Ifnullthe AL number will be valid immediately.
-
-
Constructor Details
-
FTMCOpenAlNumberResearchDTO
public FTMCOpenAlNumberResearchDTO()
-