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() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
AdditionalDepreciation |
getAddDepr()
Field name: ADD_DEPR
|
BlockKeyForAdditionalDepreciation |
getBlKeyAddDepr()
Field name: BL_KEY_ADD_DEPR
|
BlockKey |
getBlockKey()
Field name: BLOCK_KEY
|
PriorYearTransaction |
getPriorYearTran()
Field name: PRIOR_YEAR_TRAN
|
LocalDate |
getPutToUseDate()
Field name: PUT_TO_USE_DATE
|
RdAsset |
getResDevAsset()
Field name: RES_DEV_ASSET
|
SubBlockKey |
getSubBlockKey()
Field name: SUB_BLOCK_KEY
|
int |
hashCode() |
void |
setAddDepr(AdditionalDepreciation addDepr)
Field name: ADD_DEPR
|
void |
setBlKeyAddDepr(BlockKeyForAdditionalDepreciation blKeyAddDepr)
Field name: BL_KEY_ADD_DEPR
|
void |
setBlockKey(BlockKey blockKey)
Field name: BLOCK_KEY
|
void |
setPriorYearTran(PriorYearTransaction priorYearTran)
Field name: PRIOR_YEAR_TRAN
|
void |
setPutToUseDate(LocalDate putToUseDate)
Field name: PUT_TO_USE_DATE
|
void |
setResDevAsset(RdAsset resDevAsset)
Field name: RES_DEV_ASSET
|
void |
setSubBlockKey(SubBlockKey subBlockKey)
Field name: SUB_BLOCK_KEY
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetFiAaIndiaTimeIndependentGeneralData.FixedAssetFiAaIndiaTimeIndependentGeneralDataBuilder builder()
@Nullable public AdditionalDepreciation getAddDepr()
Type element: GLO_IN_ADDNL_DEP Domain name: GLO_IN_ADDNL_DEP Internal type: CHAR Description: Additional Depreciation Max length: 1
@Nullable public BlockKey getBlockKey()
Type element: GLO_IN_BLK_KEY Domain name: GLO_IN_BLK_KEY Internal type: CHAR Description: Block Key Max length: 5
@Nullable public BlockKeyForAdditionalDepreciation getBlKeyAddDepr()
Type element: GLO_IN_ADDNL_BLK Domain name: GLO_IN_BLKKEY Internal type: NUMC Description: Block Key for Additional Depreciation Max length: 5
@Nullable public PriorYearTransaction getPriorYearTran()
Type element: GLO_IN_PRIOR_YR Domain name: GLO_IN_PRIOR_YR Internal type: CHAR Description: Prior Year Transaction Max length: 1
@Nullable public LocalDate getPutToUseDate()
Type element: GLO_IN_AST_PUT_USE Domain name: GLO_IN_AST_PUT_USE Internal type: DATS Description: Put to use date Max length: 8
@Nullable public RdAsset getResDevAsset()
Type element: GLO_IN_R_AND_D_ASSET Domain name: GLO_IN_R_AND_D_ASSET Internal type: CHAR Description: R & D Asset Max length: 1
@Nullable public SubBlockKey getSubBlockKey()
Type element: GLO_IN_SUB_BLKKEY Domain name: GLO_IN_BLKKEY Internal type: NUMC Description: Sub Block key Max length: 5
public void setAddDepr(@Nullable AdditionalDepreciation addDepr)
Type element: GLO_IN_ADDNL_DEP Domain name: GLO_IN_ADDNL_DEP Internal type: CHAR Description: Additional Depreciation Max length: 1
public void setBlockKey(@Nullable BlockKey blockKey)
Type element: GLO_IN_BLK_KEY Domain name: GLO_IN_BLK_KEY Internal type: CHAR Description: Block Key Max length: 5
public void setBlKeyAddDepr(@Nullable BlockKeyForAdditionalDepreciation blKeyAddDepr)
Type element: GLO_IN_ADDNL_BLK Domain name: GLO_IN_BLKKEY Internal type: NUMC Description: Block Key for Additional Depreciation Max length: 5
public void setPriorYearTran(@Nullable PriorYearTransaction priorYearTran)
Type element: GLO_IN_PRIOR_YR Domain name: GLO_IN_PRIOR_YR Internal type: CHAR Description: Prior Year Transaction Max length: 1
public void setPutToUseDate(@Nullable LocalDate putToUseDate)
Type element: GLO_IN_AST_PUT_USE Domain name: GLO_IN_AST_PUT_USE Internal type: DATS Description: Put to use date Max length: 8
public void setResDevAsset(@Nullable RdAsset resDevAsset)
Type element: GLO_IN_R_AND_D_ASSET Domain name: GLO_IN_R_AND_D_ASSET Internal type: CHAR Description: R & D Asset Max length: 1
public void setSubBlockKey(@Nullable SubBlockKey subBlockKey)
Type element: GLO_IN_SUB_BLKKEY Domain name: GLO_IN_BLKKEY Internal type: NUMC Description: Sub Block key Max length: 5
protected boolean canEqual(Object other)
Copyright © 2018 SAP SE. All rights reserved.