SAP ABAP Class IF_SRAPI_CONT_ACTION_RENDER_70 (Renderer for Actions on Object Container)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAPI_WRITE_REQ_RENDERER_70 Write Request Renderer 7.0 20041124
Properties
Class IF_SRAPI_CONT_ACTION_RENDER_70  
Short Description Renderer for Actions on Object Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040817   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRAPI_CONT_ACTION_RENDER_70 has no forward declaration.
Interfaces
Class IF_SRAPI_CONT_ACTION_RENDER_70 has no interface implemented.
Friends
Class IF_SRAPI_CONT_ACTION_RENDER_70 has no friend class.
Attributes
Class IF_SRAPI_CONT_ACTION_RENDER_70 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates Container 20041124
2 DELETE Instance method Public Method Deletes Container 20041124
3 DELETE_ALL_PENDING_CONTAINERS Instance method Public Method Deletes all Open Change Lists of Current User 20061206
Events
Class IF_SRAPI_CONT_ACTION_RENDER_70 has no event.
Types
Class IF_SRAPI_CONT_ACTION_RENDER_70 has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_SRAPI_OBJECT_CONTAINER Instanz auf der diese Aktion ausgeführt wird 20041124
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING serialisierter Aktivierungsrequest 20041124

Method ACTIVATE on class IF_SRAPI_CONT_ACTION_RENDER_70 has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_SRAPI_OBJECT_CONTAINER Container auf dem die Löschung ausgeführt wird 20041124
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING serialisierter Request 20041124

Method DELETE on class IF_SRAPI_CONT_ACTION_RENDER_70 has no exception.

Method DELETE_ALL_PENDING_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) STRING Name der zu löschen Changelisten 20061206
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20061206

Method DELETE_ALL_PENDING_CONTAINERS on class IF_SRAPI_CONT_ACTION_RENDER_70 has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in