Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
NumberOfLeasePayments |
FixedAssetLeasing.getNoPaymnts()
Field name: NO_PAYMNTS
|
NumberOfLeasePayments |
FixedAssetGetlistLeasing.getNoPaymnts()
Field name: NO_PAYMNTS
|
Modifier and Type | Method and Description |
---|---|
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.noPaymnts(NumberOfLeasePayments noPaymnts) |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.noPaymnts(NumberOfLeasePayments noPaymnts) |
void |
FixedAssetLeasing.setNoPaymnts(NumberOfLeasePayments noPaymnts)
Field name: NO_PAYMNTS
|
void |
FixedAssetGetlistLeasing.setNoPaymnts(NumberOfLeasePayments noPaymnts)
Field name: NO_PAYMNTS
|
Modifier and Type | Method and Description |
---|---|
static NumberOfLeasePayments |
NumberOfLeasePayments.of(int value) |
static NumberOfLeasePayments |
NumberOfLeasePayments.of(long value) |
static NumberOfLeasePayments |
NumberOfLeasePayments.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<NumberOfLeasePayments> |
NumberOfLeasePayments.getType() |
Copyright © 2019 SAP SE. All rights reserved.