public class FixedAssetFiAaRussiaTimeDependentGeneralData extends Object
Structure: BAPI1022_GLO_RUS_GENTD
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetFiAaRussiaTimeDependentGeneralData.FixedAssetFiAaRussiaTimeDependentGeneralDataBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetFiAaRussiaTimeDependentGeneralData.FixedAssetFiAaRussiaTimeDependentGeneralDataBuilder |
builder() |
boolean |
equals(Object o) |
EvaluationGroups |
getDeprGroupNew()
Field name: DEPR_GROUP_NEW
|
String |
getInvCardNumber()
Field name: INV_CARD_NUMBER
|
String |
getOkofCodeNew()
Field name: OKOF_CODE_NEW
|
CurrencyField |
getPledgeAmount()
Field name: PLEDGE_AMOUNT
|
ErpBoolean |
getPledgedAsset()
Field name: PLEDGED_ASSET
|
String |
getPledgeDocNum()
Field name: PLEDGE_DOC_NUM
|
String |
getPledgee()
Field name: PLEDGEE
|
String |
getShutdownDocum()
Field name: SHUTDOWN_DOCUM
|
String |
getShutdownReason()
Field name: SHUTDOWN_REASON
|
int |
hashCode() |
void |
setDeprGroupNew(EvaluationGroups deprGroupNew)
Field name: DEPR_GROUP_NEW
|
void |
setInvCardNumber(String invCardNumber)
Field name: INV_CARD_NUMBER
|
void |
setOkofCodeNew(String okofCodeNew)
Field name: OKOF_CODE_NEW
|
void |
setPledgeAmount(CurrencyField pledgeAmount)
Field name: PLEDGE_AMOUNT
|
void |
setPledgedAsset(ErpBoolean pledgedAsset)
Field name: PLEDGED_ASSET
|
void |
setPledgeDocNum(String pledgeDocNum)
Field name: PLEDGE_DOC_NUM
|
void |
setPledgee(String pledgee)
Field name: PLEDGEE
|
void |
setShutdownDocum(String shutdownDocum)
Field name: SHUTDOWN_DOCUM
|
void |
setShutdownReason(String shutdownReason)
Field name: SHUTDOWN_REASON
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetFiAaRussiaTimeDependentGeneralData.FixedAssetFiAaRussiaTimeDependentGeneralDataBuilder builder()
@Nullable @Generated(value="lombok") public String getShutdownReason()
Domain name: CHAR4 Internal type: C Max length: 8
@Nullable @Generated(value="lombok") public String getShutdownDocum()
Domain name: CHAR32 Internal type: C Max length: 64
@Nullable @Generated(value="lombok") public ErpBoolean getPledgedAsset()
Domain name: XFELD Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public CurrencyField getPledgeAmount()
Domain name: CURRV13 Internal type: P Max length: 7
@Nullable @Generated(value="lombok") public String getPledgee()
Domain name: CHAR10 Internal type: C Max length: 20
@Nullable @Generated(value="lombok") public String getPledgeDocNum()
Domain name: CHAR32 Internal type: C Max length: 64
@Nullable @Generated(value="lombok") public String getInvCardNumber()
Domain name: Internal type: C Max length: 50
@Nullable @Generated(value="lombok") public String getOkofCodeNew()
Domain name: Internal type: C Max length: 32
@Nullable @Generated(value="lombok") public EvaluationGroups getDeprGroupNew()
Domain name: ORD4X Internal type: C Max length: 8
@Generated(value="lombok") public void setShutdownReason(@Nullable String shutdownReason)
Domain name: CHAR4 Internal type: C Max length: 8
@Generated(value="lombok") public void setShutdownDocum(@Nullable String shutdownDocum)
Domain name: CHAR32 Internal type: C Max length: 64
@Generated(value="lombok") public void setPledgedAsset(@Nullable ErpBoolean pledgedAsset)
Domain name: XFELD Internal type: C Max length: 2
@Generated(value="lombok") public void setPledgeAmount(@Nullable CurrencyField pledgeAmount)
Domain name: CURRV13 Internal type: P Max length: 7
@Generated(value="lombok") public void setPledgee(@Nullable String pledgee)
Domain name: CHAR10 Internal type: C Max length: 20
@Generated(value="lombok") public void setPledgeDocNum(@Nullable String pledgeDocNum)
Domain name: CHAR32 Internal type: C Max length: 64
@Generated(value="lombok") public void setInvCardNumber(@Nullable String invCardNumber)
Domain name: Internal type: C Max length: 50
@Generated(value="lombok") public void setOkofCodeNew(@Nullable String okofCodeNew)
Domain name: Internal type: C Max length: 32
@Generated(value="lombok") public void setDeprGroupNew(@Nullable EvaluationGroups deprGroupNew)
Domain name: ORD4X Internal type: C Max length: 8
@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.