SAP ABAP Class CL_SVRS_TLOGO_READER (Read Modules for TLOGO Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SVRS_TLOGO (Package) Extended Version Management for Logical Transport Objects

⤷

⤷

Properties
Class | CL_SVRS_TLOGO_READER | |
Short Description | Read Modules for TLOGO Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SVRS_TLOGO | Extended Version Management for Logical Transport Objects |
Created | 20100216 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SVRS_TLOGO_READER has no forward declaration.
Interfaces
Class CL_SVRS_TLOGO_READER has no interface implemented.
Friends
Class CL_SVRS_TLOGO_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR2 | '#%' | Replacement for '%' | 20100224 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR2 | '#_' | Replacement for '_' | 20100224 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | C | '%' | 20100219 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | C | '_' | 20100219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Adds value to where condition | 20100222 |
2 | ![]() |
Static method | Private | Method | Replaces relevant symbols with escape characters | 20100225 |
3 | ![]() |
Static method | Public | Method | Fills object with table entries | 20100223 |
4 | ![]() |
Static method | Public | Method | Creates where condition | 20100222 |
5 | ![]() |
Static method | Public | Method | Gest data from object tables | 20100216 |
6 | ![]() |
Static method | Public | Method | Writes object to database | 20100330 |
Events
Class CL_SVRS_TLOGO_READER has no event.
Types
Class CL_SVRS_TLOGO_READER has no local type.
Method Signatures
Method ADD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20100222 | ||
2 | ![]() |
IV_LIKE_OPERATOR | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20100225 | ||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100222 | |||
4 | ![]() |
IV_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20100225 | |||
5 | ![]() |
RV_WHERE_CLAUSE_NEW | Value transfer | Type reference (TYPE) | STRING | 20100225 |
Method ADD_VALUE on class CL_SVRS_TLOGO_READER has no exception.
Method ESCAPE_SYMBOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100225 | |||
2 | ![]() |
EV_ESC_COUNT | Call by reference | Type reference (TYPE) | I | 20100225 | |||
3 | ![]() |
IV_ESC_NEEDED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20100225 |
Method ESCAPE_SYMBOL on class CL_SVRS_TLOGO_READER has no exception.
Method GET_OBJECT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_CONTENT | Call by reference | Object reference (TYPE REF TO) | DATA | 20100223 | |||
2 | ![]() |
IS_OBJ_DEF | Call by reference | Type reference (TYPE) | SVRS_SOBJ_DEF | 20100223 | |||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100223 | ||
4 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | VERSOBJNAM | Version management: Object name | 20100223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Reading error | 20100319 |
Method GET_WHERE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJ_DEF | Call by reference | Type reference (TYPE) | SVRS_SOBJ_DEF | 20100223 | |||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100222 | ||
3 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | VERSOBJNAM | Version management: Object name | 20100222 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20100222 | ||
5 | ![]() |
RV_WHERE_CLAUSE | Value transfer | Type reference (TYPE) | STRING | 20100222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Reading error | 20100224 |
Method READ_OBJ_DATA_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_TAB | Value transfer | Object reference (TYPE REF TO) | DATA | 20100217 | |||
2 | ![]() |
IS_OBJ_DEF | Call by reference | Type reference (TYPE) | SVRS_SOBJ_DEF | 20100223 | |||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100219 | ||
4 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | VERSOBJNAM | Object Name | 20100217 | ||
5 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20100216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Reading error | 20100219 |
Method WRITE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_OBJECT | Call by reference | Object reference (TYPE REF TO) | DATA | 20100330 | |||
2 | ![]() |
IT_MDLOG_TAB | Call by reference | Type reference (TYPE) | SMODILOGTB | Customer Modification Log: Table Type | 20100330 | ||
3 | ![]() |
IT_MDSRC_TAB | Call by reference | Type reference (TYPE) | SMODISRCTB | Smodisrc: Tabellentyp | 20100716 | ||
4 | ![]() |
IV_MDLOG_CHANGE_FLAG | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20100520 | |
5 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | VERSOBJNAM | Version management: Object name | 20100330 | ||
6 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | VERSOBJTYP | Version Management: Object Type | 20100330 | ||
7 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | R3STATE | Version Management: Version Number | 20100330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse: Fehler in Konfigurationsklasse | 20100409 | |
2 | ![]() |
Ausnahmeklasse: Geforderte Funktion nicht unterstützt | 20100409 | |
3 | ![]() |
20100330 | ||
4 | ![]() |
Fehlerhafte Objektdefinition | 20100409 | |
5 | ![]() |
Ausnahmeklasse: Fehler in Konfigurationsklasse | 20100409 | |
6 | ![]() |
Ausnahme: Keine Konfigurationsklasse definiert | 20100409 | |
7 | ![]() |
Objekt wurde nicht gefunden | 20100330 | |
8 | ![]() |
Ausnahmeklasse: Objekttyp ist nicht unterstützt | 20100409 | |
9 | ![]() |
Reading error | 20100409 | |
10 | ![]() |
Write error | 20100401 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |