SAP ABAP Class IF_RSMDS_FINALIZABLE (Objects that can no longer be changed with unique reference)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMDS_BITSTRING Bit String 20030401
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMDS_SET Multi-Dimensional Quantity 20030407
Properties
Class IF_RSMDS_FINALIZABLE  
Short Description Objects that can no longer be changed with unique reference    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020927   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSMDS_FINALIZABLE has no forward declaration.
Interfaces
Class IF_RSMDS_FINALIZABLE has no interface implemented.
Friends
Class IF_RSMDS_FINALIZABLE has no friend class.
Attributes
Class IF_RSMDS_FINALIZABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Public Method 20030401
2 IS_EQUAL Instance method Public Method 20030407
3 IS_FINAL Instance method Public Method 20030401
Events
Class IF_RSMDS_FINALIZABLE has no event.
Types
Class IF_RSMDS_FINALIZABLE has no local type.
Method Signatures

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_FINAL Value transfer Object reference (TYPE REF TO) IF_RSMDS_FINALIZABLE 20030401

Method FINALIZE on class IF_RSMDS_FINALIZABLE has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_FINALIZABLE Call by reference Object reference (TYPE REF TO) IF_RSMDS_FINALIZABLE 20030407
2 Returning R_RESULT Value transfer Type reference (TYPE) RSMDS_BOOLEAN 20030407

Method IS_EQUAL on class IF_RSMDS_FINALIZABLE has no exception.

Method IS_FINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) RSMDS_BOOLEAN 20030401

Method IS_FINAL on class IF_RSMDS_FINALIZABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in