public class FinancialTransactionFtrTransferStructureForGetlistMethod extends Object
Structure: BAPI2042_GETLIST
Modifier and Type | Class and Description |
---|---|
static class |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder |
Modifier and Type | Method and Description |
---|---|
static FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder |
builder() |
boolean |
equals(Object o) |
AmountOrBalance |
getAmount()
Field name: AMOUNT
Type element: BAPITM_BSALDO
Domain name: BAPICURR
Internal type: DEC
Description: Amount or Balance
Max length: 12
|
AmountAsTextField |
getAmountChar()
Field name: AMOUNT_CHAR
Type element: TM_XBETRAG
Domain name: T_XBETRG18
Internal type: CHAR
Description: Amount as Text Field
Max length: 18
|
org.joda.time.LocalDate |
getChangeDate()
Field name: CHANGE_DATE
Type element: TB_DUPDAT
Domain name: DATUM
Internal type: DATS
Description: Changed On
Max length: 8
|
CompanyCode |
getCompanyCode()
Field name: COMPANY_CODE
Type element: BUKRS
Domain name: BUKRS
Internal type: CHAR
Description: Company Code
Max length: 4
|
String |
getCreateUser()
Field name: CREATE_USER
Type element: TB_CRUSER
Domain name: SYCHAR12
Internal type: CHAR
Description: Entered By
Max length: 12
|
TransactionCurrency |
getCurrency()
Field name: CURRENCY
Type element: TB_WGSCHFT
Domain name: WAERS
Internal type: CUKY
Description: Transaction Currency
Max length: 5
|
IsoCurrencyCode |
getCurrencyIso()
Field name: CURRENCY_ISO
Type element: ISOCD
Domain name: ISOCD
Internal type: CHAR
Description: ISO currency code
Max length: 3
|
org.joda.time.LocalDate |
getEntryDate()
Field name: ENTRY_DATE
Type element: TB_DCRDAT
Domain name: DATUM
Internal type: DATS
Description: Entered On
Max length: 8
|
ExternalReference |
getExternalReference()
Field name: EXTERNAL_REFERENCE
Type element: TB_NORDEXT
Domain name: FTI_CHAR16LOW
Internal type: CHAR
Description: External Reference
Max length: 16
|
FinancialTransaction |
getFtrnr()
Field name: FTRNR
Type element: TB_RFHA
Domain name: T_RFHA
Internal type: CHAR
Description: Financial Transaction
Max length: 13
|
RateOfForeignExchangeTransaction |
getFxRate()
Field name: FX_RATE
Type element: TB_KKURS
Domain name: TB_KKURS
Internal type: DEC
Description: Rate of Foreign Exchange Transaction
Max length: 7
|
InterestRate |
getInterestRate()
Field name: INTEREST_RATE
Type element: TM_PZINS
Domain name: DECV3_7
Internal type: DEC
Description: Interest Rate
Max length: 6
|
String |
getInternalReference()
Field name: INTERNAL_REFERENCE
Type element: TB_REFER
Domain name: CHAR16
Internal type: CHAR
Description: Internal Reference
Max length: 16
|
BusinessPartnerNumber |
getPartner()
Field name: PARTNER
Type element: TB_KUNNR_NEW
Domain name: BU_PARTNER
Internal type: CHAR
Description: Business Partner Number
Max length: 10
|
ProductType |
getProductType()
Field name: PRODUCT_TYPE
Type element: VVSART
Domain name: VVSART
Internal type: CHAR
Description: Product Type
Max length: 3
|
FinancialTransactionType |
getTransactionType()
Field name: TRANSACTION_TYPE
Type element: TB_SFHAART
Domain name: T_SFHAART
Internal type: CHAR
Description: Financial Transaction Type
Max length: 3
|
String |
getUpdateUser()
Field name: UPDATE_USER
Type element: TB_UPUSER
Domain name: SYCHAR12
Internal type: CHAR
Description: Last Changed By
Max length: 12
|
int |
hashCode() |
void |
setAmount(AmountOrBalance amount)
Field name: AMOUNT
Type element: BAPITM_BSALDO
Domain name: BAPICURR
Internal type: DEC
Description: Amount or Balance
Max length: 12
|
void |
setAmountChar(AmountAsTextField amountChar)
Field name: AMOUNT_CHAR
Type element: TM_XBETRAG
Domain name: T_XBETRG18
Internal type: CHAR
Description: Amount as Text Field
Max length: 18
|
void |
setChangeDate(org.joda.time.LocalDate changeDate)
Field name: CHANGE_DATE
Type element: TB_DUPDAT
Domain name: DATUM
Internal type: DATS
Description: Changed On
Max length: 8
|
void |
setCompanyCode(CompanyCode companyCode)
Field name: COMPANY_CODE
Type element: BUKRS
Domain name: BUKRS
Internal type: CHAR
Description: Company Code
Max length: 4
|
void |
setCreateUser(String createUser)
Field name: CREATE_USER
Type element: TB_CRUSER
Domain name: SYCHAR12
Internal type: CHAR
Description: Entered By
Max length: 12
|
void |
setCurrency(TransactionCurrency currency)
Field name: CURRENCY
Type element: TB_WGSCHFT
Domain name: WAERS
Internal type: CUKY
Description: Transaction Currency
Max length: 5
|
void |
setCurrencyIso(IsoCurrencyCode currencyIso)
Field name: CURRENCY_ISO
Type element: ISOCD
Domain name: ISOCD
Internal type: CHAR
Description: ISO currency code
Max length: 3
|
void |
setEntryDate(org.joda.time.LocalDate entryDate)
Field name: ENTRY_DATE
Type element: TB_DCRDAT
Domain name: DATUM
Internal type: DATS
Description: Entered On
Max length: 8
|
void |
setExternalReference(ExternalReference externalReference)
Field name: EXTERNAL_REFERENCE
Type element: TB_NORDEXT
Domain name: FTI_CHAR16LOW
Internal type: CHAR
Description: External Reference
Max length: 16
|
void |
setFtrnr(FinancialTransaction ftrnr)
Field name: FTRNR
Type element: TB_RFHA
Domain name: T_RFHA
Internal type: CHAR
Description: Financial Transaction
Max length: 13
|
void |
setFxRate(RateOfForeignExchangeTransaction fxRate)
Field name: FX_RATE
Type element: TB_KKURS
Domain name: TB_KKURS
Internal type: DEC
Description: Rate of Foreign Exchange Transaction
Max length: 7
|
void |
setInterestRate(InterestRate interestRate)
Field name: INTEREST_RATE
Type element: TM_PZINS
Domain name: DECV3_7
Internal type: DEC
Description: Interest Rate
Max length: 6
|
void |
setInternalReference(String internalReference)
Field name: INTERNAL_REFERENCE
Type element: TB_REFER
Domain name: CHAR16
Internal type: CHAR
Description: Internal Reference
Max length: 16
|
void |
setPartner(BusinessPartnerNumber partner)
Field name: PARTNER
Type element: TB_KUNNR_NEW
Domain name: BU_PARTNER
Internal type: CHAR
Description: Business Partner Number
Max length: 10
|
void |
setProductType(ProductType productType)
Field name: PRODUCT_TYPE
Type element: VVSART
Domain name: VVSART
Internal type: CHAR
Description: Product Type
Max length: 3
|
void |
setTransactionType(FinancialTransactionType transactionType)
Field name: TRANSACTION_TYPE
Type element: TB_SFHAART
Domain name: T_SFHAART
Internal type: CHAR
Description: Financial Transaction Type
Max length: 3
|
void |
setUpdateUser(String updateUser)
Field name: UPDATE_USER
Type element: TB_UPUSER
Domain name: SYCHAR12
Internal type: CHAR
Description: Last Changed By
Max length: 12
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder builder()
@Nullable public AmountOrBalance getAmount()
Type element: BAPITM_BSALDO Domain name: BAPICURR Internal type: DEC Description: Amount or Balance Max length: 12
@Nullable public AmountAsTextField getAmountChar()
Type element: TM_XBETRAG Domain name: T_XBETRG18 Internal type: CHAR Description: Amount as Text Field Max length: 18
@Nullable public org.joda.time.LocalDate getChangeDate()
Type element: TB_DUPDAT Domain name: DATUM Internal type: DATS Description: Changed On Max length: 8
@Nullable public CompanyCode getCompanyCode()
Type element: BUKRS Domain name: BUKRS Internal type: CHAR Description: Company Code Max length: 4
@Nullable public String getCreateUser()
Type element: TB_CRUSER Domain name: SYCHAR12 Internal type: CHAR Description: Entered By Max length: 12
@Nullable public TransactionCurrency getCurrency()
Type element: TB_WGSCHFT Domain name: WAERS Internal type: CUKY Description: Transaction Currency Max length: 5
@Nullable public IsoCurrencyCode getCurrencyIso()
Type element: ISOCD Domain name: ISOCD Internal type: CHAR Description: ISO currency code Max length: 3
@Nullable public org.joda.time.LocalDate getEntryDate()
Type element: TB_DCRDAT Domain name: DATUM Internal type: DATS Description: Entered On Max length: 8
@Nullable public ExternalReference getExternalReference()
Type element: TB_NORDEXT Domain name: FTI_CHAR16LOW Internal type: CHAR Description: External Reference Max length: 16
@Nullable public FinancialTransaction getFtrnr()
Type element: TB_RFHA Domain name: T_RFHA Internal type: CHAR Description: Financial Transaction Max length: 13
@Nullable public RateOfForeignExchangeTransaction getFxRate()
Type element: TB_KKURS Domain name: TB_KKURS Internal type: DEC Description: Rate of Foreign Exchange Transaction Max length: 7
@Nullable public InterestRate getInterestRate()
Type element: TM_PZINS Domain name: DECV3_7 Internal type: DEC Description: Interest Rate Max length: 6
@Nullable public String getInternalReference()
Type element: TB_REFER Domain name: CHAR16 Internal type: CHAR Description: Internal Reference Max length: 16
@Nullable public BusinessPartnerNumber getPartner()
Type element: TB_KUNNR_NEW Domain name: BU_PARTNER Internal type: CHAR Description: Business Partner Number Max length: 10
@Nullable public ProductType getProductType()
Type element: VVSART Domain name: VVSART Internal type: CHAR Description: Product Type Max length: 3
@Nullable public FinancialTransactionType getTransactionType()
Type element: TB_SFHAART Domain name: T_SFHAART Internal type: CHAR Description: Financial Transaction Type Max length: 3
@Nullable public String getUpdateUser()
Type element: TB_UPUSER Domain name: SYCHAR12 Internal type: CHAR Description: Last Changed By Max length: 12
public void setAmount(@Nullable AmountOrBalance amount)
Type element: BAPITM_BSALDO Domain name: BAPICURR Internal type: DEC Description: Amount or Balance Max length: 12
public void setAmountChar(@Nullable AmountAsTextField amountChar)
Type element: TM_XBETRAG Domain name: T_XBETRG18 Internal type: CHAR Description: Amount as Text Field Max length: 18
public void setChangeDate(@Nullable org.joda.time.LocalDate changeDate)
Type element: TB_DUPDAT Domain name: DATUM Internal type: DATS Description: Changed On Max length: 8
public void setCompanyCode(@Nullable CompanyCode companyCode)
Type element: BUKRS Domain name: BUKRS Internal type: CHAR Description: Company Code Max length: 4
public void setCreateUser(@Nullable String createUser)
Type element: TB_CRUSER Domain name: SYCHAR12 Internal type: CHAR Description: Entered By Max length: 12
public void setCurrency(@Nullable TransactionCurrency currency)
Type element: TB_WGSCHFT Domain name: WAERS Internal type: CUKY Description: Transaction Currency Max length: 5
public void setCurrencyIso(@Nullable IsoCurrencyCode currencyIso)
Type element: ISOCD Domain name: ISOCD Internal type: CHAR Description: ISO currency code Max length: 3
public void setEntryDate(@Nullable org.joda.time.LocalDate entryDate)
Type element: TB_DCRDAT Domain name: DATUM Internal type: DATS Description: Entered On Max length: 8
public void setExternalReference(@Nullable ExternalReference externalReference)
Type element: TB_NORDEXT Domain name: FTI_CHAR16LOW Internal type: CHAR Description: External Reference Max length: 16
public void setFtrnr(@Nullable FinancialTransaction ftrnr)
Type element: TB_RFHA Domain name: T_RFHA Internal type: CHAR Description: Financial Transaction Max length: 13
public void setFxRate(@Nullable RateOfForeignExchangeTransaction fxRate)
Type element: TB_KKURS Domain name: TB_KKURS Internal type: DEC Description: Rate of Foreign Exchange Transaction Max length: 7
public void setInterestRate(@Nullable InterestRate interestRate)
Type element: TM_PZINS Domain name: DECV3_7 Internal type: DEC Description: Interest Rate Max length: 6
public void setInternalReference(@Nullable String internalReference)
Type element: TB_REFER Domain name: CHAR16 Internal type: CHAR Description: Internal Reference Max length: 16
public void setPartner(@Nullable BusinessPartnerNumber partner)
Type element: TB_KUNNR_NEW Domain name: BU_PARTNER Internal type: CHAR Description: Business Partner Number Max length: 10
public void setProductType(@Nullable ProductType productType)
Type element: VVSART Domain name: VVSART Internal type: CHAR Description: Product Type Max length: 3
public void setTransactionType(@Nullable FinancialTransactionType transactionType)
Type element: TB_SFHAART Domain name: T_SFHAART Internal type: CHAR Description: Financial Transaction Type Max length: 3
public void setUpdateUser(@Nullable String updateUser)
Type element: TB_UPUSER Domain name: SYCHAR12 Internal type: CHAR Description: Last Changed By Max length: 12
Copyright © 2018 SAP SE. All rights reserved.