SAP ABAP Interface IF_RSISR_CHECK (Checks for Parameterization)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISR (Package) Intelligent Services Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSISR_SERVICE | Basic Interface for Services | 20021107 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSISR_SERVICE | Basic Class for a Service | 20021107 |
Properties
| Interface | IF_RSISR_CHECK | |
| Short Description | Checks for Parameterization |
General Data
| Package | RSISR | Intelligent Services Runtime |
| Created | 20021107 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RSIS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSISR_CHECK has no interface.
Friends
Interface IF_RSISR_CHECK has no friend.
Attributes
Interface IF_RSISR_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Complete Check | 20021107 | |
| 2 | Instance method | Public | Method | Checking a Data Object Description | 20030214 | |
| 3 | Instance method | Public | Method | Checking a Parameter | 20021107 | |
| 4 | Instance method | Public | Method | Checking a Status | 20030610 |
Events
Interface IF_RSISR_CHECK has no event.
Types
Interface IF_RSISR_CHECK has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20030303 |
Method CHECK on Interface IF_RSISR_CHECK has no exception.
Method CHECK_DATAOBJ_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_DOBJ | Intelligent Service: Datenobjekt | 20030214 | |||
| 2 | RR_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20030303 |
Method CHECK_DATAOBJ_DESC on Interface IF_RSISR_CHECK has no exception.
Method CHECK_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_PARAM | Intelligent Services: Parameter | 20030610 | |||
| 2 | RR_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20030303 |
Method CHECK_PARAMETER on Interface IF_RSISR_CHECK has no exception.
Method CHECK_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_STATE | Status | 20030610 | |||
| 2 | RR_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20030610 |
Method CHECK_STATE on Interface IF_RSISR_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |