Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.services.commands | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ForeignExchangeDealChangeCommand |
ForeignExchangeDealChangeCommand.addflowCompleteIndicator(IndicatorIfTransferredDataIsComplete addflowCompleteIndicator)
(Optional) Indicator whether Entries in Table ADDFLOW Are Complete
|
ForeignExchangeDealCreateCommand |
ForeignExchangeDealCreateCommand.addflowCompleteIndicator(IndicatorIfTransferredDataIsComplete addflowCompleteIndicator)
(Optional) Indicator whether Entries in Table ADDFLOW Are Complete
|
ForeignExchangeDealChangeCommand |
ForeignExchangeDealChangeCommand.paydetCompleteIndicator(IndicatorIfTransferredDataIsComplete paydetCompleteIndicator)
(Optional) Indicator whether Entries in Table PAYMENTDETAIL Are Complete
|
ForeignExchangeDealCreateCommand |
ForeignExchangeDealCreateCommand.paydetCompleteIndicator(IndicatorIfTransferredDataIsComplete paydetCompleteIndicator)
(Optional) Indicator whether Entries in Table PAYMENTDETAIL Are Complete
|
Modifier and Type | Field and Description |
---|---|
static IndicatorIfTransferredDataIsComplete |
IndicatorIfTransferredDataIsComplete.TransferredDataIsComplete
Transferred Data Is Complete
|
static IndicatorIfTransferredDataIsComplete |
IndicatorIfTransferredDataIsComplete.TransferredDataIsNotComplete
Transferred Data Is Not Complete
|
Modifier and Type | Method and Description |
---|---|
Class<IndicatorIfTransferredDataIsComplete> |
IndicatorIfTransferredDataIsComplete.getType() |
ErpTypeConverter<IndicatorIfTransferredDataIsComplete> |
IndicatorIfTransferredDataIsComplete.getTypeConverter() |
Copyright © 2017 SAP SE. All rights reserved.