SAP ABAP Class CL_RSODSO_SID_SQL_FACTORY (Generate native SQL statements)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_SID (Package) SID Generation in Context of DataStore Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_SID_SQL_FACTORY_DB6 | SQL generation for DB6 | 20120312 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_SID_SQL_FACTORY_HDB | SQL generation for HANADB | 20120312 |
Properties
| Class | CL_RSODSO_SID_SQL_FACTORY | |
| Short Description | Generate native SQL statements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_SID | SID Generation in Context of DataStore Objects |
| Created | 20120308 | SAP |
| Last change | 20140121 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSODSO_SID_SQL_FACTORY has no interface implemented.
Friends
Class CL_RSODSO_SID_SQL_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSFIELDNM | 'CHCKFL' | Feldname | 20120808 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSFIELDNM | 'DATAFL' | Feldname | 20120808 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSFIELDNM | 'OBJVERS' | Feldname | 20130606 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CL_RSODSO_SID_SQL_FACTORY' | 20120312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120312 | ||
| 2 | Static method | Public | Method | 20120312 | ||
| 3 | Instance method | Protected | Method | 20130606 |
Events
Class CL_RSODSO_SID_SQL_FACTORY has no event.
Types
Class CL_RSODSO_SID_SQL_FACTORY has no local type.
Method Signatures
Method CREATE_SQL_FOR_AJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVAL_CHKFL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Nur Merkmalswerte mit gesetztem Check-Flag lesen? | 20120808 | ||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20120312 | |||
| 3 | I_T_FIELDLIST | Call by reference | Type reference (TYPE) | CL_RSODSO_SID_ACC_ADPT=>T_T_FIELDLIST | 20120312 | ||||
| 4 | I_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20120312 | ||||
| 5 | R_SQL_STRING | Value transfer | Type reference (TYPE) | STRING | 20120312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130606 |
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SQL_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_RSODSO_SID_SQL_FACTORY | Erzeugung von nativen SQL-Statements | 20120312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20120312 |
Method GET_IOBJ_TABLNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HAS_ATTRIBUTES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130606 | |||
| 2 | E_HAS_OBJVERS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130606 | |||
| 3 | E_TABLNM | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130606 | |||
| 4 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error While Processing the Data | 20130606 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |