public class FixedAssetInvestmentSupportKey extends Object
Structure: BAPI1022_INV_SUPPORT
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder |
builder() |
boolean |
equals(Object o) |
ChangeDocumentsChangeType |
getChangeInd()
Field name: CHANGE_IND
|
KeyForInvestmentSupportMeasures |
getInvSupportKey()
Field name: INV_SUPPORT_KEY
|
int |
hashCode() |
void |
setChangeInd(ChangeDocumentsChangeType changeInd)
Field name: CHANGE_IND
|
void |
setInvSupportKey(KeyForInvestmentSupportMeasures invSupportKey)
Field name: INV_SUPPORT_KEY
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetInvestmentSupportKey.FixedAssetInvestmentSupportKeyBuilder builder()
@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 void setInvSupportKey(@Nullable KeyForInvestmentSupportMeasures invSupportKey)
Domain name: INVSL Internal type: C Max length: 2
@Generated(value="lombok") public void setChangeInd(@Nullable ChangeDocumentsChangeType changeInd)
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.