SAP ABAP Class CL_GFS_QUERY_JOIN_DESCR (CL_GFS_QUERY_JOIN_DESCR)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSG_RP (Package) Fast Search Repository
⤷
⤷
Properties
| Class | CL_GFS_QUERY_JOIN_DESCR | |
| Short Description | ||
| Super Class | ||
| 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_QUERY_JOIN_DESCR has no forward declaration.
Interfaces
Class CL_GFS_QUERY_JOIN_DESCR has no interface implemented.
Friends
Class CL_GFS_QUERY_JOIN_DESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SFSG_JOIN_TYPE | 'I' | Type of Join | 20050330 | ||
| 2 | Constant | Public | Type reference (TYPE) | SFSG_JOIN_TYPE | 'L' | Type of Join | 20050330 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20041123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041123 | |
| 2 | Instance method | Public | Method | 20041124 | ||
| 3 | Instance method | Public | Method | 20041124 | ||
| 4 | Instance method | Public | Method | 20041207 | ||
| 5 | Instance method | Public | Method | 20041207 | ||
| 6 | Static method | Public | Method | 20041124 |
Events
Class CL_GFS_QUERY_JOIN_DESCR has no event.
Types
Class CL_GFS_QUERY_JOIN_DESCR has no local type.
Method Signatures
Method CONSTRUCTOR 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_JOIN_T | Query Joins | 20041123 |
Method CONSTRUCTOR on class CL_GFS_QUERY_JOIN_DESCR has no exception.
Method CORRECT_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEADING_ALIAS | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041124 |
Method CORRECT_DIRECTION on class CL_GFS_QUERY_JOIN_DESCR has no exception.
Method FIRST_JOIN_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_JOIN | Value transfer | Type reference (TYPE) | SFSG_QB_JOIN | Query Join Builder | 20041124 |
Method FIRST_JOIN_LINE on class CL_GFS_QUERY_JOIN_DESCR has no exception.
Method GET_JOIN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | SFSG_JOIN_TYPE | Type of Join | 20041207 |
Method GET_JOIN_TYPE on class CL_GFS_QUERY_JOIN_DESCR has no exception.
Method SET_JOIN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | SFSG_JOIN_TYPE | Type of Join | 20041207 |
Method SET_JOIN_TYPE on class CL_GFS_QUERY_JOIN_DESCR has no exception.
Method SWAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_JOIN | Call by reference | Type reference (TYPE) | SFSG_QB_JOIN | Query Join Builder | 20041124 | |||
| 2 | RS_JOIN | Value transfer | Type reference (TYPE) | SFSG_QB_JOIN | Query Join Builder | 20041124 |
Method SWAP on class CL_GFS_QUERY_JOIN_DESCR has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 700 |