SAP ABAP Class IF_RSISR_CHECK (Checks for Parameterization)
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
Class IF_RSISR_CHECK  
Short Description Checks for Parameterization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021107   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSISR_CHECK has no interface implemented.
Friends
Class IF_RSISR_CHECK has no friend class.
Attributes
Class IF_RSISR_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Complete Check 20021107
2 CHECK_DATAOBJ_DESC Instance method Public Method Checking a Data Object Description 20030214
3 CHECK_PARAMETER Instance method Public Method Checking a Parameter 20021107
4 CHECK_STATE Instance method Public Method Checking a Status 20030610
Events
Class IF_RSISR_CHECK has no event.
Types
Class 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 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20030303

Method CHECK on class 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 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20030214
2 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20030303

Method CHECK_DATAOBJ_DESC on class 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 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_PARAM Intelligent Services: Parameter 20030610
2 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20030303

Method CHECK_PARAMETER on class 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 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_STATE Status 20030610
2 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20030610

Method CHECK_STATE on class IF_RSISR_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in