Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PeriodicLeasePaymentPaidToLeasingCompanyLessor |
FixedAssetLeasing.getPayment()
Field name: PAYMENT
|
PeriodicLeasePaymentPaidToLeasingCompanyLessor |
FixedAssetGetlistLeasing.getPayment()
Field name: PAYMENT
|
Modifier and Type | Method and Description |
---|---|
FixedAssetLeasing.FixedAssetLeasingBuilder |
FixedAssetLeasing.FixedAssetLeasingBuilder.payment(PeriodicLeasePaymentPaidToLeasingCompanyLessor payment) |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder |
FixedAssetGetlistLeasing.FixedAssetGetlistLeasingBuilder.payment(PeriodicLeasePaymentPaidToLeasingCompanyLessor payment) |
void |
FixedAssetLeasing.setPayment(PeriodicLeasePaymentPaidToLeasingCompanyLessor payment)
Field name: PAYMENT
|
void |
FixedAssetGetlistLeasing.setPayment(PeriodicLeasePaymentPaidToLeasingCompanyLessor payment)
Field name: PAYMENT
|
Modifier and Type | Method and Description |
---|---|
static PeriodicLeasePaymentPaidToLeasingCompanyLessor |
PeriodicLeasePaymentPaidToLeasingCompanyLessor.of(BigDecimal value) |
static PeriodicLeasePaymentPaidToLeasingCompanyLessor |
PeriodicLeasePaymentPaidToLeasingCompanyLessor.of(double value) |
static PeriodicLeasePaymentPaidToLeasingCompanyLessor |
PeriodicLeasePaymentPaidToLeasingCompanyLessor.of(float value) |
static PeriodicLeasePaymentPaidToLeasingCompanyLessor |
PeriodicLeasePaymentPaidToLeasingCompanyLessor.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PeriodicLeasePaymentPaidToLeasingCompanyLessor> |
PeriodicLeasePaymentPaidToLeasingCompanyLessor.getType() |
Copyright © 2018 SAP SE. All rights reserved.