public class PostingInAccountingCoPaAcctAssignmentValueField extends Object
Structure: BAPIACKEV9
Modifier and Type | Class and Description |
---|---|
static class |
PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder |
Modifier and Type | Method and Description |
---|---|
static PostingInAccountingCoPaAcctAssignmentValueField.PostingInAccountingCoPaAcctAssignmentValueFieldBuilder |
builder() |
boolean |
equals(Object o) |
ValueComponentsCurrencyField |
getAmtValcom()
Field name: AMT_VALCOM
Type element: BAPIRKEVAL
Domain name: BAPICURR
Internal type: DEC
Description: Value components: Currency field
Max length: 12
|
BaseUnitOfMeasure |
getBaseUom()
Field name: BASE_UOM
Type element: MEINS
Domain name: MEINS
Internal type: UNIT
Description: Base Unit of Measure
Max length: 3
|
BaseUnitOfMeasureInIsoCode |
getBaseUomIso()
Field name: BASE_UOM_ISO
Type element: MEINS_ISO
Domain name: ISOCD_UNIT
Internal type: CHAR
Description: Base unit of measure in ISO code
Max length: 3
|
CurrencyKey |
getCurrency()
Field name: CURRENCY
Type element: WAERS
Domain name: WAERS
Internal type: CUKY
Description: Currency Key
Max length: 5
|
IsoCodeCurrency |
getCurrencyIso()
Field name: CURRENCY_ISO
Type element: WAERS_ISO
Domain name: ISOCD
Internal type: CHAR
Description: ISO code currency
Max length: 3
|
CurrencyTypeAndValuationView |
getCurrType()
Field name: CURR_TYPE
Type element: CURTP
Domain name: CURTP
Internal type: CHAR
Description: Currency type and valuation view
Max length: 2
|
FieldName |
getFieldname()
Field name: FIELDNAME
Type element: FIELDNAME
Domain name: FDNAME
Internal type: CHAR
Description: Field Name
Max length: 30
|
AccountingDocumentLineItemNumber |
getItemnoAcc()
Field name: ITEMNO_ACC
Type element: POSNR_ACC
Domain name: POSNR_ACC
Internal type: NUMC
Description: Accounting Document Line Item Number
Max length: 10
|
ValueFieldsQuantities |
getQuaValcom()
Field name: QUA_VALCOM
Type element: QUA_VALCOM
Domain name: MENG15
Internal type: QUAN
Description: Value fields: Quantities
Max length: 8
|
int |
hashCode() |
void |
setAmtValcom(ValueComponentsCurrencyField amtValcom)
Field name: AMT_VALCOM
Type element: BAPIRKEVAL
Domain name: BAPICURR
Internal type: DEC
Description: Value components: Currency field
Max length: 12
|
void |
setBaseUom(BaseUnitOfMeasure baseUom)
Field name: BASE_UOM
Type element: MEINS
Domain name: MEINS
Internal type: UNIT
Description: Base Unit of Measure
Max length: 3
|
void |
setBaseUomIso(BaseUnitOfMeasureInIsoCode baseUomIso)
Field name: BASE_UOM_ISO
Type element: MEINS_ISO
Domain name: ISOCD_UNIT
Internal type: CHAR
Description: Base unit of measure in ISO code
Max length: 3
|
void |
setCurrency(CurrencyKey currency)
Field name: CURRENCY
Type element: WAERS
Domain name: WAERS
Internal type: CUKY
Description: Currency Key
Max length: 5
|
void |
setCurrencyIso(IsoCodeCurrency currencyIso)
Field name: CURRENCY_ISO
Type element: WAERS_ISO
Domain name: ISOCD
Internal type: CHAR
Description: ISO code currency
Max length: 3
|
void |
setCurrType(CurrencyTypeAndValuationView currType)
Field name: CURR_TYPE
Type element: CURTP
Domain name: CURTP
Internal type: CHAR
Description: Currency type and valuation view
Max length: 2
|
void |
setFieldname(FieldName fieldname)
Field name: FIELDNAME
Type element: FIELDNAME
Domain name: FDNAME
Internal type: CHAR
Description: Field Name
Max length: 30
|
void |
setItemnoAcc(AccountingDocumentLineItemNumber itemnoAcc)
Field name: ITEMNO_ACC
Type element: POSNR_ACC
Domain name: POSNR_ACC
Internal type: NUMC
Description: Accounting Document Line Item Number
Max length: 10
|
void |
setQuaValcom(ValueFieldsQuantities quaValcom)
Field name: QUA_VALCOM
Type element: QUA_VALCOM
Domain name: MENG15
Internal type: QUAN
Description: Value fields: Quantities
Max length: 8
|
String |
toString() |
void |
validate() |
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 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 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
Copyright © 2018 SAP SE. All rights reserved.