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
Type element: ACPI_CAUTW
Domain name: BAPICURR
Internal type: DEC
Description: Payment Cards: Authorized Amount
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
PaymentCardInformation.PaymentCardInformationBuilder |
PaymentCardInformation.PaymentCardInformationBuilder.authamount(PaymentCardsAuthorizedAmount authamount) |
void |
PaymentCardInformation.setAuthamount(PaymentCardsAuthorizedAmount authamount)
Field name: AUTHAMOUNT
Type element: ACPI_CAUTW
Domain name: BAPICURR
Internal type: DEC
Description: Payment Cards: Authorized Amount
Max length: 12
|
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 © 2018 SAP SE. All rights reserved.