SAP ABAP Class IF_RSCNV_IPRO (Interface InfoProvider)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSCNV_IPRO | Object: InfoProvider | 20130416 |
Properties
| Class | IF_RSCNV_IPRO | |
| Short Description | Interface InfoProvider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130213 | SAP |
| Last change | 20140121 | 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
Class IF_RSCNV_IPRO has no interface implemented.
Friends
Class IF_RSCNV_IPRO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSTXTLG | Long description | 20130407 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | 20130213 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSTLOGO | 20130213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks consistency | 20130213 | |
| 2 | Instance method | Public | Method | Determins which objects are impacted | 20130213 |
Events
Class IF_RSCNV_IPRO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_IPRO_BUFFER | Public | See coding | 20130213 | begin of TY_S_IPRO_BUFFER,
ipronm type rsinfoprov,
r_ref type REF TO cl_rscnv_ipro,
end of ty_s_ipro_buffer
|
||
| 2 | TY_T_IPRO_BUFFER | Public | See coding | 20130213 | ty_t_ipro_buffer type SORTED TABLE OF ty_s_ipro_buffer with UNIQUE key ipronm
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130307 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130307 | |||
| 3 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20130307 |
Method CHECK on class IF_RSCNV_IPRO has no exception.
Method IMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130307 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130307 | |||
| 3 | E_T_OBJ_LIST | Call by reference | Type reference (TYPE) | RSO_T_OBJECT_LIST | BW Repository: Table of Objects and Association Type | 20130311 | |||
| 4 | I_SET_INACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130312 | ||
| 5 | I_SHOW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130527 |
Method IMPACT on class IF_RSCNV_IPRO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |