SAP ABAP Class CL_RSL_TLOGO_VERS (Abstract TLOGO Version Class for Transient Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSL_TLOGO (Package) Lean BW: TLOGO Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_AINX_VERS | Analytical Index Version | 20100319 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_COEM_VERS | Version Class: CompositeProvider Query | 20101015 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_COPR_VERS | Version Class: Composite Provider | 20100121 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_HCHY_VERS | version class: Hierarchy | 20100323 |
Properties
Class | CL_RSL_TLOGO_VERS | |
Short Description | Abstract TLOGO Version Class for Transient Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSL_TLOGO | Lean BW: TLOGO Framework |
Created | 20100120 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSL_TLOGO_VERS has no interface implemented.
Friends
Class CL_RSL_TLOGO_VERS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100120 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYLANGU | Currently Set Language | 20100401 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSL_S_LTIP | TransientProvider: Structure | 20100121 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSL_T_LTIPT | TransientProvider: Texts | 20100127 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSL_T_LTIP_XREF | Transient Providers: Cross References | 20100121 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ICON_D | Icon in Text Fields (substitute display, alias) | 20120419 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Sources | 20100120 |
2 | ![]() |
Instance method | Public | Constructor | 20100120 | |
3 | ![]() |
Instance method | Public | Method | Deletes TransientProvider from Database | 20100120 |
4 | ![]() |
Instance method | Public | Method | Return Icon | 20120419 |
5 | ![]() |
Instance method | Public | Method | Return Sources | 20100120 |
6 | ![]() |
Instance method | Public | Method | Return language of versiontexts | 20120613 |
7 | ![]() |
Instance method | Public | Method | Return objectname | 20120613 |
8 | ![]() |
Instance method | Public | Method | Return objectversion | 20120613 |
9 | ![]() |
Static method | Public | Method | Reads Composite Provider from DB | 20100120 |
10 | ![]() |
Static method | Public | Method | Read Texts for Provider | 20100401 |
11 | ![]() |
Static method | Public | Method | Merge Texts | 20100209 |
12 | ![]() |
Instance method | Public | Method | Set Object Status | 20100318 |
13 | ![]() |
Instance method | Public | Method | Fill Sources | 20100120 |
14 | ![]() |
Instance method | Public | Method | Writes Composite Provider to DB | 20100120 |
Events
Class CL_RSL_TLOGO_VERS has no event.
Types
Class CL_RSL_TLOGO_VERS has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_REPAIRED | Call by reference | Type reference (TYPE) | RS_BOOL | Objekt wurde repariert | 20100120 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert | 20100120 | ||
3 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Nachrichten | 20100210 | ||
4 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '4' | Anwendungs-Log: Detaillierungsgrad | 20100120 | |
5 | ![]() |
I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Nach Prüfung gleich reparieren | 20100120 |
Method CHECK on class CL_RSL_TLOGO_VERS has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | CL_RSL_TLOGO=>N_C_LANGU_ALL | Sprachenschlüssel der aktuellen Textumgebung | 20100401 | |
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Name des t.P. | 20100121 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20100120 | |
4 | ![]() |
I_READ_PROVIDER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = 'X': Provider lesen | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanziierung fehlerhaft | 20110125 |
Method DELETE_FROM_DB Signature
Method DELETE_FROM_DB on class CL_RSL_TLOGO_VERS has no parameter.
Method DELETE_FROM_DB on class CL_RSL_TLOGO_VERS has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ICON | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20120419 |
Method GET_ICON on class CL_RSL_TLOGO_VERS has no exception.
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_LTIP | Call by reference | Type reference (TYPE) | RSL_S_LTIP | t.Provider: Feldleiste | 20100120 | ||
2 | ![]() |
E_T_LTIPT | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | t.Provider: Texte | 20100127 | ||
3 | ![]() |
E_T_LTIP_XREF | Call by reference | Type reference (TYPE) | RSL_T_LTIP_XREF | t.Provider: Cross Referenzen | 20100120 | ||
4 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | CL_RSL_TLOGO=>N_C_LANGU_ALL | Sprache: '%' oder spezielle | 20100127 |
Method GET_INFO on class CL_RSL_TLOGO_VERS has no exception.
Method GET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | Sprache für Versionstexte | 20120613 |
Method GET_LANGUAGE on class CL_RSL_TLOGO_VERS has no exception.
Method GET_OBJNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | RSLTIPNAME | Objektname | 20120613 |
Method GET_OBJNAME on class CL_RSL_TLOGO_VERS has no exception.
Method GET_OBJVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Objektversion | 20120613 |
Method GET_OBJVERS on class CL_RSL_TLOGO_VERS has no exception.
Method READ_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_LTIP | Call by reference | Type reference (TYPE) | RSL_S_LTIP | t. Provider: Feldleiste | 20100120 | ||
2 | ![]() |
E_T_LTIPT | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | t. Provider: Texte | 20100127 | ||
3 | ![]() |
E_T_LTIP_XREF | Call by reference | Type reference (TYPE) | RSL_T_LTIP_XREF | t. Provider: Cross Referencen | 20100120 | ||
4 | ![]() |
I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | CL_RSL_TLOGO=>N_C_LANGU_ALL | alle Sprachen oder ausgewählte | 20100127 | |
5 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Objektname | 20100121 | ||
6 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabe ungültig | 20100120 | |
2 | ![]() |
nicht gefunden | 20100120 |
Method READ_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_LTIPT | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | t. Provider: Texte | 20100401 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | CL_RSL_TLOGO=>N_C_LANGU_ALL | alle Sprachen oder ausgewählte | 20100401 | |
3 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Objektname | 20100401 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20100401 |
Method READ_TEXTS on class CL_RSL_TLOGO_VERS has no exception.
Method SETUP_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_LTIPT_EXI | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | existierendeTexte | 20100209 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Spezielle Sprache der neuen Texte | 20100209 | ||
3 | ![]() |
I_T_LTIPT_INS | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | neue Texte | 20100209 |
Method SETUP_TEXTS on class CL_RSL_TLOGO_VERS has no exception.
Method SET_OBJSTAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20100318 |
Method SET_OBJSTAT on class CL_RSL_TLOGO_VERS has no exception.
Method SET_SOURCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CREATE_MODE | Call by reference | Type reference (TYPE) | RS_CHAR1 | Anlege-Mode => Konst. in CL_RSD_UTILITIES | 20100120 | ||
2 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | CL_RSL_TLOGO=>N_C_LANGU_ALL | alle Sprachen oder ausgewählte | 20100127 | |
3 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Name des t.P. | 20100121 | ||
4 | ![]() |
I_OBJVERS_SET | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-NEW | Version | 20100120 | |
5 | ![]() |
I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSL_TLOGO_VERS | Ref. (Vorlageversion) | 20100120 | ||
6 | ![]() |
I_S_LTIP | Call by reference | Type reference (TYPE) | RSL_S_LTIP | t. Provider: Feldleiste | 20100120 | ||
7 | ![]() |
I_T_LTIPT | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | t. Provider: Texte | 20100127 | ||
8 | ![]() |
I_T_LTIP_XREF | Call by reference | Type reference (TYPE) | RSL_T_LTIP_XREF | t. Provider: Cross Referencen | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabe ungültig | 20100120 | |
2 | ![]() |
Objekt nicht gefunden | 20110125 |
Method WRITE_TO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
nicht gefunden | 20100120 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |