public final 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() |
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 boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.