SAP ABAP Class CL_FDT_GTC_FLOW (Test Classe for FDT - Flow)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_EXPRESSION | Abstract Test-Class for Expressions | 20110713 |
Properties
Class | CL_FDT_GTC_FLOW | |
Short Description | Test Classe for FDT - Flow | |
Super Class | CL_FDT_GTC_EXPRESSION | Abstract Test-Class for Expressions |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SFDT_TEST | BRFplus: Global Test Classes |
Created | 20110713 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_FLOW has no interface implemented.
Friends
Class CL_FDT_GTC_FLOW has no friend class.
Attributes
Class CL_FDT_GTC_FLOW has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create a flow expression with default values | 20110713 |
2 | ![]() |
Static method | Public | Method | Creates different flows | 20110713 |
Events
Class CL_FDT_GTC_FLOW has no event.
Types
Class CL_FDT_GTC_FLOW has no local type.
Method Signatures
Method CREATE_FLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_CONNECTOR | Call by reference | Type reference (TYPE) | IF_FDT_FLOW=>TS_CONNECTOR | Connector table | 20110713 | ||
2 | ![]() |
ITS_NODE | Call by reference | Type reference (TYPE) | IF_FDT_FLOW=>TS_NODE | Node table | 20110713 | ||
3 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Application ID | 20110713 | ||
4 | ![]() |
IV_CYCLE_THRESHOLD | Call by reference | Type reference (TYPE) | I | 100 | Cycle Threshold | 20110713 | |
5 | ![]() |
IV_EXCP_ON_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Exception when ending on an error node? | 20110713 | |
6 | ![]() |
IV_UT_PURPOSE | Call by reference | Type reference (TYPE) | CLIKE | UT Purpose | 20110713 | ||
7 | ![]() |
RO_FLOW | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FLOW | Flow | 20110713 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20110713 |
Method CREATE_FLOW_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20110713 | ||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20110713 | |||
3 | ![]() |
RO_FLOW | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FLOW | FDT: Flow | 20110713 |
Method CREATE_FLOW_OBJECTS on class CL_FDT_GTC_FLOW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |