public class FixedAssetFiAaIndiaTimeIndependentGeneralData extends Object
Structure: BAPI1022_GLO_IN_GEN
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetFiAaIndiaTimeIndependentGeneralData.FixedAssetFiAaIndiaTimeIndependentGeneralDataBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetFiAaIndiaTimeIndependentGeneralData.FixedAssetFiAaIndiaTimeIndependentGeneralDataBuilder |
builder() |
boolean |
equals(Object o) |
AdditionalDepreciation |
getAddDepr()
Field name: ADD_DEPR
|
BlockKey5 |
getBlKeyAddDepr()
Field name: BL_KEY_ADD_DEPR
|
BlockKey |
getBlockKey()
Field name: BLOCK_KEY
|
PriorYearTransactionOrNotForCurrentYearCalculation |
getPriorYearTran()
Field name: PRIOR_YEAR_TRAN
|
org.joda.time.LocalDate |
getPutToUseDate()
Field name: PUT_TO_USE_DATE
|
RDAssetSpecialTreatment |
getResDevAsset()
Field name: RES_DEV_ASSET
|
BlockKey5 |
getSubBlockKey()
Field name: SUB_BLOCK_KEY
|
int |
hashCode() |
void |
setAddDepr(AdditionalDepreciation addDepr)
Field name: ADD_DEPR
|
void |
setBlKeyAddDepr(BlockKey5 blKeyAddDepr)
Field name: BL_KEY_ADD_DEPR
|
void |
setBlockKey(BlockKey blockKey)
Field name: BLOCK_KEY
|
void |
setPriorYearTran(PriorYearTransactionOrNotForCurrentYearCalculation priorYearTran)
Field name: PRIOR_YEAR_TRAN
|
void |
setPutToUseDate(org.joda.time.LocalDate putToUseDate)
Field name: PUT_TO_USE_DATE
|
void |
setResDevAsset(RDAssetSpecialTreatment resDevAsset)
Field name: RES_DEV_ASSET
|
void |
setSubBlockKey(BlockKey5 subBlockKey)
Field name: SUB_BLOCK_KEY
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetFiAaIndiaTimeIndependentGeneralData.FixedAssetFiAaIndiaTimeIndependentGeneralDataBuilder builder()
@Nullable @Generated(value="lombok") public BlockKey getBlockKey()
Domain name: GLO_IN_BLK_KEY Internal type: C Max length: 10
@Nullable @Generated(value="lombok") public BlockKey5 getSubBlockKey()
Domain name: GLO_IN_BLKKEY Internal type: N Max length: 10
@Nullable @Generated(value="lombok") public AdditionalDepreciation getAddDepr()
Domain name: GLO_IN_ADDNL_DEP Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public BlockKey5 getBlKeyAddDepr()
Domain name: GLO_IN_BLKKEY Internal type: N Max length: 10
@Nullable @Generated(value="lombok") public RDAssetSpecialTreatment getResDevAsset()
Domain name: GLO_IN_R_AND_D_ASSET Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public org.joda.time.LocalDate getPutToUseDate()
Domain name: GLO_IN_AST_PUT_USE Internal type: D Max length: 16
@Nullable @Generated(value="lombok") public PriorYearTransactionOrNotForCurrentYearCalculation getPriorYearTran()
Domain name: GLO_IN_PRIOR_YR Internal type: C Max length: 2
@Generated(value="lombok") public void setBlockKey(@Nullable BlockKey blockKey)
Domain name: GLO_IN_BLK_KEY Internal type: C Max length: 10
@Generated(value="lombok") public void setSubBlockKey(@Nullable BlockKey5 subBlockKey)
Domain name: GLO_IN_BLKKEY Internal type: N Max length: 10
@Generated(value="lombok") public void setAddDepr(@Nullable AdditionalDepreciation addDepr)
Domain name: GLO_IN_ADDNL_DEP Internal type: C Max length: 2
@Generated(value="lombok") public void setBlKeyAddDepr(@Nullable BlockKey5 blKeyAddDepr)
Domain name: GLO_IN_BLKKEY Internal type: N Max length: 10
@Generated(value="lombok") public void setResDevAsset(@Nullable RDAssetSpecialTreatment resDevAsset)
Domain name: GLO_IN_R_AND_D_ASSET Internal type: C Max length: 2
@Generated(value="lombok") public void setPutToUseDate(@Nullable org.joda.time.LocalDate putToUseDate)
Domain name: GLO_IN_AST_PUT_USE Internal type: D Max length: 16
@Generated(value="lombok") public void setPriorYearTran(@Nullable PriorYearTransactionOrNotForCurrentYearCalculation priorYearTran)
Domain name: GLO_IN_PRIOR_YR Internal type: C Max length: 2
@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.