Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
DirectionOfFlow |
FtrStructureForCashSettlementData.getCashSettlementDirection()
Field name: CASH_SETTLEMENT_DIRECTION
|
DirectionOfFlow |
FtrStructureForPaymentDetail.getDirection()
Field name: DIRECTION
|
DirectionOfFlow |
FtrStructureForFlow.getFlowSign()
Field name: FLOW_SIGN
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder |
FtrStructureForCashSettlementData.FtrStructureForCashSettlementDataBuilder.cashSettlementDirection(DirectionOfFlow cashSettlementDirection) |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.direction(DirectionOfFlow direction) |
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.flowSign(DirectionOfFlow flowSign) |
Modifier and Type | Field and Description |
---|---|
static DirectionOfFlow |
DirectionOfFlow.Inflow
Inflow
|
static DirectionOfFlow |
DirectionOfFlow.Outflow
Outflow
|
Modifier and Type | Method and Description |
---|---|
Class<DirectionOfFlow> |
DirectionOfFlow.getType() |
ErpTypeConverter<DirectionOfFlow> |
DirectionOfFlow.getTypeConverter() |
Copyright © 2017 SAP SE. All rights reserved.