SAP ABAP Class IF_SRM_ORGANIZER (SRM: Interface SP Type Organizer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_ORGANIZER SAP Records Organizer 20020906
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ORGANIZER SAP Records Organizer 20001227
Properties
Class IF_SRM_ORGANIZER  
Short Description SRM: Interface SP Type Organizer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001227   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRM_ORGANIZER has no interface implemented.
Friends
Class IF_SRM_ORGANIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIV_RESET_CONTROL_STACK Constant Public Type reference (TYPE) SRMACTID '1F361B42E9A7C017E10000000A15535F' Deconstruct Control Stack in CF 20050225
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAVORITE Instance method Public Method Add a Favorite 20001227
2 ADD_HISTORY Instance method Public Method Adds an Element to the Worklist 20010120
3 DEL_HISTORY Instance method Public Method Deletes an Element from the Worklist 20050218
4 DISPLAY_WHEREUSED Instance method Public Method Display Where-Used List for Given POID Object 20001227
5 SEND_REQUEST Instance method Public Method Sends Request Through Organizer (for Plug-Ins) 20030724
Events
Class IF_SRM_ORGANIZER has no event.
Types
Class IF_SRM_ORGANIZER has no local type.
Method Signatures

Method ADD_FAVORITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANSWER Value transfer Type reference (TYPE) SRMIF_SP_MESSAGE result of operation 20010712
2 Importing POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID poid object to be added to favorites 20010712
# Exception Resumable Description Created on
1 CX_SRM_CLFRM_SP_CLIENT Fehler in aufgerufenem SP Client 20010809
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730
3 CX_SRM_ORGANIZER RM Organizer 20041202

Method ADD_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID einzufügendes POID Objekt 20010712
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20010730

Method DEL_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID einzufügendes POID Objekt 20050218
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20050218

Method DISPLAY_WHEREUSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID poid object pointing to the entity for where-used list 20010712
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Initialisierungsfehler (abstrakt) 20010802

Method SEND_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PLUGIN_ID Call by reference Type reference (TYPE) STRING ID des Plugins (=Name der Klasse) 20030728
2 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20030724
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030724
History
Last changed by/on SAP  20050308 
SAP Release Created in