public final class FixedAssetGetlistPostingInformation extends Object
Structure: BAPI1022_FEGLG002_PID
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetGetlistPostingInformation.FixedAssetGetlistPostingInformationBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetGetlistPostingInformation.FixedAssetGetlistPostingInformationBuilder |
builder() |
boolean |
equals(Object o) |
MainAssetNumber |
getAsset()
Field name: ASSET
|
org.joda.time.LocalDate |
getCapDate()
Field name: CAP_DATE
|
ResultsAnalysisKey |
getCapKey()
Field name: CAP_KEY
|
org.joda.time.LocalDate |
getDeactDate()
Field name: DEACT_DATE
|
org.joda.time.LocalDate |
getInitialAcq()
Field name: INITIAL_ACQ
|
PostingPeriod |
getInitialAcqPrd()
Field name: INITIAL_ACQ_PRD
|
Year |
getInitialAcqYr()
Field name: INITIAL_ACQ_YR
|
org.joda.time.LocalDate |
getPlretDate()
Field name: PLRET_DATE
|
org.joda.time.LocalDate |
getPoDate()
Field name: PO_DATE
|
AssetSubnumber |
getSubnumber()
Field name: SUBNUMBER
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetGetlistPostingInformation.FixedAssetGetlistPostingInformationBuilder builder()
@Nullable @Generated(value="lombok") public MainAssetNumber getAsset()
Domain name: BF_ANLN1 Internal type: C Max length: 12
@Nullable @Generated(value="lombok") public AssetSubnumber getSubnumber()
Domain name: BF_ANLN2 Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getCapDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getDeactDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getInitialAcq()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public Year getInitialAcqYr()
Domain name: GJAHR Internal type: N Max length: 4
@Nullable @Generated(value="lombok") public PostingPeriod getInitialAcqPrd()
Domain name: POPER Internal type: N Max length: 3
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getPlretDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getPoDate()
Domain name: DATUM Internal type: D Max length: 8
@Nullable @Generated(value="lombok") public ResultsAnalysisKey getCapKey()
Domain name: ABGR_SCHL Internal type: C Max length: 6
@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.