public class PostingInAccountingCoPaAcctAssignmentValueField extends Object
Structure: BAPIACKEV9
Modifier and Type | Class and Description |
---|---|
static class |
PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder builder()
@Nullable public ValueComponentsCurrencyField getAmtValcom()
Type element: BAPIRKEVAL Domain name: BAPICURR Internal type: DEC Description: Value components: Currency field Max length: 12
@Nullable public ValueComponentsCurrencyField16 getAmtValcomLong()
Type element: BAPIRKEVAL_31 Domain name: BAPICUREXT31 Internal type: DEC Description: Value Components: Currency Field (31 Digits) Max length: 16
@Nullable public BaseUnitOfMeasure getBaseUom()
Type element: MEINS Domain name: MEINS Internal type: UNIT Description: Base Unit of Measure Max length: 3
@Nullable public BaseUnitOfMeasureInIsoCode getBaseUomIso()
Type element: MEINS_ISO Domain name: ISOCD_UNIT Internal type: CHAR Description: Base unit of measure in ISO code Max length: 3
@Nullable public CurrencyKey getCurrency()
Type element: WAERS Domain name: WAERS Internal type: CUKY Description: Currency Key Max length: 5
@Nullable public IsoCodeCurrency getCurrencyIso()
Type element: WAERS_ISO Domain name: ISOCD Internal type: CHAR Description: ISO Code Currency Max length: 3
@Nullable public CurrencyTypeAndValuationView getCurrType()
Type element: CURTP Domain name: CURTP Internal type: CHAR Description: Currency type and valuation view Max length: 2
@Nullable public FieldName getFieldname()
Type element: FIELDNAME Domain name: FDNAME Internal type: CHAR Description: Field Name Max length: 30
@Nullable public AccountingDocumentLineItemNumber getItemnoAcc()
Type element: POSNR_ACC Domain name: POSNR_ACC Internal type: NUMC Description: Accounting Document Line Item Number Max length: 10
@Nullable public ValueFieldsQuantities getQuaValcom()
Type element: QUA_VALCOM Domain name: MENG15 Internal type: QUAN Description: Value fields: Quantities Max length: 8
public void setAmtValcom(@Nullable ValueComponentsCurrencyField amtValcom)
Type element: BAPIRKEVAL Domain name: BAPICURR Internal type: DEC Description: Value components: Currency field Max length: 12
public void setAmtValcomLong(@Nullable ValueComponentsCurrencyField16 amtValcomLong)
Type element: BAPIRKEVAL_31 Domain name: BAPICUREXT31 Internal type: DEC Description: Value Components: Currency Field (31 Digits) Max length: 16
public void setBaseUom(@Nullable BaseUnitOfMeasure baseUom)
Type element: MEINS Domain name: MEINS Internal type: UNIT Description: Base Unit of Measure Max length: 3
public void setBaseUomIso(@Nullable BaseUnitOfMeasureInIsoCode baseUomIso)
Type element: MEINS_ISO Domain name: ISOCD_UNIT Internal type: CHAR Description: Base unit of measure in ISO code Max length: 3
public void setCurrency(@Nullable CurrencyKey currency)
Type element: WAERS Domain name: WAERS Internal type: CUKY Description: Currency Key Max length: 5
public void setCurrencyIso(@Nullable IsoCodeCurrency currencyIso)
Type element: WAERS_ISO Domain name: ISOCD Internal type: CHAR Description: ISO Code Currency Max length: 3
public void setCurrType(@Nullable CurrencyTypeAndValuationView currType)
Type element: CURTP Domain name: CURTP Internal type: CHAR Description: Currency type and valuation view Max length: 2
public void setFieldname(@Nullable FieldName fieldname)
Type element: FIELDNAME Domain name: FDNAME Internal type: CHAR Description: Field Name Max length: 30
public void setItemnoAcc(@Nullable AccountingDocumentLineItemNumber itemnoAcc)
Type element: POSNR_ACC Domain name: POSNR_ACC Internal type: NUMC Description: Accounting Document Line Item Number Max length: 10
public void setQuaValcom(@Nullable ValueFieldsQuantities quaValcom)
Type element: QUA_VALCOM Domain name: MENG15 Internal type: QUAN Description: Value fields: Quantities Max length: 8
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.