Class MaterialModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapinvoiceaddon.model.MaterialModel
-
- All Implemented Interfaces:
java.io.Serializable
public class MaterialModel extends ItemModel
Generated model class for type Material first defined at extension sapinvoiceaddon.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_SAPB2BDOCUMENT2MATERIALRELATIONGenerated relation code constant for relationSapB2BDocument2MaterialRelationdefining source attributesapB2BDocumentin extensionsapinvoiceaddon.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringABSTNETVALUEGenerated constant - Attribute key ofMaterial.abstNetValueattribute defined at extensionsapinvoiceaddon.static java.lang.StringCASHDISCGenerated constant - Attribute key ofMaterial.cashDiscattribute defined at extensionsapinvoiceaddon.static java.lang.StringGROSSPRICEGenerated constant - Attribute key ofMaterial.grossPriceattribute defined at extensionsapinvoiceaddon.static java.lang.StringGROSSVALUEGenerated constant - Attribute key ofMaterial.grossValueattribute defined at extensionsapinvoiceaddon.static java.lang.StringMATDESCGenerated constant - Attribute key ofMaterial.matDescattribute defined at extensionsapinvoiceaddon.static java.lang.StringMATNOGenerated constant - Attribute key ofMaterial.matNoattribute defined at extensionsapinvoiceaddon.static java.lang.StringMATPOSNOGenerated constant - Attribute key ofMaterial.matPosNoattribute defined at extensionsapinvoiceaddon.static java.lang.StringNETPRICEGenerated constant - Attribute key ofMaterial.netPriceattribute defined at extensionsapinvoiceaddon.static java.lang.StringNETVALUEGenerated constant - Attribute key ofMaterial.netValueattribute defined at extensionsapinvoiceaddon.static java.lang.StringQUALIFYCASHDISCGenerated constant - Attribute key ofMaterial.qualifyCashDiscattribute defined at extensionsapinvoiceaddon.static java.lang.StringQUANTITYGenerated constant - Attribute key ofMaterial.quantityattribute defined at extensionsapinvoiceaddon.static java.lang.StringSAPB2BDOCUMENTGenerated constant - Attribute key ofMaterial.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.static java.lang.StringSTATVALUEGenerated constant - Attribute key ofMaterial.statValueattribute defined at extensionsapinvoiceaddon.static java.lang.StringSUBTOTAL1Generated constant - Attribute key ofMaterial.subTotal1attribute defined at extensionsapinvoiceaddon.static java.lang.StringSUBTOTAL2Generated constant - Attribute key ofMaterial.subTotal2attribute defined at extensionsapinvoiceaddon.static java.lang.StringSUBTOTAL3Generated constant - Attribute key ofMaterial.subTotal3attribute defined at extensionsapinvoiceaddon.static java.lang.StringSUBTOTAL4Generated constant - Attribute key ofMaterial.subTotal4attribute defined at extensionsapinvoiceaddon.static java.lang.StringSUBTOTAL5Generated constant - Attribute key ofMaterial.subTotal5attribute defined at extensionsapinvoiceaddon.static java.lang.StringSUBTOTAL6Generated constant - Attribute key ofMaterial.subTotal6attribute defined at extensionsapinvoiceaddon.static java.lang.StringUNITGenerated constant - Attribute key ofMaterial.unitattribute defined at extensionsapinvoiceaddon.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description MaterialModel()Generated constructor - Default constructor for generic creation.MaterialModel(ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMaterialModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAbstNetValue()Generated method - Getter of theMaterial.abstNetValueattribute defined at extensionsapinvoiceaddon.java.lang.StringgetCashDisc()Generated method - Getter of theMaterial.cashDiscattribute defined at extensionsapinvoiceaddon.java.lang.StringgetGrossPrice()Generated method - Getter of theMaterial.grossPriceattribute defined at extensionsapinvoiceaddon.java.lang.StringgetGrossValue()Generated method - Getter of theMaterial.grossValueattribute defined at extensionsapinvoiceaddon.java.lang.StringgetMatDesc()Generated method - Getter of theMaterial.matDescattribute defined at extensionsapinvoiceaddon.java.lang.StringgetMatNo()Generated method - Getter of theMaterial.matNoattribute defined at extensionsapinvoiceaddon.java.lang.StringgetMatPosNo()Generated method - Getter of theMaterial.matPosNoattribute defined at extensionsapinvoiceaddon.java.lang.StringgetNetPrice()Generated method - Getter of theMaterial.netPriceattribute defined at extensionsapinvoiceaddon.java.lang.StringgetNetValue()Generated method - Getter of theMaterial.netValueattribute defined at extensionsapinvoiceaddon.java.lang.StringgetQualifyCashDisc()Generated method - Getter of theMaterial.qualifyCashDiscattribute defined at extensionsapinvoiceaddon.java.lang.StringgetQuantity()Generated method - Getter of theMaterial.quantityattribute defined at extensionsapinvoiceaddon.SapB2BDocumentModelgetSapB2BDocument()Generated method - Getter of theMaterial.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.java.lang.StringgetStatValue()Generated method - Getter of theMaterial.statValueattribute defined at extensionsapinvoiceaddon.java.lang.StringgetSubTotal1()Generated method - Getter of theMaterial.subTotal1attribute defined at extensionsapinvoiceaddon.java.lang.StringgetSubTotal2()Generated method - Getter of theMaterial.subTotal2attribute defined at extensionsapinvoiceaddon.java.lang.StringgetSubTotal3()Generated method - Getter of theMaterial.subTotal3attribute defined at extensionsapinvoiceaddon.java.lang.StringgetSubTotal4()Generated method - Getter of theMaterial.subTotal4attribute defined at extensionsapinvoiceaddon.java.lang.StringgetSubTotal5()Generated method - Getter of theMaterial.subTotal5attribute defined at extensionsapinvoiceaddon.java.lang.StringgetSubTotal6()Generated method - Getter of theMaterial.subTotal6attribute defined at extensionsapinvoiceaddon.java.lang.StringgetUnit()Generated method - Getter of theMaterial.unitattribute defined at extensionsapinvoiceaddon.voidsetAbstNetValue(java.lang.String value)Generated method - Setter ofMaterial.abstNetValueattribute defined at extensionsapinvoiceaddon.voidsetCashDisc(java.lang.String value)Generated method - Setter ofMaterial.cashDiscattribute defined at extensionsapinvoiceaddon.voidsetGrossPrice(java.lang.String value)Generated method - Setter ofMaterial.grossPriceattribute defined at extensionsapinvoiceaddon.voidsetGrossValue(java.lang.String value)Generated method - Setter ofMaterial.grossValueattribute defined at extensionsapinvoiceaddon.voidsetMatDesc(java.lang.String value)Generated method - Setter ofMaterial.matDescattribute defined at extensionsapinvoiceaddon.voidsetMatNo(java.lang.String value)Generated method - Setter ofMaterial.matNoattribute defined at extensionsapinvoiceaddon.voidsetMatPosNo(java.lang.String value)Generated method - Setter ofMaterial.matPosNoattribute defined at extensionsapinvoiceaddon.voidsetNetPrice(java.lang.String value)Generated method - Setter ofMaterial.netPriceattribute defined at extensionsapinvoiceaddon.voidsetNetValue(java.lang.String value)Generated method - Setter ofMaterial.netValueattribute defined at extensionsapinvoiceaddon.voidsetQualifyCashDisc(java.lang.String value)Generated method - Setter ofMaterial.qualifyCashDiscattribute defined at extensionsapinvoiceaddon.voidsetQuantity(java.lang.String value)Generated method - Setter ofMaterial.quantityattribute defined at extensionsapinvoiceaddon.voidsetSapB2BDocument(SapB2BDocumentModel value)Generated method - Setter ofMaterial.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.voidsetStatValue(java.lang.String value)Generated method - Setter ofMaterial.statValueattribute defined at extensionsapinvoiceaddon.voidsetSubTotal1(java.lang.String value)Generated method - Setter ofMaterial.subTotal1attribute defined at extensionsapinvoiceaddon.voidsetSubTotal2(java.lang.String value)Generated method - Setter ofMaterial.subTotal2attribute defined at extensionsapinvoiceaddon.voidsetSubTotal3(java.lang.String value)Generated method - Setter ofMaterial.subTotal3attribute defined at extensionsapinvoiceaddon.voidsetSubTotal4(java.lang.String value)Generated method - Setter ofMaterial.subTotal4attribute defined at extensionsapinvoiceaddon.voidsetSubTotal5(java.lang.String value)Generated method - Setter ofMaterial.subTotal5attribute defined at extensionsapinvoiceaddon.voidsetSubTotal6(java.lang.String value)Generated method - Setter ofMaterial.subTotal6attribute defined at extensionsapinvoiceaddon.voidsetUnit(java.lang.String value)Generated method - Setter ofMaterial.unitattribute defined at extensionsapinvoiceaddon.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_SAPB2BDOCUMENT2MATERIALRELATION
public static final java.lang.String _SAPB2BDOCUMENT2MATERIALRELATION
Generated relation code constant for relationSapB2BDocument2MaterialRelationdefining source attributesapB2BDocumentin extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
MATPOSNO
public static final java.lang.String MATPOSNO
Generated constant - Attribute key ofMaterial.matPosNoattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
MATNO
public static final java.lang.String MATNO
Generated constant - Attribute key ofMaterial.matNoattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
MATDESC
public static final java.lang.String MATDESC
Generated constant - Attribute key ofMaterial.matDescattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Generated constant - Attribute key ofMaterial.quantityattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
UNIT
public static final java.lang.String UNIT
Generated constant - Attribute key ofMaterial.unitattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
GROSSPRICE
public static final java.lang.String GROSSPRICE
Generated constant - Attribute key ofMaterial.grossPriceattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
GROSSVALUE
public static final java.lang.String GROSSVALUE
Generated constant - Attribute key ofMaterial.grossValueattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
NETVALUE
public static final java.lang.String NETVALUE
Generated constant - Attribute key ofMaterial.netValueattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SUBTOTAL1
public static final java.lang.String SUBTOTAL1
Generated constant - Attribute key ofMaterial.subTotal1attribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SUBTOTAL2
public static final java.lang.String SUBTOTAL2
Generated constant - Attribute key ofMaterial.subTotal2attribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SUBTOTAL3
public static final java.lang.String SUBTOTAL3
Generated constant - Attribute key ofMaterial.subTotal3attribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SUBTOTAL4
public static final java.lang.String SUBTOTAL4
Generated constant - Attribute key ofMaterial.subTotal4attribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SUBTOTAL5
public static final java.lang.String SUBTOTAL5
Generated constant - Attribute key ofMaterial.subTotal5attribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SUBTOTAL6
public static final java.lang.String SUBTOTAL6
Generated constant - Attribute key ofMaterial.subTotal6attribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
QUALIFYCASHDISC
public static final java.lang.String QUALIFYCASHDISC
Generated constant - Attribute key ofMaterial.qualifyCashDiscattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
ABSTNETVALUE
public static final java.lang.String ABSTNETVALUE
Generated constant - Attribute key ofMaterial.abstNetValueattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
NETPRICE
public static final java.lang.String NETPRICE
Generated constant - Attribute key ofMaterial.netPriceattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
CASHDISC
public static final java.lang.String CASHDISC
Generated constant - Attribute key ofMaterial.cashDiscattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
STATVALUE
public static final java.lang.String STATVALUE
Generated constant - Attribute key ofMaterial.statValueattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SAPB2BDOCUMENT
public static final java.lang.String SAPB2BDOCUMENT
Generated constant - Attribute key ofMaterial.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
MaterialModel
public MaterialModel()
Generated constructor - Default constructor for generic creation.
-
MaterialModel
public MaterialModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
MaterialModel
@Deprecated(since="4.1.1", forRemoval=true) public MaterialModel(ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getAbstNetValue
@Accessor(qualifier="abstNetValue", type=GETTER) public java.lang.String getAbstNetValue()
Generated method - Getter of theMaterial.abstNetValueattribute defined at extensionsapinvoiceaddon.- Returns:
- the abstNetValue - Absolute net value of item
-
getCashDisc
@Accessor(qualifier="cashDisc", type=GETTER) public java.lang.String getCashDisc()
Generated method - Getter of theMaterial.cashDiscattribute defined at extensionsapinvoiceaddon.- Returns:
- the cashDisc - Cash discount amount
-
getGrossPrice
@Accessor(qualifier="grossPrice", type=GETTER) public java.lang.String getGrossPrice()
Generated method - Getter of theMaterial.grossPriceattribute defined at extensionsapinvoiceaddon.- Returns:
- the grossPrice - Gross Price (per Unit)
-
getGrossValue
@Accessor(qualifier="grossValue", type=GETTER) public java.lang.String getGrossValue()
Generated method - Getter of theMaterial.grossValueattribute defined at extensionsapinvoiceaddon.- Returns:
- the grossValue - Gross Price (total)
-
getMatDesc
@Accessor(qualifier="matDesc", type=GETTER) public java.lang.String getMatDesc()
Generated method - Getter of theMaterial.matDescattribute defined at extensionsapinvoiceaddon.- Returns:
- the matDesc - Item Description
-
getMatNo
@Accessor(qualifier="matNo", type=GETTER) public java.lang.String getMatNo()
Generated method - Getter of theMaterial.matNoattribute defined at extensionsapinvoiceaddon.- Returns:
- the matNo - Item Number
-
getMatPosNo
@Accessor(qualifier="matPosNo", type=GETTER) public java.lang.String getMatPosNo()
Generated method - Getter of theMaterial.matPosNoattribute defined at extensionsapinvoiceaddon.- Returns:
- the matPosNo - Item Position
-
getNetPrice
@Accessor(qualifier="netPrice", type=GETTER) public java.lang.String getNetPrice()
Generated method - Getter of theMaterial.netPriceattribute defined at extensionsapinvoiceaddon.- Returns:
- the netPrice - Net price
-
getNetValue
@Accessor(qualifier="netValue", type=GETTER) public java.lang.String getNetValue()
Generated method - Getter of theMaterial.netValueattribute defined at extensionsapinvoiceaddon.- Returns:
- the netValue - Net Value (total)
-
getQualifyCashDisc
@Accessor(qualifier="qualifyCashDisc", type=GETTER) public java.lang.String getQualifyCashDisc()
Generated method - Getter of theMaterial.qualifyCashDiscattribute defined at extensionsapinvoiceaddon.- Returns:
- the qualifyCashDisc - Amount qualifying for cash discount
-
getQuantity
@Accessor(qualifier="quantity", type=GETTER) public java.lang.String getQuantity()
Generated method - Getter of theMaterial.quantityattribute defined at extensionsapinvoiceaddon.- Returns:
- the quantity - Quantity
-
getSapB2BDocument
@Accessor(qualifier="sapB2BDocument", type=GETTER) public SapB2BDocumentModel getSapB2BDocument()
Generated method - Getter of theMaterial.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.- Returns:
- the sapB2BDocument
-
getStatValue
@Accessor(qualifier="statValue", type=GETTER) public java.lang.String getStatValue()
Generated method - Getter of theMaterial.statValueattribute defined at extensionsapinvoiceaddon.- Returns:
- the statValue - Statistical value
-
getSubTotal1
@Accessor(qualifier="subTotal1", type=GETTER) public java.lang.String getSubTotal1()
Generated method - Getter of theMaterial.subTotal1attribute defined at extensionsapinvoiceaddon.- Returns:
- the subTotal1 - SubTotal 1 from pric. calc. proc
-
getSubTotal2
@Accessor(qualifier="subTotal2", type=GETTER) public java.lang.String getSubTotal2()
Generated method - Getter of theMaterial.subTotal2attribute defined at extensionsapinvoiceaddon.- Returns:
- the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
-
getSubTotal3
@Accessor(qualifier="subTotal3", type=GETTER) public java.lang.String getSubTotal3()
Generated method - Getter of theMaterial.subTotal3attribute defined at extensionsapinvoiceaddon.- Returns:
- the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
-
getSubTotal4
@Accessor(qualifier="subTotal4", type=GETTER) public java.lang.String getSubTotal4()
Generated method - Getter of theMaterial.subTotal4attribute defined at extensionsapinvoiceaddon.- Returns:
- the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
-
getSubTotal5
@Accessor(qualifier="subTotal5", type=GETTER) public java.lang.String getSubTotal5()
Generated method - Getter of theMaterial.subTotal5attribute defined at extensionsapinvoiceaddon.- Returns:
- the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
-
getSubTotal6
@Accessor(qualifier="subTotal6", type=GETTER) public java.lang.String getSubTotal6()
Generated method - Getter of theMaterial.subTotal6attribute defined at extensionsapinvoiceaddon.- Returns:
- the subTotal6 - SubTotal 6 from pric. calc. proc.
-
getUnit
@Accessor(qualifier="unit", type=GETTER) public java.lang.String getUnit()
Generated method - Getter of theMaterial.unitattribute defined at extensionsapinvoiceaddon.- Returns:
- the unit - Unit of Measure
-
setAbstNetValue
@Accessor(qualifier="abstNetValue", type=SETTER) public void setAbstNetValue(java.lang.String value)
Generated method - Setter ofMaterial.abstNetValueattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the abstNetValue - Absolute net value of item
-
setCashDisc
@Accessor(qualifier="cashDisc", type=SETTER) public void setCashDisc(java.lang.String value)
Generated method - Setter ofMaterial.cashDiscattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the cashDisc - Cash discount amount
-
setGrossPrice
@Accessor(qualifier="grossPrice", type=SETTER) public void setGrossPrice(java.lang.String value)
Generated method - Setter ofMaterial.grossPriceattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the grossPrice - Gross Price (per Unit)
-
setGrossValue
@Accessor(qualifier="grossValue", type=SETTER) public void setGrossValue(java.lang.String value)
Generated method - Setter ofMaterial.grossValueattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the grossValue - Gross Price (total)
-
setMatDesc
@Accessor(qualifier="matDesc", type=SETTER) public void setMatDesc(java.lang.String value)
Generated method - Setter ofMaterial.matDescattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the matDesc - Item Description
-
setMatNo
@Accessor(qualifier="matNo", type=SETTER) public void setMatNo(java.lang.String value)
Generated method - Setter ofMaterial.matNoattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the matNo - Item Number
-
setMatPosNo
@Accessor(qualifier="matPosNo", type=SETTER) public void setMatPosNo(java.lang.String value)
Generated method - Setter ofMaterial.matPosNoattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the matPosNo - Item Position
-
setNetPrice
@Accessor(qualifier="netPrice", type=SETTER) public void setNetPrice(java.lang.String value)
Generated method - Setter ofMaterial.netPriceattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the netPrice - Net price
-
setNetValue
@Accessor(qualifier="netValue", type=SETTER) public void setNetValue(java.lang.String value)
Generated method - Setter ofMaterial.netValueattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the netValue - Net Value (total)
-
setQualifyCashDisc
@Accessor(qualifier="qualifyCashDisc", type=SETTER) public void setQualifyCashDisc(java.lang.String value)
Generated method - Setter ofMaterial.qualifyCashDiscattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the qualifyCashDisc - Amount qualifying for cash discount
-
setQuantity
@Accessor(qualifier="quantity", type=SETTER) public void setQuantity(java.lang.String value)
Generated method - Setter ofMaterial.quantityattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the quantity - Quantity
-
setSapB2BDocument
@Accessor(qualifier="sapB2BDocument", type=SETTER) public void setSapB2BDocument(SapB2BDocumentModel value)
Generated method - Setter ofMaterial.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the sapB2BDocument
-
setStatValue
@Accessor(qualifier="statValue", type=SETTER) public void setStatValue(java.lang.String value)
Generated method - Setter ofMaterial.statValueattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the statValue - Statistical value
-
setSubTotal1
@Accessor(qualifier="subTotal1", type=SETTER) public void setSubTotal1(java.lang.String value)
Generated method - Setter ofMaterial.subTotal1attribute defined at extensionsapinvoiceaddon.- Parameters:
value- the subTotal1 - SubTotal 1 from pric. calc. proc
-
setSubTotal2
@Accessor(qualifier="subTotal2", type=SETTER) public void setSubTotal2(java.lang.String value)
Generated method - Setter ofMaterial.subTotal2attribute defined at extensionsapinvoiceaddon.- Parameters:
value- the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
-
setSubTotal3
@Accessor(qualifier="subTotal3", type=SETTER) public void setSubTotal3(java.lang.String value)
Generated method - Setter ofMaterial.subTotal3attribute defined at extensionsapinvoiceaddon.- Parameters:
value- the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
-
setSubTotal4
@Accessor(qualifier="subTotal4", type=SETTER) public void setSubTotal4(java.lang.String value)
Generated method - Setter ofMaterial.subTotal4attribute defined at extensionsapinvoiceaddon.- Parameters:
value- the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
-
setSubTotal5
@Accessor(qualifier="subTotal5", type=SETTER) public void setSubTotal5(java.lang.String value)
Generated method - Setter ofMaterial.subTotal5attribute defined at extensionsapinvoiceaddon.- Parameters:
value- the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
-
setSubTotal6
@Accessor(qualifier="subTotal6", type=SETTER) public void setSubTotal6(java.lang.String value)
Generated method - Setter ofMaterial.subTotal6attribute defined at extensionsapinvoiceaddon.- Parameters:
value- the subTotal6 - SubTotal 6 from pric. calc. proc.
-
-