SAP ABAP Class CL_RSIM_RSPC_COMP_ANALYZER (Identifies the responsible components)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSIM (Package) BI Monitoring Integration into NWA and BYD.

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSIM_HC_INCIDENT_RESOLVER | Health Check Incident resolver generic functionality | 20090130 |
Properties
Class | CL_RSIM_RSPC_COMP_ANALYZER | |
Short Description | Identifies the responsible components | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSIM | BI Monitoring Integration into NWA and BYD. |
Created | 20080728 | SAP |
Last change | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSIM_HC_INCIDENT_RESOLVER | Health Check Incident resolver generic functionality | 20090130 |
Friends
Class CL_RSIM_RSPC_COMP_ANALYZER has no friend class.
Attributes
Class CL_RSIM_RSPC_COMP_ANALYZER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Append the non-BI component for this instance. | 20090130 |
2 | ![]() |
Instance method | Public | Method | Gets the package name for a given message class | 20090130 |
3 | ![]() |
Instance method | Public | Method | Check if it belongs to BI | 20090130 |
4 | ![]() |
Instance method | Public | Method | Collection of MSGIDs and MSGNOs, as result of extractor erro | 20090130 |
5 | ![]() |
Instance method | Public | Method | Gets the package, given a proxy business object | 20090130 |
6 | ![]() |
Instance method | Public | Method | Gets the package for a given datasource extractor. | 20090130 |
7 | ![]() |
Instance method | Public | Method | Gets the Package for a given Table or Structure. | 20090130 |
Events
Class CL_RSIM_RSPC_COMP_ANALYZER has no event.
Types
Class CL_RSIM_RSPC_COMP_ANALYZER has no local type.
Method Signatures
Method ADD_EXT_COMP_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_HC_INCI | Call by reference | Type reference (TYPE) | RSIM_S_HC_INCIDENT | HealthCheck's Incident key and context information | 20090130 | ||
2 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Process Instance (Value) | 20090130 |
Method ADD_EXT_COMP_INFO on class CL_RSIM_RSPC_COMP_ANALYZER has no exception.
Method ADD_MSAG_COMP_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_HC_INCI | Call by reference | Type reference (TYPE) | RSIM_S_HC_INCIDENT | HealthCheck's Incident key and context information | 20090130 | ||
2 | ![]() |
E_DONT_BELONG_TO_BI | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090130 | ||
3 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Process Instance (Value) | 20090130 | ||
4 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20090130 |
Method ADD_MSAG_COMP_INFO on class CL_RSIM_RSPC_COMP_ANALYZER has no exception.
Method CHECK_PACK_BELONGS_TO_BI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_APPL_COMP | Call by reference | Type reference (TYPE) | SEU_TEXT | Text/icon/symbol | 20090130 | ||
2 | ![]() |
E_APPL_COMP_DESC | Call by reference | Type reference (TYPE) | SEU_TEXT | Text/icon/symbol | 20090130 | ||
3 | ![]() |
E_DONT_BELONG_TO_BI | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090130 | ||
4 | ![]() |
E_SOFT_COMP | Call by reference | Type reference (TYPE) | SEU_TEXT | Text/icon/symbol | 20090130 | ||
5 | ![]() |
E_SOFT_COMP_DESC | Call by reference | Type reference (TYPE) | SEU_TEXT | Text/icon/symbol | 20090130 | ||
6 | ![]() |
I_PACK | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090130 |
Method CHECK_PACK_BELONGS_TO_BI on class CL_RSIM_RSPC_COMP_ANALYZER has no exception.
Method GET_EXT_ERROR_MSG_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXT_ERROR_LIST | Call by reference | Type reference (TYPE) | RSIMT_T_ERROR_MSG_RANGE | 20090130 |
Method GET_EXT_ERROR_MSG_LIST on class CL_RSIM_RSPC_COMP_ANALYZER has no exception.
Method GET_PACK_FOR_COBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PACK | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090130 | ||
2 | ![]() |
I_PROXY | Call by reference | Type reference (TYPE) | ROPROXYNAME | 20090130 |
Method GET_PACK_FOR_COBO on class CL_RSIM_RSPC_COMP_ANALYZER has no exception.
Method GET_PACK_FOR_DS_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DS_EXT | Call by reference | Type reference (TYPE) | ROEXTRACTO | DataSource Extractor | 20090130 | ||
2 | ![]() |
E_DS_PROXY | Call by reference | Type reference (TYPE) | ROPROXYNAME | DataSource Proxies | 20090130 | ||
3 | ![]() |
E_PACK | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090130 | ||
4 | ![]() |
I_DS_NM | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource | 20090130 | ||
5 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source system | 20090130 |
Method GET_PACK_FOR_DS_EXT on class CL_RSIM_RSPC_COMP_ANALYZER has no exception.
Method GET_PACK_FOR_TABL_STRU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PACK | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090130 | ||
2 | ![]() |
I_TABL_OR_STRU | Call by reference | Type reference (TYPE) | STRING | Generic Key for Development Elements | 20090130 |
Method GET_PACK_FOR_TABL_STRU on class CL_RSIM_RSPC_COMP_ANALYZER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |