SAP ABAP Class IF_RSISR_METADATA (Metadata)
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 20020731
Properties
Class IF_RSISR_METADATA  
Short Description Metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020731   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSISR_METADATA has no forward declaration.
Interfaces
Class IF_RSISR_METADATA has no interface implemented.
Friends
Class IF_RSISR_METADATA has no friend class.
Attributes
Class IF_RSISR_METADATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHARACTERISTICS Instance method Public Method Return of Characteristics of a Data Object 20030218
2 GET_DATAOBJ_DESC_LIST Instance method Public Method Return of Data Object Description as a List of Names 20020827
3 GET_PARAMETER_LIST Instance method Public Method Return of the Parameter as a List of Names 20020731
4 GET_PROPERTIES Instance method Public Method Return of Properties 20020731
5 GET_REFERENCES Instance method Public Method Return of References 20030528
6 GET_SUMMARY_LIST Instance method Public Method Return of Summary Data Objects as a List of Names 20030214
Events
Class IF_RSISR_METADATA has no event.
Types
Class IF_RSISR_METADATA has no local type.
Method Signatures

Method GET_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHARTYPE Call by reference Type reference (TYPE) RSIS_E_CHARTYPE Typ des Merkmals 20030218
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20030218
3 Returning RT_CHRCS Value transfer Type reference (TYPE) RSIS_T_IOBJNM Tabelle von Infoobjektnamen 20030218

Method GET_CHARACTERISTICS on class IF_RSISR_METADATA has no exception.

Method GET_DATAOBJ_DESC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATAOBJ_DESC_LIST Value transfer Type reference (TYPE) RSIS_T_DOBJ Intelligent Services: Tabelle von Datenobjekt-Namen 20020828

Method GET_DATAOBJ_DESC_LIST on class IF_RSISR_METADATA has no exception.

Method GET_PARAMETER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAM_LIST Value transfer Type reference (TYPE) RSIS_T_PARAM Intelligent Services: Tabelle von Parameternamen 20020828

Method GET_PARAMETER_LIST on class IF_RSISR_METADATA has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROPERTIES Value transfer Type reference (TYPE) RSISR_S_SRV_PROPS Intelligent Services: Service-Properties 20020905

Method GET_PROPERTIES on class IF_RSISR_METADATA has no exception.

Method GET_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATAOBJ_DESC_LIST Call by reference Object reference (TYPE REF TO) CL_RSISR_DATAOBJ_DESC_LIST 20030528
2 Exporting ER_PARAM_LIST Call by reference Object reference (TYPE REF TO) CL_RSISR_PARAM_LIST 20030528
3 Exporting ER_STATE_LIST Call by reference Object reference (TYPE REF TO) CL_RSISR_STATE_LIST 20030528
4 Exporting ER_SUMMARY_LIST Call by reference Object reference (TYPE REF TO) CL_RSISR_SUMMARY_LIST 20030528

Method GET_REFERENCES on class IF_RSISR_METADATA has no exception.

Method GET_SUMMARY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUMMARY_LIST Value transfer Type reference (TYPE) RSIS_T_SUMMARY Tabelle mit Namen von summary-Datenobjekten 20030214

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