Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
LeasePaymentCycle |
FixedAssetLeasing.getCycle()
Field name: CYCLE
|
LeasePaymentCycle |
FixedAssetGetlistLeasing.getCycle()
Field name: CYCLE
|
Modifier and Type | Method and Description |
---|---|
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.cycle(LeasePaymentCycle cycle) |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.cycle(LeasePaymentCycle cycle) |
void |
FixedAssetLeasing.setCycle(LeasePaymentCycle cycle)
Field name: CYCLE
|
void |
FixedAssetGetlistLeasing.setCycle(LeasePaymentCycle cycle)
Field name: CYCLE
|
Modifier and Type | Method and Description |
---|---|
static LeasePaymentCycle |
LeasePaymentCycle.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<LeasePaymentCycle> |
LeasePaymentCycle.getType() |
ErpTypeConverter<LeasePaymentCycle> |
LeasePaymentCycle.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.