SAP ABAP Class CL_GFS_JOIN_GRAPH (CL_GFS_JOIN_GRAPH)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSG_RP (Package) Fast Search Repository

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GFS_GRAPH | 20041123 |
Properties
Class | CL_GFS_JOIN_GRAPH | |
Short Description | ||
Super Class | CL_GFS_GRAPH | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFSG_RP | Fast Search Repository |
Created | 20041123 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GFS_JOIN_GRAPH has no forward declaration.
Interfaces
Class CL_GFS_JOIN_GRAPH has no interface implemented.
Friends
Class CL_GFS_JOIN_GRAPH has no friend class.
Attributes
Class CL_GFS_JOIN_GRAPH has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041130 | |
2 | ![]() |
Instance method | Public | Method | 20041123 | |
3 | ![]() |
Instance method | Public | Method | 20041123 | |
4 | ![]() |
Instance method | Public | Method | 20041123 | |
5 | ![]() |
Instance method | Public | Method | 20041123 | |
6 | ![]() |
Instance method | Public | Method | 20050112 | |
7 | ![]() |
Instance method | Public | Method | 20041123 | |
8 | ![]() |
Instance method | Public | Method | 20041130 | |
9 | ![]() |
Instance method | Public | Method | 20041124 | |
10 | ![]() |
Instance method | Public | Method | 20050118 |
Events
Class CL_GFS_JOIN_GRAPH has no event.
Types
Class CL_GFS_JOIN_GRAPH has no local type.
Method Signatures
Method ADD_SUB_GRAPH_BY_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_GRAPH | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH | 20041130 | |||
2 | ![]() |
I_JOIN_TYPE | Call by reference | Type reference (TYPE) | SFSG_JOIN_TYPE | Type of Join | 20041203 | ||
3 | ![]() |
I_VIEW | Call by reference | Type reference (TYPE) | TABNAME | Impl. von IF_GFS_VIEWDEF | 20041130 |
Method ADD_SUB_GRAPH_BY_VIEW on class CL_GFS_JOIN_GRAPH has no exception.
Method ADD_VERTEX_BY_TABDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA | Call by reference | Type reference (TYPE) | SFSG_QB_TABLE | Tables of a query | 20041123 | ||
2 | ![]() |
R_VERTEX | Value transfer | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20041123 |
Method ADD_VERTEX_BY_TABDESCR on class CL_GFS_JOIN_GRAPH has no exception.
Method BUILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_JOINS | Call by reference | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20041123 | ||
2 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | SFSG_QB_TABLE_T | Query Tables | 20041123 |
Method BUILD on class CL_GFS_JOIN_GRAPH has no exception.
Method BUILD_BY_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_GFS_VIEWDEF | Impl. von IF_GFS_VIEWDEF | 20041123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fast Search - Eintrag nicht gefunden | 20041123 |
Method BUILD_BY_VIEWNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VIEW | Call by reference | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20041123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fast Search - Eintrag nicht gefunden | 20041123 |
Method GET_ANCHOR_VERTEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VERTEX | Value transfer | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20050112 |
Method GET_ANCHOR_VERTEX on class CL_GFS_JOIN_GRAPH has no exception.
Method GET_VERTEX_BY_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041123 | ||
2 | ![]() |
R_VERTEX | Value transfer | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20041123 |
Method GET_VERTEX_BY_ALIAS on class CL_GFS_JOIN_GRAPH has no exception.
Method GET_VERTEX_BY_ALIAS_AND_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALIAS | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041130 | ||
2 | ![]() |
I_VIEW | Call by reference | Type reference (TYPE) | TABNAME | Search Definition Name of Generic Fast Search | 20041130 | ||
3 | ![]() |
I_VIEW_ALIAS | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050401 | ||
4 | ![]() |
R_VERTEX | Value transfer | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20041130 |
Method GET_VERTEX_BY_ALIAS_AND_VIEW on class CL_GFS_JOIN_GRAPH has no exception.
Method LINK_BY_JOIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FROM_VERTEX | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20041124 | |||
2 | ![]() |
IR_TO_VERTEX | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20041124 | |||
3 | ![]() |
I_DATA | Call by reference | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20041124 | ||
4 | ![]() |
RR_EDGE | Value transfer | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_EDGE | 20041124 |
Method LINK_BY_JOIN on class CL_GFS_JOIN_GRAPH has no exception.
Method SORT_DIRECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ANCHOR | Call by reference | Object reference (TYPE REF TO) | CL_GFS_JOIN_GRAPH_VERTEX | 20050118 |
Method SORT_DIRECTION on class CL_GFS_JOIN_GRAPH has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 700 |