SAP ABAP Class CL_RSDD_LM_API (api)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LM (Package) Lean Modeler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDD_LM_API | Lean Modeler API | 20091118 |
Properties
| Class | CL_RSDD_LM_API | |
| Short Description | api | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_LM | Lean Modeler |
| Created | 20091118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDD_LM_API | Lean Modeler API | 20091118 |
Friends
Class CL_RSDD_LM_API has no friend class.
Attributes
Class CL_RSDD_LM_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Actual Activation | 20100316 | |
| 2 | Static method | Public | Method | 20100308 | ||
| 3 | Static method | Public | Method | 20100401 | ||
| 4 | Static method | Private | Method | does the actual check | 20100210 | |
| 5 | Static method | Public | Method | Deletes the runtime object | 20100125 | |
| 6 | Static method | Public | Method | 20091228 | ||
| 7 | Static method | Public | Method | 20100219 | ||
| 8 | Static method | Private | Method | 20100128 | ||
| 9 | Static method | Private | Method | 20091228 | ||
| 10 | Static method | Private | Method | 20091228 | ||
| 11 | Static method | Private | Method | 20091228 | ||
| 12 | Static method | Private | Method | 20091228 |
Events
Class CL_RSDD_LM_API has no event.
Types
Class CL_RSDD_LM_API has no local type.
Method Signatures
Method ACTIVATE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20100316 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20100316 | |||
| 3 | I_COMPNAME | Call by reference | Type reference (TYPE) | RSCOMPNAME | Composite Provider | 20100316 | |||
| 4 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | CL_RSL_TLOGO | Transiente Provider | 20100316 | |||
| 5 | I_SHOW_XML | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20100318 |
Method ACTIVATE_INTERNAL on class CL_RSDD_LM_API has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20100308 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'RSDD_LM' | Nachrichtenklasse | 20100308 | ||
| 3 | I_MSG_V1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100308 | ||||
| 4 | I_MSG_V2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100308 | ||||
| 5 | I_MSG_V3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100308 | ||||
| 6 | I_MSG_V4 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100308 | ||||
| 7 | I_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20100308 | |||
| 8 | I_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | 'I' | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20100308 |
Method ADD_MESSAGE on class CL_RSDD_LM_API has no exception.
Method ADD_MESSAGES_TO_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPNAME | Call by reference | Type reference (TYPE) | RSCOMPNAME | Composite Provider | 20100401 | |||
| 2 | I_SAVE_LOG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20100401 | ||
| 3 | I_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20100401 |
Method ADD_MESSAGES_TO_LOG on class CL_RSDD_LM_API has no exception.
Method CHECK_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20100210 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20100210 | |||
| 3 | I_COMPNAME | Call by reference | Type reference (TYPE) | RSCOMPNAME | Composite Provider | 20100316 | |||
| 4 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | CL_RSL_TLOGO | Transiente Provider | 20100210 |
Method CHECK_INTERNAL on class CL_RSDD_LM_API has no exception.
Method DELETE_RUNTIME_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPNAME | Call by reference | Type reference (TYPE) | RSCOMPNAME | Boolean | 20100125 |
Method DELETE_RUNTIME_OBJECT on class CL_RSDD_LM_API has no exception.
Method DISPLAY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSOBJNM | Objekt | 20091228 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091228 |
Method DISPLAY_DATA on class CL_RSDD_LM_API has no exception.
Method GET_DB_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPNAME | Call by reference | Type reference (TYPE) | RSCOMPNAME | 20100219 | ||||
| 2 | R_XML | Value transfer | Type reference (TYPE) | RSDD_RAWSTRING | Rawstring | 20100219 |
Method GET_DB_XML on class CL_RSDD_LM_API has no exception.
Method SET_TLOGO_SOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANA_VIEW | Call by reference | Type reference (TYPE) | RSMHANAMODEL | NOT IN XML: View Type in SAP HANA DB | 20130829 | |||
| 2 | I_R_TLOGO_COPR | Call by reference | Object reference (TYPE REF TO) | CL_RSL_COPR | Composite Provider | 20100128 | |||
| 3 | I_XML | Call by reference | Type reference (TYPE) | RSDD_RAWSTRING | Rawstring | 20100128 |
Method SET_TLOGO_SOURCES on class CL_RSDD_LM_API has no exception.
Method _BUILD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20091228 | ||||
| 2 | I_TH_SFC_EXT | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20091228 | |||
| 3 | I_TH_SFK_EXT | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20091228 |
Method _BUILD_DATA on class CL_RSDD_LM_API has no exception.
Method _GET_DATA_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20091228 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSOBJNM | Objekt | 20091228 | |||
| 3 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW-Data-Manager: Range Liste | 20091228 |
Method _GET_DATA_RANGE on class CL_RSDD_LM_API has no exception.
Method _GET_DATA_SFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_SFC | Call by reference | Type reference (TYPE) | RSDRI_TH_SFC | BW-Data-Manager: Liste von Merkmalen | 20091228 | |||
| 2 | E_TH_SFC_EXT | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20091228 | |||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSOBJNM | Objekt | 20091228 | |||
| 4 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDRI_TH_SFC | BW-Data-Manager: Liste von Merkmalen | 20091228 |
Method _GET_DATA_SFC on class CL_RSDD_LM_API has no exception.
Method _GET_DATA_SFK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_SFK | Call by reference | Type reference (TYPE) | RSDRI_TH_SFK | BW-Data-Manager: Liste von Kennzahlen | 20091228 | |||
| 2 | E_TH_SFK_EXT | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20091228 | |||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSOBJNM | Objekt | 20091228 | |||
| 4 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDRI_TH_SFK | BW-Data-Manager: Liste von Kennzahlen | 20091228 |
Method _GET_DATA_SFK on class CL_RSDD_LM_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |