public class FtrStructureForFlow extends Object
Structure: BAPI_FTR_FLOW
Modifier and Type | Class and Description |
---|---|
static class |
FtrStructureForFlow.FtrStructureForFlowBuilder |
Modifier and Type | Method and Description |
---|---|
static FtrStructureForFlow.FtrStructureForFlowBuilder |
builder() |
boolean |
equals(Object o) |
AssignmentNumber |
getAssignment()
Field name: ASSIGNMENT
|
CurrencyAmountsInBapiInterfaces |
getCalcBaseAmount()
Field name: CALC_BASE_AMOUNT
|
TextFieldForAnAmount |
getCalcBaseAmountChar()
Field name: CALC_BASE_AMOUNT_CHAR
|
CurrencyKey |
getCalcBaseCur()
Field name: CALC_BASE_CUR
|
IsoCodeCurrency |
getCalcBaseCurIso()
Field name: CALC_BASE_CUR_ISO
|
ErpInteger |
getCalcBaseDays()
Field name: CALC_BASE_DAYS
|
org.joda.time.LocalDate |
getCalcDate()
Field name: CALC_DATE
|
org.joda.time.LocalDate |
getCalcFrom()
Field name: CALC_FROM
|
ErpBoolean |
getCalcFromIncl()
Field name: CALC_FROM_INCL
|
MonthEndIndicator |
getCalcFromMonthEnd()
Field name: CALC_FROM_MONTH_END
|
org.joda.time.LocalDate |
getCalcTo()
Field name: CALC_TO
|
ErpBoolean |
getCalcToIncl()
Field name: CALC_TO_INCL
|
MonthEndIndicator |
getCalcToMonthEnd()
Field name: CALC_TO_MONTH_END
|
ErpBoolean |
getCurrentRate()
Field name: CURRENT_RATE
|
ErpBoolean |
getFixedAmount()
Field name: FIXED_AMOUNT
|
ErpBoolean |
getFixedRate()
Field name: FIXED_RATE
|
KeyWhichIdentifiesAFlowInTheBapi |
getFlowKey()
Field name: FLOW_KEY
|
DirectionOfTransaction |
getFlowSide()
Field name: FLOW_SIDE
|
DirectionOfFlow |
getFlowSign()
Field name: FLOW_SIGN
|
FlowTypeOfFlowItem |
getFlowType()
Field name: FLOW_TYPE
|
ErpInteger |
getInterestCalcDays()
Field name: INTEREST_CALC_DAYS
|
ErpBoolean |
getInterestCalcExpon()
Field name: INTEREST_CALC_EXPON
|
InterestCalculationMethodIndic |
getInterestCalcMethod()
Field name: INTEREST_CALC_METHOD
|
FactoryCalendarId |
getInterestCalendar()
Field name: INTEREST_CALENDAR
|
CurrencyAmountsInBapiInterfaces |
getLocalCurAmount()
Field name: LOCAL_CUR_AMOUNT
|
TextFieldForAnAmount |
getLocalCurAmountChar()
Field name: LOCAL_CUR_AMOUNT_CHAR
|
ExchangeRate |
getLocalCurRate()
Field name: LOCAL_CUR_RATE
|
CurrencyAmountsInBapiInterfaces |
getPaymentAmount()
Field name: PAYMENT_AMOUNT
|
TextFieldForAnAmount |
getPaymentAmountChar()
Field name: PAYMENT_AMOUNT_CHAR
|
CurrencyKey |
getPaymentCur()
Field name: PAYMENT_CUR
|
IsoCodeCurrency |
getPaymentCurIso()
Field name: PAYMENT_CUR_ISO
|
org.joda.time.LocalDate |
getPaymentDate()
Field name: PAYMENT_DATE
|
ErpDecimal |
getPercentageRate()
Field name: PERCENTAGE_RATE
|
ErpBoolean |
getPosAmountFixed()
Field name: POS_AMOUNT_FIXED
|
CurrencyAmountsInBapiInterfaces |
getPositionAmount()
Field name: POSITION_AMOUNT
|
TextFieldForAnAmount |
getPositionAmountChar()
Field name: POSITION_AMOUNT_CHAR
|
PostingStatusOfFlow |
getPostingStatus()
Field name: POSTING_STATUS
|
Int4WithoutSigns |
getTableindex()
Field name: TABLEINDEX
|
int |
hashCode() |
void |
setAssignment(AssignmentNumber assignment)
Field name: ASSIGNMENT
|
void |
setCalcBaseAmount(CurrencyAmountsInBapiInterfaces calcBaseAmount)
Field name: CALC_BASE_AMOUNT
|
void |
setCalcBaseAmountChar(TextFieldForAnAmount calcBaseAmountChar)
Field name: CALC_BASE_AMOUNT_CHAR
|
void |
setCalcBaseCur(CurrencyKey calcBaseCur)
Field name: CALC_BASE_CUR
|
void |
setCalcBaseCurIso(IsoCodeCurrency calcBaseCurIso)
Field name: CALC_BASE_CUR_ISO
|
void |
setCalcBaseDays(ErpInteger calcBaseDays)
Field name: CALC_BASE_DAYS
|
void |
setCalcDate(org.joda.time.LocalDate calcDate)
Field name: CALC_DATE
|
void |
setCalcFrom(org.joda.time.LocalDate calcFrom)
Field name: CALC_FROM
|
void |
setCalcFromIncl(ErpBoolean calcFromIncl)
Field name: CALC_FROM_INCL
|
void |
setCalcFromMonthEnd(MonthEndIndicator calcFromMonthEnd)
Field name: CALC_FROM_MONTH_END
|
void |
setCalcTo(org.joda.time.LocalDate calcTo)
Field name: CALC_TO
|
void |
setCalcToIncl(ErpBoolean calcToIncl)
Field name: CALC_TO_INCL
|
void |
setCalcToMonthEnd(MonthEndIndicator calcToMonthEnd)
Field name: CALC_TO_MONTH_END
|
void |
setCurrentRate(ErpBoolean currentRate)
Field name: CURRENT_RATE
|
void |
setFixedAmount(ErpBoolean fixedAmount)
Field name: FIXED_AMOUNT
|
void |
setFixedRate(ErpBoolean fixedRate)
Field name: FIXED_RATE
|
void |
setFlowKey(KeyWhichIdentifiesAFlowInTheBapi flowKey)
Field name: FLOW_KEY
|
void |
setFlowSide(DirectionOfTransaction flowSide)
Field name: FLOW_SIDE
|
void |
setFlowSign(DirectionOfFlow flowSign)
Field name: FLOW_SIGN
|
void |
setFlowType(FlowTypeOfFlowItem flowType)
Field name: FLOW_TYPE
|
void |
setInterestCalcDays(ErpInteger interestCalcDays)
Field name: INTEREST_CALC_DAYS
|
void |
setInterestCalcExpon(ErpBoolean interestCalcExpon)
Field name: INTEREST_CALC_EXPON
|
void |
setInterestCalcMethod(InterestCalculationMethodIndic interestCalcMethod)
Field name: INTEREST_CALC_METHOD
|
void |
setInterestCalendar(FactoryCalendarId interestCalendar)
Field name: INTEREST_CALENDAR
|
void |
setLocalCurAmount(CurrencyAmountsInBapiInterfaces localCurAmount)
Field name: LOCAL_CUR_AMOUNT
|
void |
setLocalCurAmountChar(TextFieldForAnAmount localCurAmountChar)
Field name: LOCAL_CUR_AMOUNT_CHAR
|
void |
setLocalCurRate(ExchangeRate localCurRate)
Field name: LOCAL_CUR_RATE
|
void |
setPaymentAmount(CurrencyAmountsInBapiInterfaces paymentAmount)
Field name: PAYMENT_AMOUNT
|
void |
setPaymentAmountChar(TextFieldForAnAmount paymentAmountChar)
Field name: PAYMENT_AMOUNT_CHAR
|
void |
setPaymentCur(CurrencyKey paymentCur)
Field name: PAYMENT_CUR
|
void |
setPaymentCurIso(IsoCodeCurrency paymentCurIso)
Field name: PAYMENT_CUR_ISO
|
void |
setPaymentDate(org.joda.time.LocalDate paymentDate)
Field name: PAYMENT_DATE
|
void |
setPercentageRate(ErpDecimal percentageRate)
Field name: PERCENTAGE_RATE
|
void |
setPosAmountFixed(ErpBoolean posAmountFixed)
Field name: POS_AMOUNT_FIXED
|
void |
setPositionAmount(CurrencyAmountsInBapiInterfaces positionAmount)
Field name: POSITION_AMOUNT
|
void |
setPositionAmountChar(TextFieldForAnAmount positionAmountChar)
Field name: POSITION_AMOUNT_CHAR
|
void |
setPostingStatus(PostingStatusOfFlow postingStatus)
Field name: POSTING_STATUS
|
void |
setTableindex(Int4WithoutSigns tableindex)
Field name: TABLEINDEX
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FtrStructureForFlow.FtrStructureForFlowBuilder builder()
@Nullable @Generated(value="lombok") public Int4WithoutSigns getTableindex()
Domain name: INT4_NOS Internal type: X Max length: 4
@Nullable @Generated(value="lombok") public KeyWhichIdentifiesAFlowInTheBapi getFlowKey()
Domain name: T_BAPI_FLOW_KEY Internal type: C Max length: 46
@Nullable @Generated(value="lombok") public DirectionOfTransaction getFlowSide()
Domain name: T_RKONDGR Internal type: N Max length: 2
@Nullable @Generated(value="lombok") public FlowTypeOfFlowItem getFlowType()
Domain name: SBEWART Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public DirectionOfFlow getFlowSign()
Domain name: T_SSIGN Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getPaymentDate()
Domain name: DATUM Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getPaymentAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public TextFieldForAnAmount getPaymentAmountChar()
Domain name: T_XBETRG18 Internal type: C Max length: 36
@Nullable @Generated(value="lombok") public CurrencyKey getPaymentCur()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getPaymentCurIso()
Domain name: ISOCD Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public ExchangeRate getLocalCurRate()
Domain name: UKURS Internal type: P Max length: 5
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getLocalCurAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public TextFieldForAnAmount getLocalCurAmountChar()
Domain name: T_XBETRG18 Internal type: C Max length: 36
@Nullable @Generated(value="lombok") public ErpBoolean getCurrentRate()
Domain name: XFELD Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public ErpBoolean getFixedRate()
Domain name: XFELD Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public ErpBoolean getFixedAmount()
Domain name: XFELD Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getCalcFrom()
Domain name: DATUM Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public ErpBoolean getCalcFromIncl()
Domain name: XFELD Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public MonthEndIndicator getCalcFromMonthEnd()
Domain name: VVSULT Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getCalcTo()
Domain name: DATUM Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public ErpBoolean getCalcToIncl()
Domain name: XFELD Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public MonthEndIndicator getCalcToMonthEnd()
Domain name: VVSULT Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public InterestCalculationMethodIndic getInterestCalcMethod()
Domain name: SZBMETH Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public ErpBoolean getInterestCalcExpon()
Domain name: XFELD Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public FactoryCalendarId getInterestCalendar()
Domain name: WFCID Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public ErpInteger getInterestCalcDays()
Domain name: INT6 Internal type: N Max length: 12
@Nullable @Generated(value="lombok") public ErpInteger getCalcBaseDays()
Domain name: INT6 Internal type: N Max length: 12
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getCalcBaseAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public TextFieldForAnAmount getCalcBaseAmountChar()
Domain name: T_XBETRG18 Internal type: C Max length: 36
@Nullable @Generated(value="lombok") public CurrencyKey getCalcBaseCur()
Domain name: WAERS Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public IsoCodeCurrency getCalcBaseCurIso()
Domain name: ISOCD Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public ErpDecimal getPercentageRate()
Domain name: DECV3_7 Internal type: P Max length: 6
@Nullable @Generated(value="lombok") public AssignmentNumber getAssignment()
Domain name: ZUONR Internal type: C Max length: 36
@Nullable @Generated(value="lombok") public PostingStatusOfFlow getPostingStatus()
Domain name: T_SBEWEBE Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getCalcDate()
Domain name: DATUM Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getPositionAmount()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public TextFieldForAnAmount getPositionAmountChar()
Domain name: T_XBETRG18 Internal type: C Max length: 36
@Nullable @Generated(value="lombok") public ErpBoolean getPosAmountFixed()
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public void setTableindex(@Nullable Int4WithoutSigns tableindex)
Domain name: INT4_NOS Internal type: X Max length: 4
@Generated(value="lombok") public void setFlowKey(@Nullable KeyWhichIdentifiesAFlowInTheBapi flowKey)
Domain name: T_BAPI_FLOW_KEY Internal type: C Max length: 46
@Generated(value="lombok") public void setFlowSide(@Nullable DirectionOfTransaction flowSide)
Domain name: T_RKONDGR Internal type: N Max length: 2
@Generated(value="lombok") public void setFlowType(@Nullable FlowTypeOfFlowItem flowType)
Domain name: SBEWART Internal type: C Max length: 8
@Generated(value="lombok") public void setFlowSign(@Nullable DirectionOfFlow flowSign)
Domain name: T_SSIGN Internal type: C Max length: 2
@Generated(value="lombok") public void setPaymentDate(@Nullable org.joda.time.LocalDate paymentDate)
Domain name: DATUM Internal type: D Max length: 16
@Generated(value="lombok") public void setPaymentAmount(@Nullable CurrencyAmountsInBapiInterfaces paymentAmount)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setPaymentAmountChar(@Nullable TextFieldForAnAmount paymentAmountChar)
Domain name: T_XBETRG18 Internal type: C Max length: 36
@Generated(value="lombok") public void setPaymentCur(@Nullable CurrencyKey paymentCur)
Domain name: WAERS Internal type: C Max length: 10
@Generated(value="lombok") public void setPaymentCurIso(@Nullable IsoCodeCurrency paymentCurIso)
Domain name: ISOCD Internal type: C Max length: 6
@Generated(value="lombok") public void setLocalCurRate(@Nullable ExchangeRate localCurRate)
Domain name: UKURS Internal type: P Max length: 5
@Generated(value="lombok") public void setLocalCurAmount(@Nullable CurrencyAmountsInBapiInterfaces localCurAmount)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setLocalCurAmountChar(@Nullable TextFieldForAnAmount localCurAmountChar)
Domain name: T_XBETRG18 Internal type: C Max length: 36
@Generated(value="lombok") public void setCurrentRate(@Nullable ErpBoolean currentRate)
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public void setFixedRate(@Nullable ErpBoolean fixedRate)
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public void setFixedAmount(@Nullable ErpBoolean fixedAmount)
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public void setCalcFrom(@Nullable org.joda.time.LocalDate calcFrom)
Domain name: DATUM Internal type: D Max length: 16
@Generated(value="lombok") public void setCalcFromIncl(@Nullable ErpBoolean calcFromIncl)
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public void setCalcFromMonthEnd(@Nullable MonthEndIndicator calcFromMonthEnd)
Domain name: VVSULT Internal type: C Max length: 2
@Generated(value="lombok") public void setCalcTo(@Nullable org.joda.time.LocalDate calcTo)
Domain name: DATUM Internal type: D Max length: 16
@Generated(value="lombok") public void setCalcToIncl(@Nullable ErpBoolean calcToIncl)
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public void setCalcToMonthEnd(@Nullable MonthEndIndicator calcToMonthEnd)
Domain name: VVSULT Internal type: C Max length: 2
@Generated(value="lombok") public void setInterestCalcMethod(@Nullable InterestCalculationMethodIndic interestCalcMethod)
Domain name: SZBMETH Internal type: C Max length: 2
@Generated(value="lombok") public void setInterestCalcExpon(@Nullable ErpBoolean interestCalcExpon)
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public void setInterestCalendar(@Nullable FactoryCalendarId interestCalendar)
Domain name: WFCID Internal type: C Max length: 4
@Generated(value="lombok") public void setInterestCalcDays(@Nullable ErpInteger interestCalcDays)
Domain name: INT6 Internal type: N Max length: 12
@Generated(value="lombok") public void setCalcBaseDays(@Nullable ErpInteger calcBaseDays)
Domain name: INT6 Internal type: N Max length: 12
@Generated(value="lombok") public void setCalcBaseAmount(@Nullable CurrencyAmountsInBapiInterfaces calcBaseAmount)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setCalcBaseAmountChar(@Nullable TextFieldForAnAmount calcBaseAmountChar)
Domain name: T_XBETRG18 Internal type: C Max length: 36
@Generated(value="lombok") public void setCalcBaseCur(@Nullable CurrencyKey calcBaseCur)
Domain name: WAERS Internal type: C Max length: 10
@Generated(value="lombok") public void setCalcBaseCurIso(@Nullable IsoCodeCurrency calcBaseCurIso)
Domain name: ISOCD Internal type: C Max length: 6
@Generated(value="lombok") public void setPercentageRate(@Nullable ErpDecimal percentageRate)
Domain name: DECV3_7 Internal type: P Max length: 6
@Generated(value="lombok") public void setAssignment(@Nullable AssignmentNumber assignment)
Domain name: ZUONR Internal type: C Max length: 36
@Generated(value="lombok") public void setPostingStatus(@Nullable PostingStatusOfFlow postingStatus)
Domain name: T_SBEWEBE Internal type: C Max length: 2
@Generated(value="lombok") public void setCalcDate(@Nullable org.joda.time.LocalDate calcDate)
Domain name: DATUM Internal type: D Max length: 16
@Generated(value="lombok") public void setPositionAmount(@Nullable CurrencyAmountsInBapiInterfaces positionAmount)
Domain name: BAPICURR Internal type: P Max length: 12
@Generated(value="lombok") public void setPositionAmountChar(@Nullable TextFieldForAnAmount positionAmountChar)
Domain name: T_XBETRG18 Internal type: C Max length: 36
@Generated(value="lombok") public void setPosAmountFixed(@Nullable ErpBoolean posAmountFixed)
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2018 SAP SE. All rights reserved.