Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
DepreciationAtFiscalYearEnd |
FixedAssetDepreciationAreasSelectedValue.getAccumDepr()
Field name: ACCUM_DEPR
Type element: BF_AFA_GJE
Domain name: BAPICURR
Internal type: DEC
Description: Depreciation at fiscal year end
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder |
FixedAssetDepreciationAreasSelectedValue.FixedAssetDepreciationAreasSelectedValueBuilder.accumDepr(DepreciationAtFiscalYearEnd accumDepr) |
void |
FixedAssetDepreciationAreasSelectedValue.setAccumDepr(DepreciationAtFiscalYearEnd accumDepr)
Field name: ACCUM_DEPR
Type element: BF_AFA_GJE
Domain name: BAPICURR
Internal type: DEC
Description: Depreciation at fiscal year end
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static DepreciationAtFiscalYearEnd |
DepreciationAtFiscalYearEnd.of(BigDecimal value) |
static DepreciationAtFiscalYearEnd |
DepreciationAtFiscalYearEnd.of(double value) |
static DepreciationAtFiscalYearEnd |
DepreciationAtFiscalYearEnd.of(float value) |
static DepreciationAtFiscalYearEnd |
DepreciationAtFiscalYearEnd.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<DepreciationAtFiscalYearEnd> |
DepreciationAtFiscalYearEnd.getType() |
Copyright © 2018 SAP SE. All rights reserved.