Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PaymentCardsAuthorizedAmount |
PaymentCardInformation.getAuthamount()
Field name: AUTHAMOUNT
|
Modifier and Type | Method and Description |
---|---|
PaymentCardInformation.PaymentCardInformationBuilder |
PaymentCardInformation.PaymentCardInformationBuilder.authamount(PaymentCardsAuthorizedAmount authamount) |
void |
PaymentCardInformation.setAuthamount(PaymentCardsAuthorizedAmount authamount)
Field name: AUTHAMOUNT
|
Modifier and Type | Method and Description |
---|---|
static PaymentCardsAuthorizedAmount |
PaymentCardsAuthorizedAmount.of(BigDecimal value) |
static PaymentCardsAuthorizedAmount |
PaymentCardsAuthorizedAmount.of(double value) |
static PaymentCardsAuthorizedAmount |
PaymentCardsAuthorizedAmount.of(float value) |
static PaymentCardsAuthorizedAmount |
PaymentCardsAuthorizedAmount.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PaymentCardsAuthorizedAmount> |
PaymentCardsAuthorizedAmount.getType() |
Copyright © 2019 SAP SE. All rights reserved.