SAP ABAP Class CL_O2_THEME_LOIOS_CACHE (O2: Caching Class for Mapping LOIO to Theme LOIO)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SO2_THEME (Package) mySAP.com Application Server: Theme
⤷
⤷
Properties
| Class | CL_O2_THEME_LOIOS_CACHE | |
| Short Description | O2: Caching Class for Mapping LOIO to Theme LOIO | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SO2_THEME | mySAP.com Application Server: Theme |
| Created | 20001222 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_O2_THEME_LOIOS_CACHE has no forward declaration.
Interfaces
Class CL_O2_THEME_LOIOS_CACHE has no interface implemented.
Friends
Class CL_O2_THEME_LOIOS_CACHE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | O2THEMRELA_TABLE | Relation table | 20001222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Relationships | 20001222 | |
| 2 | Static method | Public | Method | Get Relation, if Given Theme and Source LOIO | 20001222 | |
| 3 | Static method | Public | Method | Get Relation, if Given Target LOIO | 20001229 |
Events
Class CL_O2_THEME_LOIOS_CACHE has no event.
Types
Class CL_O2_THEME_LOIOS_CACHE has no local type.
Method Signatures
Method ADD_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RELATIONS | Call by reference | Type reference (TYPE) | O2THEMRELA_TABLE | Beziehungstabelle | 20001222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einfügen nicht möglich | 20001222 |
Method GET_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | LOIO | 20001222 | |||
| 2 | P_THEME | Call by reference | Type reference (TYPE) | O2THEME | Thema | 20001222 | |||
| 3 | P_THEME_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | Gesetztes Theme-LOIO | 20001222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20001222 |
Method GET_RELATION_BY_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SOURCE_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | Zugehöriges Quell-LOIO | 20001229 | |||
| 2 | P_TARGET_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | Ziel-LOIO | 20001229 | |||
| 3 | P_THEME | Call by reference | Type reference (TYPE) | O2THEME | Zugehöriges Thema | 20001229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ziel-LOIO nicht gefunden | 20001229 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |