public final class FixedAssetInsurance extends Object
Structure: BAPI1022_FEGLG008
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetInsurance.FixedAssetInsuranceBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetInsurance.FixedAssetInsuranceBuilder |
builder() |
boolean |
equals(Object o) |
ErpBoolean |
getBaseValManUpd()
Field name: BASE_VAL_MAN_UPD
|
CurrencyAmountsInBapiInterfaces |
getBaseValue()
Field name: BASE_VALUE
|
InsuranceCompanyAa |
getCompany()
Field name: COMPANY
|
CurrencyAmountsInBapiInterfaces |
getCurInsValue()
Field name: CUR_INS_VALUE
|
Year |
getCurInsValueMaintYr()
Field name: CUR_INS_VALUE_MAINT_YR
|
CurrencyKey |
getCurrency()
Field name: CURRENCY
|
IsoCodeCurrency |
getCurrencyIso()
Field name: CURRENCY_ISO
|
IndexSeriesReplacementValue |
getIndex()
Field name: INDEX
|
CurrencyAmountsInBapiInterfaces |
getManInsVal()
Field name: MAN_INS_VAL
|
Year |
getManInsValMaintYr()
Field name: MAN_INS_VAL_MAINT_YR
|
String |
getPolicyNo()
Field name: POLICY_NO
|
InsuranceRateFiAa |
getPremium()
Field name: PREMIUM
|
org.joda.time.LocalDate |
getStartDate()
Field name: START_DATE
|
String |
getText()
Field name: TEXT
|
InsuranceTypeAa |
getType()
Field name: TYPE
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetInsurance.FixedAssetInsuranceBuilder builder()
@Nullable @Generated(value="lombok") public InsuranceTypeAa getType()
Domain name: BF_AVART Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public InsuranceCompanyAa getCompany()
Domain name: BF_AVGES Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public String getPolicyNo()
Domain name: CHAR15 Internal type: C Max length: 15
@Nullable @Generated(value="lombok") public String getText()
Domain name: TEXT50 Internal type: C Max length: 50
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getStartDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public InsuranceRateFiAa getPremium()
Domain name: BF_AVTAR Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public IndexSeriesReplacementValue getIndex()
Domain name: BF_WBIND Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getBaseValue()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public CurrencyKey getCurrency()
Domain name: WAERS Internal type: C Max length: 5
@Nullable @Generated(value="lombok") public IsoCodeCurrency getCurrencyIso()
Domain name: ISOCD Internal type: C Max length: 3
@Nullable @Generated(value="lombok") public ErpBoolean getBaseValManUpd()
Domain name: BF_XFELD Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getManInsVal()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public Year getManInsValMaintYr()
Domain name: GJAHR Internal type: N Max length: 4
@Nullable @Generated(value="lombok") public CurrencyAmountsInBapiInterfaces getCurInsValue()
Domain name: BAPICURR Internal type: P Max length: 12
@Nullable @Generated(value="lombok") public Year getCurInsValueMaintYr()
Domain name: GJAHR Internal type: N Max length: 4
@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.