Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
LeasingType |
FixedAssetLeasing.getType()
Field name: TYPE
Type element: BF_LEART
Domain name: BF_LEASART
Internal type: CHAR
Description: Leasing type
Max length: 2
|
LeasingType |
FixedAssetGetlistLeasing.getType()
Field name: TYPE
Type element: BF_LEART
Domain name: BF_LEASART
Internal type: CHAR
Description: Leasing type
Max length: 2
|
Modifier and Type | Method and Description |
---|---|
void |
FixedAssetLeasing.setType(LeasingType type)
Field name: TYPE
Type element: BF_LEART
Domain name: BF_LEASART
Internal type: CHAR
Description: Leasing type
Max length: 2
|
void |
FixedAssetGetlistLeasing.setType(LeasingType type)
Field name: TYPE
Type element: BF_LEART
Domain name: BF_LEASART
Internal type: CHAR
Description: Leasing type
Max length: 2
|
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.type(LeasingType type) |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.type(LeasingType type) |
Modifier and Type | Method and Description |
---|---|
static LeasingType |
LeasingType.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<LeasingType> |
LeasingType.getType() |
ErpTypeConverter<LeasingType> |
LeasingType.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.