public final class FixedAssetInvestmentSupportMeasure extends Object
Structure: BAPI1022_INV_SUPPORT_PID
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder |
builder() |
boolean |
equals(Object o) |
MainAssetNumber |
getAsset()
Field name: ASSET
|
ChangeDocumentsChangeType |
getChangeInd()
Field name: CHANGE_IND
|
KeyForInvestmentSupportMeasures |
getInvSupportKey()
Field name: INV_SUPPORT_KEY
|
AssetSubnumber |
getSubnumber()
Field name: SUBNUMBER
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetInvestmentSupportMeasure.FixedAssetInvestmentSupportMeasureBuilder 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 KeyForInvestmentSupportMeasures getInvSupportKey()
Domain name: INVSL Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public ChangeDocumentsChangeType getChangeInd()
Domain name: CDCHNGIND Internal type: C Max length: 1
@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.