SAP ABAP Interface IF_SRAPI_CONT_ACTION_70 (Object Container Actions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
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
Interface IF_SRAPI_CONT_ACTION_70  
Short Description Object Container Actions    
General Data
Package SAI_SREP_API   API for Repository 
Created 20040817   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRAPI_CONT_ACTION_70 has no forward declaration.
Interfaces
Interface IF_SRAPI_CONT_ACTION_70 has no interface.
Friends
Interface IF_SRAPI_CONT_ACTION_70 has no friend.
Attributes
Interface 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
Interface IF_SRAPI_CONT_ACTION_70 has no event.
Types
Interface 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 700