Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
DurationInYears |
FixedAssetDepreciationArea.getExpUlifeSdepYrs()
Field name: EXP_ULIFE_SDEP_YRS
|
DurationInYears |
FixedAssetGetlistDepreciationArea.getExpUlifeSdepYrs()
Field name: EXP_ULIFE_SDEP_YRS
|
DurationInYears |
FixedAssetDepreciationArea.getExpUlifeYrs()
Field name: EXP_ULIFE_YRS
|
DurationInYears |
FixedAssetGetlistDepreciationArea.getExpUlifeYrs()
Field name: EXP_ULIFE_YRS
|
DurationInYears |
FixedAssetGetlistLeasing.getLngthYrs()
Field name: LNGTH_YRS
|
DurationInYears |
FixedAssetLeasing.getLngthYrs()
Field name: LNGTH_YRS
|
DurationInYears |
FixedAssetDepreciationArea.getOrigUlifeYrs()
Field name: ORIG_ULIFE_YRS
|
DurationInYears |
FixedAssetGetlistDepreciationArea.getOrigUlifeYrs()
Field name: ORIG_ULIFE_YRS
|
DurationInYears |
FixedAssetDepreciationArea.getUlifeYrs()
Field name: ULIFE_YRS
|
DurationInYears |
FixedAssetGetlistDepreciationArea.getUlifeYrs()
Field name: ULIFE_YRS
|
Modifier and Type | Method and Description |
---|---|
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder.expUlifeSdepYrs(DurationInYears expUlifeSdepYrs) |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder.expUlifeSdepYrs(DurationInYears expUlifeSdepYrs) |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder.expUlifeYrs(DurationInYears expUlifeYrs) |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder.expUlifeYrs(DurationInYears expUlifeYrs) |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.lngthYrs(DurationInYears lngthYrs) |
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.lngthYrs(DurationInYears lngthYrs) |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder.origUlifeYrs(DurationInYears origUlifeYrs) |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder.origUlifeYrs(DurationInYears origUlifeYrs) |
void |
FixedAssetDepreciationArea.setExpUlifeSdepYrs(DurationInYears expUlifeSdepYrs)
Field name: EXP_ULIFE_SDEP_YRS
|
void |
FixedAssetGetlistDepreciationArea.setExpUlifeSdepYrs(DurationInYears expUlifeSdepYrs)
Field name: EXP_ULIFE_SDEP_YRS
|
void |
FixedAssetDepreciationArea.setExpUlifeYrs(DurationInYears expUlifeYrs)
Field name: EXP_ULIFE_YRS
|
void |
FixedAssetGetlistDepreciationArea.setExpUlifeYrs(DurationInYears expUlifeYrs)
Field name: EXP_ULIFE_YRS
|
void |
FixedAssetGetlistLeasing.setLngthYrs(DurationInYears lngthYrs)
Field name: LNGTH_YRS
|
void |
FixedAssetLeasing.setLngthYrs(DurationInYears lngthYrs)
Field name: LNGTH_YRS
|
void |
FixedAssetDepreciationArea.setOrigUlifeYrs(DurationInYears origUlifeYrs)
Field name: ORIG_ULIFE_YRS
|
void |
FixedAssetGetlistDepreciationArea.setOrigUlifeYrs(DurationInYears origUlifeYrs)
Field name: ORIG_ULIFE_YRS
|
void |
FixedAssetDepreciationArea.setUlifeYrs(DurationInYears ulifeYrs)
Field name: ULIFE_YRS
|
void |
FixedAssetGetlistDepreciationArea.setUlifeYrs(DurationInYears ulifeYrs)
Field name: ULIFE_YRS
|
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder.ulifeYrs(DurationInYears ulifeYrs) |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder.ulifeYrs(DurationInYears ulifeYrs) |
Modifier and Type | Method and Description |
---|---|
static DurationInYears |
DurationInYears.of(int value) |
static DurationInYears |
DurationInYears.of(long value) |
static DurationInYears |
DurationInYears.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<DurationInYears> |
DurationInYears.getType() |
Copyright © 2017 SAP SE. All rights reserved.