public class VendorItem extends Object
Structure: BAPIACAP09
Modifier and Type | Class and Description |
---|---|
static class |
VendorItem.VendorItemBuilder |
Modifier and Type | Method and Description |
---|---|
static VendorItem.VendorItemBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
AssignmentNumber |
getAllocNmbr()
Field name: ALLOC_NMBR
|
AlternativePayee |
getAltPayee()
Field name: ALT_PAYEE
|
BankTypeOfAlternativePayer |
getAltPayeeBank()
Field name: ALT_PAYEE_BANK
|
ShortKeyForAHouseBank |
getBankId()
Field name: BANK_ID
|
LocalDate |
getBlineDate()
Field name: BLINE_DATE
|
ServiceIndicator |
getBllsrvInd()
Field name: BLLSRV_IND
|
AccountNumberOfTheBranch |
getBranch()
Field name: BRANCH
|
BudgetPeriod |
getBudgetPeriod()
Field name: BUDGET_PERIOD
|
BusinessArea |
getBusArea()
Field name: BUS_AREA
|
String |
getBusinessplace()
Field name: BUSINESSPLACE
|
CompanyCode |
getCompCode()
Field name: COMP_CODE
|
DaysForFirstCashDiscount |
getDsctDays1()
Field name: DSCT_DAYS1
|
DaysForSecondCashDiscount |
getDsctDays2()
Field name: DSCT_DAYS2
|
PercentageForFirstCashDiscount |
getDsctPct1()
Field name: DSCT_PCT1
|
PercentageForSecondCashDiscount |
getDsctPct2()
Field name: DSCT_PCT2
|
Fund |
getFund()
Field name: FUND
|
GeneralLedgerAccount |
getGlAccount()
Field name: GL_ACCOUNT
|
Grant |
getGrantNbr()
Field name: GRANT_NBR
|
IdForAccountDetails |
getHousebankacctid()
Field name: HOUSEBANKACCTID
|
InstructionKey1 |
getInstr1()
Field name: INSTR1
|
InstructionKey2 |
getInstr2()
Field name: INSTR2
|
InstructionKey3 |
getInstr3()
Field name: INSTR3
|
InstructionKey4 |
getInstr4()
Field name: INSTR4
|
AccountingDocumentLineItemNumber |
getItemnoAcc()
Field name: ITEMNO_ACC
|
String |
getItemText()
Field name: ITEM_TEXT
|
FundedProgram |
getMeasure()
Field name: MEASURE
|
DeadlineForNetConditions |
getNetterms()
Field name: NETTERMS
|
BranchCode |
getPartBusinessplace()
Field name: PART_BUSINESSPLACE
|
PartnerBankType |
getPartnerBk()
Field name: PARTNER_BK
|
String |
getPartnerGuid()
Field name: PARTNER_GUID
|
String |
getPaymtRef()
Field name: PAYMT_REF
|
String |
getPmntBlock()
Field name: PMNT_BLOCK
|
String |
getPmnttrms()
Field name: PMNTTRMS
|
PaymentMethodSupplement |
getPmtmthsupl()
Field name: PMTMTHSUPL
|
String |
getPoCheckdg()
Field name: PO_CHECKDG
|
PorReferenceNumber |
getPoRefNo()
Field name: PO_REF_NO
|
PorSubscriberNumber |
getPoSubNo()
Field name: PO_SUB_NO
|
ErpBoolean |
getPpaExInd()
Field name: PPA_EX_IND
|
ProfitCenter |
getProfitCtr()
Field name: PROFIT_CTR
|
AmountInPaymentCurrency |
getPymtAmt()
Field name: PYMT_AMT
|
AmountInPaymentCurrency16 |
getPymtAmtLong()
Field name: PYMT_AMT_LONG
|
CurrencyForAutomaticPayment |
getPymtCur()
Field name: PYMT_CUR
|
IsoCodeCurrency |
getPymtCurIso()
Field name: PYMT_CUR_ISO
|
PaymentMethod |
getPymtMeth()
Field name: PYMT_METH
|
String |
getRefKey1()
Field name: REF_KEY_1
|
String |
getRefKey2()
Field name: REF_KEY_2
|
String |
getRefKey3()
Field name: REF_KEY_3
|
StateCentralBankIndicator |
getScbankInd()
Field name: SCBANK_IND
|
String |
getSectioncode()
Field name: SECTIONCODE
|
String |
getSpGlInd()
Field name: SP_GL_IND
|
SupplyingCountry |
getSupcountry()
Field name: SUPCOUNTRY
|
SupplierCountryIsoCode |
getSupcountryIso()
Field name: SUPCOUNTRY_ISO
|
TaxOnSalesPurchasesCode |
getTaxCode()
Field name: TAX_CODE
|
LocalDate |
getTaxDate()
Field name: TAX_DATE
|
TaxJurisdiction |
getTaxjurcode()
Field name: TAXJURCODE
|
AccountNumberOfSupplier |
getVendorNo()
Field name: VENDOR_NO
|
String |
getWTaxCode()
Field name: W_TAX_CODE
|
int |
hashCode() |
void |
setAllocNmbr(AssignmentNumber allocNmbr)
Field name: ALLOC_NMBR
|
void |
setAltPayee(AlternativePayee altPayee)
Field name: ALT_PAYEE
|
void |
setAltPayeeBank(BankTypeOfAlternativePayer altPayeeBank)
Field name: ALT_PAYEE_BANK
|
void |
setBankId(ShortKeyForAHouseBank bankId)
Field name: BANK_ID
|
void |
setBlineDate(LocalDate blineDate)
Field name: BLINE_DATE
|
void |
setBllsrvInd(ServiceIndicator bllsrvInd)
Field name: BLLSRV_IND
|
void |
setBranch(AccountNumberOfTheBranch branch)
Field name: BRANCH
|
void |
setBudgetPeriod(BudgetPeriod budgetPeriod)
Field name: BUDGET_PERIOD
|
void |
setBusArea(BusinessArea busArea)
Field name: BUS_AREA
|
void |
setBusinessplace(String businessplace)
Field name: BUSINESSPLACE
|
void |
setCompCode(CompanyCode compCode)
Field name: COMP_CODE
|
void |
setDsctDays1(DaysForFirstCashDiscount dsctDays1)
Field name: DSCT_DAYS1
|
void |
setDsctDays2(DaysForSecondCashDiscount dsctDays2)
Field name: DSCT_DAYS2
|
void |
setDsctPct1(PercentageForFirstCashDiscount dsctPct1)
Field name: DSCT_PCT1
|
void |
setDsctPct2(PercentageForSecondCashDiscount dsctPct2)
Field name: DSCT_PCT2
|
void |
setFund(Fund fund)
Field name: FUND
|
void |
setGlAccount(GeneralLedgerAccount glAccount)
Field name: GL_ACCOUNT
|
void |
setGrantNbr(Grant grantNbr)
Field name: GRANT_NBR
|
void |
setHousebankacctid(IdForAccountDetails housebankacctid)
Field name: HOUSEBANKACCTID
|
void |
setInstr1(InstructionKey1 instr1)
Field name: INSTR1
|
void |
setInstr2(InstructionKey2 instr2)
Field name: INSTR2
|
void |
setInstr3(InstructionKey3 instr3)
Field name: INSTR3
|
void |
setInstr4(InstructionKey4 instr4)
Field name: INSTR4
|
void |
setItemnoAcc(AccountingDocumentLineItemNumber itemnoAcc)
Field name: ITEMNO_ACC
|
void |
setItemText(String itemText)
Field name: ITEM_TEXT
|
void |
setMeasure(FundedProgram measure)
Field name: MEASURE
|
void |
setNetterms(DeadlineForNetConditions netterms)
Field name: NETTERMS
|
void |
setPartBusinessplace(BranchCode partBusinessplace)
Field name: PART_BUSINESSPLACE
|
void |
setPartnerBk(PartnerBankType partnerBk)
Field name: PARTNER_BK
|
void |
setPartnerGuid(String partnerGuid)
Field name: PARTNER_GUID
|
void |
setPaymtRef(String paymtRef)
Field name: PAYMT_REF
|
void |
setPmntBlock(String pmntBlock)
Field name: PMNT_BLOCK
|
void |
setPmnttrms(String pmnttrms)
Field name: PMNTTRMS
|
void |
setPmtmthsupl(PaymentMethodSupplement pmtmthsupl)
Field name: PMTMTHSUPL
|
void |
setPoCheckdg(String poCheckdg)
Field name: PO_CHECKDG
|
void |
setPoRefNo(PorReferenceNumber poRefNo)
Field name: PO_REF_NO
|
void |
setPoSubNo(PorSubscriberNumber poSubNo)
Field name: PO_SUB_NO
|
void |
setPpaExInd(ErpBoolean ppaExInd)
Field name: PPA_EX_IND
|
void |
setProfitCtr(ProfitCenter profitCtr)
Field name: PROFIT_CTR
|
void |
setPymtAmt(AmountInPaymentCurrency pymtAmt)
Field name: PYMT_AMT
|
void |
setPymtAmtLong(AmountInPaymentCurrency16 pymtAmtLong)
Field name: PYMT_AMT_LONG
|
void |
setPymtCur(CurrencyForAutomaticPayment pymtCur)
Field name: PYMT_CUR
|
void |
setPymtCurIso(IsoCodeCurrency pymtCurIso)
Field name: PYMT_CUR_ISO
|
void |
setPymtMeth(PaymentMethod pymtMeth)
Field name: PYMT_METH
|
void |
setRefKey1(String refKey1)
Field name: REF_KEY_1
|
void |
setRefKey2(String refKey2)
Field name: REF_KEY_2
|
void |
setRefKey3(String refKey3)
Field name: REF_KEY_3
|
void |
setScbankInd(StateCentralBankIndicator scbankInd)
Field name: SCBANK_IND
|
void |
setSectioncode(String sectioncode)
Field name: SECTIONCODE
|
void |
setSpGlInd(String spGlInd)
Field name: SP_GL_IND
|
void |
setSupcountry(SupplyingCountry supcountry)
Field name: SUPCOUNTRY
|
void |
setSupcountryIso(SupplierCountryIsoCode supcountryIso)
Field name: SUPCOUNTRY_ISO
|
void |
setTaxCode(TaxOnSalesPurchasesCode taxCode)
Field name: TAX_CODE
|
void |
setTaxDate(LocalDate taxDate)
Field name: TAX_DATE
|
void |
setTaxjurcode(TaxJurisdiction taxjurcode)
Field name: TAXJURCODE
|
void |
setVendorNo(AccountNumberOfSupplier vendorNo)
Field name: VENDOR_NO
|
void |
setWTaxCode(String wTaxCode)
Field name: W_TAX_CODE
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static VendorItem.VendorItemBuilder builder()
@Nullable public AssignmentNumber getAllocNmbr()
Type element: ACPI_ZUONR Domain name: ZUONR Internal type: CHAR Description: Assignment Number Max length: 18
@Nullable public AlternativePayee getAltPayee()
Type element: VVABWZE Domain name: KUNNR Internal type: CHAR Description: Alternative payee Max length: 10
@Nullable public BankTypeOfAlternativePayer getAltPayeeBank()
Type element: VVBVTYPABW Domain name: BVTYP Internal type: CHAR Description: Bank type of alternative payer Max length: 4
@Nullable public ShortKeyForAHouseBank getBankId()
Type element: HBKID Domain name: HBKID Internal type: CHAR Description: Short Key for a House Bank Max length: 5
@Nullable public LocalDate getBlineDate()
Type element: ACPI_ZFBDT Domain name: DATUM Internal type: DATS Description: Baseline Date For Due Date Calculation Max length: 8
@Nullable public ServiceIndicator getBllsrvInd()
Type element: DIEKZ Domain name: DIEKZ Internal type: CHAR Description: Service Indicator (Foreign Payment) Max length: 1
@Nullable public AccountNumberOfTheBranch getBranch()
Type element: ACPI_FILKD Domain name: LIFNR Internal type: CHAR Description: Account number of the branch Max length: 10
@Nullable public BudgetPeriod getBudgetPeriod()
Type element: FM_BUDGET_PERIOD Domain name: FM_BUDGET_PERIOD Internal type: CHAR Description: Budget Period Max length: 10
@Nullable public String getBusinessplace()
Type element: ACPI_BRANCH Domain name: CHAR4 Internal type: CHAR Description: Stores Max length: 4
@Nullable public BusinessArea getBusArea()
Type element: GSBER Domain name: GSBER Internal type: CHAR Description: Business Area Max length: 4
@Nullable public CompanyCode getCompCode()
Type element: BUKRS Domain name: BUKRS Internal type: CHAR Description: Company Code Max length: 4
@Nullable public DaysForFirstCashDiscount getDsctDays1()
Type element: ACPI_ZBD1T Domain name: ZBDXT Internal type: DEC Description: Days for first cash discount Max length: 2
@Nullable public DaysForSecondCashDiscount getDsctDays2()
Type element: ACPI_ZBD2T Domain name: ZBDXT Internal type: DEC Description: Days for second cash discount Max length: 2
@Nullable public PercentageForFirstCashDiscount getDsctPct1()
Type element: ACPI_ZBD1P Domain name: PRZ23 Internal type: DEC Description: Percentage for First Cash Discount Max length: 3
@Nullable public PercentageForSecondCashDiscount getDsctPct2()
Type element: ACPI_ZBD2P Domain name: PRZ23 Internal type: DEC Description: Percentage for Second Cash Discount Max length: 3
@Nullable public Fund getFund()
Type element: BP_GEBER Domain name: BP_GEBER Internal type: CHAR Description: Fund Max length: 10
@Nullable public GeneralLedgerAccount getGlAccount()
Type element: HKONT Domain name: SAKNR Internal type: CHAR Description: General Ledger Account Max length: 10
@Nullable public Grant getGrantNbr()
Type element: GM_GRANT_NBR Domain name: GM_GRANT_NBR Internal type: CHAR Description: Grant Max length: 20
@Nullable public IdForAccountDetails getHousebankacctid()
Type element: HKTID Domain name: HKTID Internal type: CHAR Description: ID for Account Details Max length: 5
@Nullable public InstructionKey1 getInstr1()
Type element: DTAT16 Domain name: DTWSX Internal type: NUMC Description: Instruction Key 1 Max length: 2
@Nullable public InstructionKey2 getInstr2()
Type element: DTAT17 Domain name: DTWSX Internal type: NUMC Description: Instruction Key 2 Max length: 2
@Nullable public InstructionKey3 getInstr3()
Type element: DTAT18 Domain name: DTWSX Internal type: NUMC Description: Instruction key 3 Max length: 2
@Nullable public InstructionKey4 getInstr4()
Type element: DTAT19 Domain name: DTWSX Internal type: NUMC Description: Instruction key 4 Max length: 2
@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 String getItemText()
Type element: SGTXT Domain name: TEXT50 Internal type: CHAR Description: Item Text Max length: 50
@Nullable public FundedProgram getMeasure()
Type element: FM_MEASURE Domain name: FM_MEASURE Internal type: CHAR Description: Funded Program Max length: 24
@Nullable public DeadlineForNetConditions getNetterms()
Type element: ACPI_ZBD3T Domain name: ZBDXT Internal type: DEC Description: Deadline for net conditions Max length: 2
@Nullable public PartnerBankType getPartnerBk()
Type element: BVTYP Domain name: BVTYP Internal type: CHAR Description: Partner bank type Max length: 4
@Nullable public String getPartnerGuid()
Type element: ACPI_GC_PARTNEG Domain name: CHAR32 Internal type: CHAR Description: Com. Interface: Business Partner GUID Max length: 32
@Nullable public BranchCode getPartBusinessplace()
Type element: BCODE Domain name: BCODE Internal type: CHAR Description: Branch Code Max length: 5
@Nullable public String getPaymtRef()
Type element: ACPI_KIDNO Domain name: CHAR30 Internal type: CHAR Description: Payment Reference Max length: 30
@Nullable public String getPmnttrms()
Type element: ACPI_ZTERM Domain name: CHAR4 Internal type: CHAR Description: Terms of Payment Key Max length: 4
@Nullable public String getPmntBlock()
Type element: ACPI_ZLSPR Domain name: CHAR1 Internal type: CHAR Description: Payment block key Max length: 1
@Nullable public PaymentMethodSupplement getPmtmthsupl()
Type element: UZAWE Domain name: UZAWE Internal type: CHAR Description: Payment method supplement Max length: 2
@Nullable public String getPoCheckdg()
Type element: ESRPZ Domain name: CHAR2 Internal type: CHAR Description: POR check digit Max length: 2
@Nullable public PorReferenceNumber getPoRefNo()
Type element: ESRRE Domain name: ESRRE Internal type: CHAR Description: POR reference number Max length: 27
@Nullable public PorSubscriberNumber getPoSubNo()
Type element: ESRNR Domain name: ESRNR Internal type: CHAR Description: POR subscriber number Max length: 11
@Nullable public ErpBoolean getPpaExInd()
Type element: EXCLUDE_FLG Domain name: XFELD Internal type: CHAR Description: PPA Exclude Indicator Max length: 1
@Nullable public ProfitCenter getProfitCtr()
Type element: PRCTR Domain name: PRCTR Internal type: CHAR Description: Profit Center Max length: 10
@Nullable public AmountInPaymentCurrency getPymtAmt()
Type element: ACPI_PYAMT Domain name: BAPICURR Internal type: DEC Description: Amount in Payment Currency Max length: 12
@Nullable public AmountInPaymentCurrency16 getPymtAmtLong()
Type element: ACPI_PYAMT_31 Domain name: BAPICUREXT31 Internal type: DEC Description: Amount in Payment Currency (31 digits) Max length: 16
@Nullable public CurrencyForAutomaticPayment getPymtCur()
Type element: ACPI_PYCUR Domain name: WAERS Internal type: CUKY Description: Currency for automatic payment Max length: 5
@Nullable public IsoCodeCurrency getPymtCurIso()
Type element: WAERS_ISO Domain name: ISOCD Internal type: CHAR Description: ISO Code Currency Max length: 3
@Nullable public PaymentMethod getPymtMeth()
Type element: ACPI_ZLSCH Domain name: ZLSCH Internal type: CHAR Description: Payment method Max length: 1
@Nullable public String getRefKey1()
Type element: XREF1 Domain name: CHAR12 Internal type: CHAR Description: Business Partner Reference Key Max length: 12
@Nullable public String getRefKey2()
Type element: XREF2 Domain name: CHAR12 Internal type: CHAR Description: Business Partner Reference Key Max length: 12
@Nullable public String getRefKey3()
Type element: XREF3 Domain name: CHAR20 Internal type: CHAR Description: Reference key for line item Max length: 20
@Nullable public StateCentralBankIndicator getScbankInd()
Type element: LZBKZ Domain name: LZBKZ Internal type: CHAR Description: State Central Bank Indicator Max length: 3
@Nullable public String getSectioncode()
Type element: ACPI_SECCO1 Domain name: CHAR4 Internal type: CHAR Description: Section Code Max length: 4
@Nullable public String getSpGlInd()
Type element: ACPI_UMSKZ Domain name: CHAR1 Internal type: CHAR Description: Special G/L Indicator Max length: 1
@Nullable public SupplyingCountry getSupcountry()
Type element: LANDL Domain name: LAND1 Internal type: CHAR Description: Supplying Country Max length: 3
@Nullable public SupplierCountryIsoCode getSupcountryIso()
Type element: LANDL_ISO Domain name: INTCA Internal type: CHAR Description: Supplier country ISO code Max length: 2
@Nullable public TaxJurisdiction getTaxjurcode()
Type element: TXJCD Domain name: TXJCD Internal type: CHAR Description: Tax Jurisdiction Max length: 15
@Nullable public TaxOnSalesPurchasesCode getTaxCode()
Type element: MWSKZ Domain name: MWSKZ Internal type: CHAR Description: Tax on Sales/Purchases Code Max length: 2
@Nullable public LocalDate getTaxDate()
Type element: ACPI_TXDAT Domain name: DATUM Internal type: DATS Description: Date Relevant for Determining the Tax Rate Max length: 8
@Nullable public AccountNumberOfSupplier getVendorNo()
Type element: LIFNR Domain name: LIFNR Internal type: CHAR Description: Account Number of Supplier Max length: 10
@Nullable public String getWTaxCode()
Type element: ACPI_QSSKZ Domain name: CHAR02 Internal type: CHAR Description: Withholding tax code Max length: 2
public void setAllocNmbr(@Nullable AssignmentNumber allocNmbr)
Type element: ACPI_ZUONR Domain name: ZUONR Internal type: CHAR Description: Assignment Number Max length: 18
public void setAltPayee(@Nullable AlternativePayee altPayee)
Type element: VVABWZE Domain name: KUNNR Internal type: CHAR Description: Alternative payee Max length: 10
public void setAltPayeeBank(@Nullable BankTypeOfAlternativePayer altPayeeBank)
Type element: VVBVTYPABW Domain name: BVTYP Internal type: CHAR Description: Bank type of alternative payer Max length: 4
public void setBankId(@Nullable ShortKeyForAHouseBank bankId)
Type element: HBKID Domain name: HBKID Internal type: CHAR Description: Short Key for a House Bank Max length: 5
public void setBlineDate(@Nullable LocalDate blineDate)
Type element: ACPI_ZFBDT Domain name: DATUM Internal type: DATS Description: Baseline Date For Due Date Calculation Max length: 8
public void setBllsrvInd(@Nullable ServiceIndicator bllsrvInd)
Type element: DIEKZ Domain name: DIEKZ Internal type: CHAR Description: Service Indicator (Foreign Payment) Max length: 1
public void setBranch(@Nullable AccountNumberOfTheBranch branch)
Type element: ACPI_FILKD Domain name: LIFNR Internal type: CHAR Description: Account number of the branch Max length: 10
public void setBudgetPeriod(@Nullable BudgetPeriod budgetPeriod)
Type element: FM_BUDGET_PERIOD Domain name: FM_BUDGET_PERIOD Internal type: CHAR Description: Budget Period Max length: 10
public void setBusinessplace(@Nullable String businessplace)
Type element: ACPI_BRANCH Domain name: CHAR4 Internal type: CHAR Description: Stores Max length: 4
public void setBusArea(@Nullable BusinessArea busArea)
Type element: GSBER Domain name: GSBER Internal type: CHAR Description: Business Area Max length: 4
public void setCompCode(@Nullable CompanyCode compCode)
Type element: BUKRS Domain name: BUKRS Internal type: CHAR Description: Company Code Max length: 4
public void setDsctDays1(@Nullable DaysForFirstCashDiscount dsctDays1)
Type element: ACPI_ZBD1T Domain name: ZBDXT Internal type: DEC Description: Days for first cash discount Max length: 2
public void setDsctDays2(@Nullable DaysForSecondCashDiscount dsctDays2)
Type element: ACPI_ZBD2T Domain name: ZBDXT Internal type: DEC Description: Days for second cash discount Max length: 2
public void setDsctPct1(@Nullable PercentageForFirstCashDiscount dsctPct1)
Type element: ACPI_ZBD1P Domain name: PRZ23 Internal type: DEC Description: Percentage for First Cash Discount Max length: 3
public void setDsctPct2(@Nullable PercentageForSecondCashDiscount dsctPct2)
Type element: ACPI_ZBD2P Domain name: PRZ23 Internal type: DEC Description: Percentage for Second Cash Discount Max length: 3
public void setFund(@Nullable Fund fund)
Type element: BP_GEBER Domain name: BP_GEBER Internal type: CHAR Description: Fund Max length: 10
public void setGlAccount(@Nullable GeneralLedgerAccount glAccount)
Type element: HKONT Domain name: SAKNR Internal type: CHAR Description: General Ledger Account Max length: 10
public void setGrantNbr(@Nullable Grant grantNbr)
Type element: GM_GRANT_NBR Domain name: GM_GRANT_NBR Internal type: CHAR Description: Grant Max length: 20
public void setHousebankacctid(@Nullable IdForAccountDetails housebankacctid)
Type element: HKTID Domain name: HKTID Internal type: CHAR Description: ID for Account Details Max length: 5
public void setInstr1(@Nullable InstructionKey1 instr1)
Type element: DTAT16 Domain name: DTWSX Internal type: NUMC Description: Instruction Key 1 Max length: 2
public void setInstr2(@Nullable InstructionKey2 instr2)
Type element: DTAT17 Domain name: DTWSX Internal type: NUMC Description: Instruction Key 2 Max length: 2
public void setInstr3(@Nullable InstructionKey3 instr3)
Type element: DTAT18 Domain name: DTWSX Internal type: NUMC Description: Instruction key 3 Max length: 2
public void setInstr4(@Nullable InstructionKey4 instr4)
Type element: DTAT19 Domain name: DTWSX Internal type: NUMC Description: Instruction key 4 Max length: 2
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 setItemText(@Nullable String itemText)
Type element: SGTXT Domain name: TEXT50 Internal type: CHAR Description: Item Text Max length: 50
public void setMeasure(@Nullable FundedProgram measure)
Type element: FM_MEASURE Domain name: FM_MEASURE Internal type: CHAR Description: Funded Program Max length: 24
public void setNetterms(@Nullable DeadlineForNetConditions netterms)
Type element: ACPI_ZBD3T Domain name: ZBDXT Internal type: DEC Description: Deadline for net conditions Max length: 2
public void setPartnerBk(@Nullable PartnerBankType partnerBk)
Type element: BVTYP Domain name: BVTYP Internal type: CHAR Description: Partner bank type Max length: 4
public void setPartnerGuid(@Nullable String partnerGuid)
Type element: ACPI_GC_PARTNEG Domain name: CHAR32 Internal type: CHAR Description: Com. Interface: Business Partner GUID Max length: 32
public void setPartBusinessplace(@Nullable BranchCode partBusinessplace)
Type element: BCODE Domain name: BCODE Internal type: CHAR Description: Branch Code Max length: 5
public void setPaymtRef(@Nullable String paymtRef)
Type element: ACPI_KIDNO Domain name: CHAR30 Internal type: CHAR Description: Payment Reference Max length: 30
public void setPmnttrms(@Nullable String pmnttrms)
Type element: ACPI_ZTERM Domain name: CHAR4 Internal type: CHAR Description: Terms of Payment Key Max length: 4
public void setPmntBlock(@Nullable String pmntBlock)
Type element: ACPI_ZLSPR Domain name: CHAR1 Internal type: CHAR Description: Payment block key Max length: 1
public void setPmtmthsupl(@Nullable PaymentMethodSupplement pmtmthsupl)
Type element: UZAWE Domain name: UZAWE Internal type: CHAR Description: Payment method supplement Max length: 2
public void setPoCheckdg(@Nullable String poCheckdg)
Type element: ESRPZ Domain name: CHAR2 Internal type: CHAR Description: POR check digit Max length: 2
public void setPoRefNo(@Nullable PorReferenceNumber poRefNo)
Type element: ESRRE Domain name: ESRRE Internal type: CHAR Description: POR reference number Max length: 27
public void setPoSubNo(@Nullable PorSubscriberNumber poSubNo)
Type element: ESRNR Domain name: ESRNR Internal type: CHAR Description: POR subscriber number Max length: 11
public void setPpaExInd(@Nullable ErpBoolean ppaExInd)
Type element: EXCLUDE_FLG Domain name: XFELD Internal type: CHAR Description: PPA Exclude Indicator Max length: 1
public void setProfitCtr(@Nullable ProfitCenter profitCtr)
Type element: PRCTR Domain name: PRCTR Internal type: CHAR Description: Profit Center Max length: 10
public void setPymtAmt(@Nullable AmountInPaymentCurrency pymtAmt)
Type element: ACPI_PYAMT Domain name: BAPICURR Internal type: DEC Description: Amount in Payment Currency Max length: 12
public void setPymtAmtLong(@Nullable AmountInPaymentCurrency16 pymtAmtLong)
Type element: ACPI_PYAMT_31 Domain name: BAPICUREXT31 Internal type: DEC Description: Amount in Payment Currency (31 digits) Max length: 16
public void setPymtCur(@Nullable CurrencyForAutomaticPayment pymtCur)
Type element: ACPI_PYCUR Domain name: WAERS Internal type: CUKY Description: Currency for automatic payment Max length: 5
public void setPymtCurIso(@Nullable IsoCodeCurrency pymtCurIso)
Type element: WAERS_ISO Domain name: ISOCD Internal type: CHAR Description: ISO Code Currency Max length: 3
public void setPymtMeth(@Nullable PaymentMethod pymtMeth)
Type element: ACPI_ZLSCH Domain name: ZLSCH Internal type: CHAR Description: Payment method Max length: 1
public void setRefKey1(@Nullable String refKey1)
Type element: XREF1 Domain name: CHAR12 Internal type: CHAR Description: Business Partner Reference Key Max length: 12
public void setRefKey2(@Nullable String refKey2)
Type element: XREF2 Domain name: CHAR12 Internal type: CHAR Description: Business Partner Reference Key Max length: 12
public void setRefKey3(@Nullable String refKey3)
Type element: XREF3 Domain name: CHAR20 Internal type: CHAR Description: Reference key for line item Max length: 20
public void setScbankInd(@Nullable StateCentralBankIndicator scbankInd)
Type element: LZBKZ Domain name: LZBKZ Internal type: CHAR Description: State Central Bank Indicator Max length: 3
public void setSectioncode(@Nullable String sectioncode)
Type element: ACPI_SECCO1 Domain name: CHAR4 Internal type: CHAR Description: Section Code Max length: 4
public void setSpGlInd(@Nullable String spGlInd)
Type element: ACPI_UMSKZ Domain name: CHAR1 Internal type: CHAR Description: Special G/L Indicator Max length: 1
public void setSupcountry(@Nullable SupplyingCountry supcountry)
Type element: LANDL Domain name: LAND1 Internal type: CHAR Description: Supplying Country Max length: 3
public void setSupcountryIso(@Nullable SupplierCountryIsoCode supcountryIso)
Type element: LANDL_ISO Domain name: INTCA Internal type: CHAR Description: Supplier country ISO code Max length: 2
public void setTaxjurcode(@Nullable TaxJurisdiction taxjurcode)
Type element: TXJCD Domain name: TXJCD Internal type: CHAR Description: Tax Jurisdiction Max length: 15
public void setTaxCode(@Nullable TaxOnSalesPurchasesCode taxCode)
Type element: MWSKZ Domain name: MWSKZ Internal type: CHAR Description: Tax on Sales/Purchases Code Max length: 2
public void setTaxDate(@Nullable LocalDate taxDate)
Type element: ACPI_TXDAT Domain name: DATUM Internal type: DATS Description: Date Relevant for Determining the Tax Rate Max length: 8
public void setVendorNo(@Nullable AccountNumberOfSupplier vendorNo)
Type element: LIFNR Domain name: LIFNR Internal type: CHAR Description: Account Number of Supplier Max length: 10
public void setWTaxCode(@Nullable String wTaxCode)
Type element: ACPI_QSSKZ Domain name: CHAR02 Internal type: CHAR Description: Withholding tax code Max length: 2
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.