SAP ABAP Class CL_RSD_INFOPROV_HCPR_CHECK (Runtime Checks for HCPR)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSD_IPROV_MD_RUNTIME (Package) Metadata API for InfoProvider runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_INFOPROV_CHECK | Wrapper for MultiProvider Checks | 20130603 |
Properties
| Class | CL_RSD_INFOPROV_HCPR_CHECK | |
| Short Description | Runtime Checks for HCPR | |
| Super Class | CL_RSD_INFOPROV_CHECK | Wrapper for MultiProvider Checks |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSD_IPROV_MD_RUNTIME | Metadata API for InfoProvider runtime |
| Created | 20130603 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSD_INFOPROV_HCPR_CHECK has no forward declaration.
Interfaces
Class CL_RSD_INFOPROV_HCPR_CHECK has no interface implemented.
Friends
Class CL_RSD_INFOPROV_HCPR_CHECK has no friend class.
Attributes
Class CL_RSD_INFOPROV_HCPR_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Before Activation | 20130625 | |
| 2 | Instance method | Protected | Method | 20130903 | ||
| 3 | Instance method | Protected | Method | Check the Join Parts etc. | 20130626 | |
| 4 | Instance method | Protected | Method | 20130626 |
Events
Class CL_RSD_INFOPROV_HCPR_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_SX_MSG | Public | See coding | 20130904 | BEGIN OF tn_sx_msg,
r_element TYPE REF TO cl_rsem_model_object,
t_msg TYPE rs_t_msg,
END OF tn_sx_msg
|
||
| 2 | TN_TX_MSG | Public | See coding | 20130904 | tn_tx_msg TYPE STANDARD TABLE OF tn_sx_msg WITH DEFAULT KEY
|
Method Signatures
Method CHECK_HCPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20130625 | |||
| 2 | E_TX_MSG | Call by reference | Type reference (TYPE) | TN_TX_MSG | 20130904 | ||||
| 3 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130625 | |||
| 4 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130625 | |||
| 5 | I_R_HCPR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_HCPR_COMPOSITE_PROVIDER | InfoObject Properties in Data Target | 20130625 |
Method CHECK_HCPR on class CL_RSD_INFOPROV_HCPR_CHECK has no exception.
Method _CHECK_CONST Signature
Method _CHECK_CONST on class CL_RSD_INFOPROV_HCPR_CHECK has no parameter.
Method _CHECK_CONST on class CL_RSD_INFOPROV_HCPR_CHECK has no exception.
Method _CHECK_JOIN Signature
Method _CHECK_JOIN on class CL_RSD_INFOPROV_HCPR_CHECK has no parameter.
Method _CHECK_JOIN on class CL_RSD_INFOPROV_HCPR_CHECK has no exception.
Method _CHECK_NAV Signature
Method _CHECK_NAV on class CL_RSD_INFOPROV_HCPR_CHECK has no parameter.
Method _CHECK_NAV on class CL_RSD_INFOPROV_HCPR_CHECK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |