Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
DirectionOfTransaction |
FtrStructureForFlow.getFlowSide()
Field name: FLOW_SIDE
Type element: TB_RKONDGR
Domain name: T_RKONDGR
Internal type: NUMC
Description: Direction of Transaction
Max length: 1
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.flowSide(DirectionOfTransaction flowSide) |
void |
FtrStructureForFlow.setFlowSide(DirectionOfTransaction flowSide)
Field name: FLOW_SIDE
Type element: TB_RKONDGR
Domain name: T_RKONDGR
Internal type: NUMC
Description: Direction of Transaction
Max length: 1
|
Modifier and Type | Field and Description |
---|---|
static DirectionOfTransaction |
DirectionOfTransaction.Incoming
Incoming
|
static DirectionOfTransaction |
DirectionOfTransaction.IncomingAndOutgoing
Incoming and outgoing
|
static DirectionOfTransaction |
DirectionOfTransaction.Outgoing
Outgoing
|
Modifier and Type | Method and Description |
---|---|
Class<DirectionOfTransaction> |
DirectionOfTransaction.getType() |
ErpTypeConverter<DirectionOfTransaction> |
DirectionOfTransaction.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.