SAP ABAP Interface IF_SRAPI_CONT_ACTION_RENDER_70 (Renderer for Actions on Object Container)
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_REQ_RENDERER_70 | Write Request Renderer 7.0 | 20041124 |
Properties
| Interface | IF_SRAPI_CONT_ACTION_RENDER_70 | |
| Short Description | Renderer for Actions on Object Container |
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_RENDER_70 has no forward declaration.
Interfaces
Interface IF_SRAPI_CONT_ACTION_RENDER_70 has no interface.
Friends
Interface IF_SRAPI_CONT_ACTION_RENDER_70 has no friend.
Attributes
Interface IF_SRAPI_CONT_ACTION_RENDER_70 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates Container | 20041124 | |
| 2 | Instance method | Public | Method | Deletes Container | 20041124 | |
| 3 | Instance method | Public | Method | Deletes all Open Change Lists of Current User | 20061206 |
Events
Interface IF_SRAPI_CONT_ACTION_RENDER_70 has no event.
Types
Interface 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 | 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 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | serialisierter Aktivierungsrequest | 20041124 |
Method ACTIVATE on Interface 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 | 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 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | serialisierter Request | 20041124 |
Method DELETE on Interface 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 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | Name der zu löschen Changelisten | 20061206 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20061206 |
Method DELETE_ALL_PENDING_CONTAINERS on Interface IF_SRAPI_CONT_ACTION_RENDER_70 has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |