Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
DepreciationKey |
FixedAssetGetlistDepreciationArea.getDepKey()
Field name: DEP_KEY
Type element: BF_AFASL
Domain name: BF_AFASL
Internal type: CHAR
Description: Depreciation key
Max length: 4
|
DepreciationKey |
FixedAssetDepreciationArea.getDepKey()
Field name: DEP_KEY
Type element: BF_AFASL
Domain name: BF_AFASL
Internal type: CHAR
Description: Depreciation key
Max length: 4
|
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder |
FixedAssetGetlistDepreciationArea.FixedAssetGetlistDepreciationAreaBuilder.depKey(DepreciationKey depKey) |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder |
FixedAssetDepreciationArea.FixedAssetDepreciationAreaBuilder.depKey(DepreciationKey depKey) |
void |
FixedAssetGetlistDepreciationArea.setDepKey(DepreciationKey depKey)
Field name: DEP_KEY
Type element: BF_AFASL
Domain name: BF_AFASL
Internal type: CHAR
Description: Depreciation key
Max length: 4
|
void |
FixedAssetDepreciationArea.setDepKey(DepreciationKey depKey)
Field name: DEP_KEY
Type element: BF_AFASL
Domain name: BF_AFASL
Internal type: CHAR
Description: Depreciation key
Max length: 4
|
Modifier and Type | Method and Description |
---|---|
static DepreciationKey |
DepreciationKey.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<DepreciationKey> |
DepreciationKey.getType() |
ErpTypeConverter<DepreciationKey> |
DepreciationKey.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.