SAP ABAP Class CL_GFS_IJG_BUILDER (Build Inner Join Subgraphs (BCEK109227))
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_DFS_ITERATOR | 20050708 |
Properties
Class | CL_GFS_IJG_BUILDER | |
Short Description | Build Inner Join Subgraphs (BCEK109227) | |
Super Class | CL_GFS_GRAPH_DFS_ITERATOR | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFSG_RP | Fast Search Repository |
Created | 20050708 | SAP |
Last change | 20060207 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_GFS_IJG_BUILDER has no interface implemented.
Friends
Class CL_GFS_IJG_BUILDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | T_SUBGRAPH_T | 20050708 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_GFS_GRAPH=>T_VERTEX_T | 20050708 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20050708 | |
2 | ![]() |
Instance method | Public | Method | 20050708 | |
3 | ![]() |
Instance method | Private | Method | 20050708 |
Events
Class CL_GFS_IJG_BUILDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_SUBGRAPH_T | Public | See coding | 20050708 | t_subgraph_t TYPE STANDARD TABLE OF ref to cl_gfs_join_graph
|
Method Signatures
Method BUILD Signature
Method BUILD on class CL_GFS_IJG_BUILDER has no parameter.
Method BUILD on class CL_GFS_IJG_BUILDER has no exception.
Method GET_INNER_JOINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_LIST | Call by reference | Type reference (TYPE) | CL_GFS_GRAPH_VERTEX=>T_EDGE_T | JOIN Edge table | 20050708 | ||
2 | ![]() |
IR_VERTEX | Call by reference | Object reference (TYPE REF TO) | CL_GFS_GRAPH_VERTEX | 20050708 |
Method GET_INNER_JOINS on class CL_GFS_IJG_BUILDER has no exception.
Method REINIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_GFS_GRAPH_VERTEX | 20050708 |
Method REINIT on class CL_GFS_IJG_BUILDER has no exception.
History
Last changed by/on | SAP | 20060207 |
SAP Release Created in | 710 |