SAP ABAP Class IF_RMSA_STATUS (Checks for Status Change)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSA_STATUS Status Handler 20031028
Properties
Class IF_RMSA_STATUS  
Short Description Checks for Status Change    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031028   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMSA_STATUS has no forward declaration.
Interfaces
Class IF_RMSA_STATUS has no interface implemented.
Friends
Class IF_RMSA_STATUS has no friend class.
Attributes
Class IF_RMSA_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE_CL Static method Public Method Get Instance 20031107
2 ON_STATUS_CHANGE Instance method Public Method Check for Changing Object Status 20031028
Events
Class IF_RMSA_STATUS has no event.
Types
Class IF_RMSA_STATUS has no local type.
Method Signatures

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_STATUSHANDLER Call by reference Object reference (TYPE REF TO) IF_RMSA_STATUS Prüfungen bei Statuswechsel 20031107
2 Importing I_OBJECTTYPE Call by reference Type reference (TYPE) ESEOBJTYPE Spezifikationstyp 20031107
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Systemfehler 20031107
2 INVALID_OBJECTTYPE Ungültiger Spezifikationstyp 20031107

Method ON_STATUS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG Call by reference Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Tabelle mit Messages 20031029
2 Importing IO_EVENTDATA Call by reference Object reference (TYPE REF TO) OBJECT Ereignisdaten bei Statuswechsel 20031028
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Systemfehler 20031029
History
Last changed by/on SAP  20031212 
SAP Release Created in