SAP ABAP Class IF_RSD_INFOPROV_HEADER (Runtime InfoProvider Metadata (only header))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSD_INFOPROV_SIMPLE | Base class for Runtime Metadata | 20130218 |
Properties
| Class | IF_RSD_INFOPROV_HEADER | |
| Short Description | Runtime InfoProvider Metadata (only header) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130218 | 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_RSD_INFOPROV_HEADER has no interface implemented.
Friends
Class IF_RSD_INFOPROV_HEADER 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) | RSINFOPROV | InfoProvider | 20130218 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSD_S_DTA | Properties InfoProvider | 20130218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provide Reference to Adjoint Provider of Specific Type | 20130627 | |
| 2 | Instance method | Public | Method | Determine Type of (Adjoint) Provider | 20130627 | |
| 3 | Instance method | Public | Method | Get datastate of Infoprovider | 20130218 | |
| 4 | Instance method | Public | Method | Returns the method that is used for ncum -handling | 20130218 | |
| 5 | Instance method | Public | Method | Returns object which can be used to access validity object | 20130418 | |
| 6 | Instance method | Public | Method | InfoProvider has Adjoint Provider | 20130627 |
Events
Class IF_RSD_INFOPROV_HEADER has no event.
Types
Class IF_RSD_INFOPROV_HEADER has no local type.
Method Signatures
Method GET_ADJOINT_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADJPROVTYPE | Value transfer | Type reference (TYPE) | RSDADJPROVTYPE | Type of Adjoint InfoProvider | 20130627 | |||
| 2 | R_R_INFOPROV | Value transfer | Object reference (TYPE REF TO) | IF_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | InfoProvider not found | 20130627 |
Method GET_ADJOINT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ADJPROVTYPE | Value transfer | Type reference (TYPE) | RSDADJPROVTYPE | Type of Adjoint InfoProvider | 20130627 |
Method GET_ADJOINT_TYPE on class IF_RSD_INFOPROV_HEADER has no exception.
Method GET_INFOPROV_DATASTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_INFOPROV_DATASTATE | Value transfer | Object reference (TYPE REF TO) | IF_RSD_INFOPROV_DATASTATE | Data-state of the infoprovider | 20130218 |
Method GET_INFOPROV_DATASTATE on class IF_RSD_INFOPROV_HEADER has no exception.
Method GET_NCUM_HANDLING_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NCUM_METHOD | Value transfer | Type reference (TYPE) | RSD_NCUM_METHOD | 20130218 |
Method GET_NCUM_HANDLING_METHOD on class IF_RSD_INFOPROV_HEADER has no exception.
Method GET_NCUM_VALIDITY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_VIRTUAL | Call by reference | Type reference (TYPE) | RS_BOOL | Is valtab stored in BW-persistency | 20130418 | |||
| 2 | E_R_VAL_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_RSDV_VALIDITY_OBJECT | Interface to access validity object | 20130418 |
Method GET_NCUM_VALIDITY_OBJECT on class IF_RSD_INFOPROV_HEADER has no exception.
Method HAS_ADJOINT_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADJPROVTYPE | Call by reference | Type reference (TYPE) | RSDADJPROVTYPE | '*' | Type of Adjoint InfoProvider | 20130627 | ||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | True if InfoProv.has such an Adjoint InfoProvider | 20130627 |
Method HAS_ADJOINT_PROVIDER on class IF_RSD_INFOPROV_HEADER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |