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
Type element: BF_LRYTH
Domain name: BF_PERAF
Internal type: NUMC
Description: Lease payment cycle
Max length: 3
|
LeasePaymentCycle |
FixedAssetGetlistLeasing.getCycle()
Field name: CYCLE
Type element: BF_LRYTH
Domain name: BF_PERAF
Internal type: NUMC
Description: Lease payment cycle
Max length: 3
|
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
Type element: BF_LRYTH
Domain name: BF_PERAF
Internal type: NUMC
Description: Lease payment cycle
Max length: 3
|
void |
FixedAssetGetlistLeasing.setCycle(LeasePaymentCycle cycle)
Field name: CYCLE
Type element: BF_LRYTH
Domain name: BF_PERAF
Internal type: NUMC
Description: Lease payment cycle
Max length: 3
|
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 © 2018 SAP SE. All rights reserved.