SAP ABAP Class IF_SRAPI_CONT_ACTION_70 (Object Container Actions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAPI_WRITE_SERVICE Write Service Implementation 20041124
Properties
Class IF_SRAPI_CONT_ACTION_70  
Short Description Object Container Actions    
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_70 has no forward declaration.
Interfaces
Class IF_SRAPI_CONT_ACTION_70 has no interface implemented.
Friends
Class IF_SRAPI_CONT_ACTION_70 has no friend class.
Attributes
Class IF_SRAPI_CONT_ACTION_70 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate Container 20041124
2 DELETE Instance method Public Method Delete 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_70 has no event.
Types
Class IF_SRAPI_CONT_ACTION_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 Exporting EX_OBJECT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_SRAPI_OBJECT_CONTAINER Abstraktion Changelisten... 20041124
2 Exporting EX_RESULT Call by reference Object reference (TYPE REF TO) CL_SRAPI_MESSAGES Meldungen aus dem Repository 20041124
3 Importing IM_OBJECT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_SRAPI_OBJECT_CONTAINER Abstraktion Changelisten... 20041124
# Exception Resumable Description Created on
1 CX_SRAPI_ACTIVATION_FAILED Aktivierung des Containers fehlgeschlagen 20041124
2 CX_SRAPI_CONT_WRONGSTATE_ERROR Aktion in diesem Containerzustand nicht erlaubt 20041124
3 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20041126
4 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20041126
5 CX_SRAPI_WRITE_SERVICE_ERROR interner Fehler Write-Service 20041124

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_SRAPI_OBJECT_CONTAINER Abstraktion Changelisten... 20041124
2 Importing IM_OBJECT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_SRAPI_OBJECT_CONTAINER Abstraktion Changelisten... 20041124
# Exception Resumable Description Created on
1 CX_SRAPI_CONT_WRONGSTATE_ERROR Aktion in diesem Containerzustand nicht erlaubt 20041124
2 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20041126
3 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20041126
4 CX_SRAPI_WRITE_SERVICE_ERROR interner Fehler Write-Service 20041124

Method DELETE_ALL_PENDING_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name der zu löschen Changelisten 20061206
# Exception Resumable Description Created on
1 CX_SRAPI_REP_NOT_AVAILABLE Repository Not Available 20061206
2 CX_SRAPI_USER_NOT_AUTHORIZED Insufficient Authorization 20061206
3 CX_SRAPI_WRITE_SERVICE_ERROR Internal Error Write Service 20061206
History
Last changed by/on SAP  20070911 
SAP Release Created in