public class WithholdingTaxInformation extends Object
Structure: BAPIACWT09
Modifier and Type | Class and Description |
---|---|
static class |
WithholdingTaxInformation.WithholdingTaxInformationBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static WithholdingTaxInformation.WithholdingTaxInformationBuilder builder()
@Nullable @Generated(value="lombok") public AccountingDocumentLineItemNumber getItemnoAcc()
Domain name: POSNR_ACC Internal type: N Max length: 10
@Nullable @Generated(value="lombok") public IndicatorWithholdingTaxType getWtType()
Domain name: WITHT Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public WithholdingTaxCode getWtCode()
Domain name: WT_WITHCD Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getBasAmtLc()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getBasAmtTc()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getBasAmtL2()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getBasAmtL3()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getManAmtLc()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getManAmtTc()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getManAmtL2()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getManAmtL3()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getAwhAmtLc()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getAwhAmtTc()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getAwhAmtL2()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getAwhAmtL3()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public ErpBoolean getBasAmtInd()
Domain name: XFELD Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public ErpBoolean getManAmtInd()
Domain name: XFELD Internal type: C Max length: 1
@Generated(value="lombok") public void setItemnoAcc(@Nullable AccountingDocumentLineItemNumber itemnoAcc)
Domain name: POSNR_ACC Internal type: N Max length: 10
@Generated(value="lombok") public void setWtType(@Nullable IndicatorWithholdingTaxType wtType)
Domain name: WITHT Internal type: C Max length: 2
@Generated(value="lombok") public void setWtCode(@Nullable WithholdingTaxCode wtCode)
Domain name: WT_WITHCD Internal type: C Max length: 2
@Generated(value="lombok") public void setBasAmtLc(@Nullable CurrencyAmountsInBapiInterfaces basAmtLc)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setBasAmtTc(@Nullable CurrencyAmountsInBapiInterfaces basAmtTc)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setBasAmtL2(@Nullable CurrencyAmountsInBapiInterfaces basAmtL2)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setBasAmtL3(@Nullable CurrencyAmountsInBapiInterfaces basAmtL3)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setManAmtLc(@Nullable CurrencyAmountsInBapiInterfaces manAmtLc)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setManAmtTc(@Nullable CurrencyAmountsInBapiInterfaces manAmtTc)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setManAmtL2(@Nullable CurrencyAmountsInBapiInterfaces manAmtL2)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setManAmtL3(@Nullable CurrencyAmountsInBapiInterfaces manAmtL3)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setAwhAmtLc(@Nullable CurrencyAmountsInBapiInterfaces awhAmtLc)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setAwhAmtTc(@Nullable CurrencyAmountsInBapiInterfaces awhAmtTc)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setAwhAmtL2(@Nullable CurrencyAmountsInBapiInterfaces awhAmtL2)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setAwhAmtL3(@Nullable CurrencyAmountsInBapiInterfaces awhAmtL3)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setBasAmtInd(@Nullable ErpBoolean basAmtInd)
Domain name: XFELD Internal type: C Max length: 1
@Generated(value="lombok") public void setManAmtInd(@Nullable ErpBoolean manAmtInd)
Domain name: XFELD Internal type: C Max length: 1
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.