SAP ABAP Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT (Runtime Repository API: View Container Assignment)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_REPOSITORY (Package) Web Dynpro: Runtime Repository
⤷
⤷
Properties
| Interface | IF_WD_RR_VIEW_CNT_ASSIGNMENT | |
| Short Description | Runtime Repository API: View Container Assignment |
General Data
| Package | SWDP_RUNTIME_REPOSITORY | Web Dynpro: Runtime Repository |
| Created | 20040624 | SAP |
| Last changed | 20080612 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no interface.
Friends
Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20070322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates Temporary Metadata for View Embedding | 20050223 | |
| 2 | Instance method | Public | Method | Deletes Temporary Metadata for View Embedding | 20050223 | |
| 3 | Instance method | Public | Method | Returns Name Corresponding View Container | 20040817 | |
| 4 | Instance method | Public | Method | Returns Default View Embedding | 20040624 | |
| 5 | Instance method | Public | Method | Returns All View Embeddings for View Area | 20050223 | |
| 6 | Instance method | Public | Method | Returns View Embedding | 20040624 | |
| 7 | Instance method | Public | Method | Name of View Container Assignment | 20040624 | |
| 8 | Instance method | Public | Method | Returns Embedded View Embedding | 20040624 | |
| 9 | Instance method | Public | Method | Returns View Embedding | 20040817 | |
| 10 | Instance method | Public | Method | Specifies if associated view container created dynamically | 20061207 | |
| 11 | Instance method | Public | Method | Specifies if this view/container assignment already deleted | 20070110 | |
| 12 | Instance method | Public | Method | Specifies if this view/cont. assignment dynamically created | 20061220 | |
| 13 | Instance method | Public | Method | Sets Temporary Default View Embedding | 20050223 |
Events
Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no event.
Types
Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no local type.
Method Signatures
Method CREATE_EMBEDDED_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: View Usage | 20050223 | |||
| 4 | USED_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 |
Method CREATE_EMBEDDED_VIEW_USAGE on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method DELETE_EMBEDDED_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | I | 20070109 |
Method DELETE_EMBEDDED_VIEW_USAGE on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method GET_ASSIGNED_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20040817 |
Method GET_ASSIGNED_CONTAINER on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method GET_DEFAULT_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: Component | 20040624 |
Method GET_DEFAULT_VIEW_USAGE on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method GET_EMBEDDED_VIEW_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDRR_VIEW_USAGE_OBJECTS | Web Dynpro - Runtime Repository: View-Einbettungen | 20050223 |
Method GET_EMBEDDED_VIEW_USAGES on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method GET_EMBEDDED_VUSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20040624 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: Component | 20040624 |
Method GET_EMBEDDED_VUSAGE on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20040624 |
Method GET_NAME on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method GET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: Component | 20040624 |
Method GET_OWNER on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method GET_VIEW_USAGE_FOR_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20040817 | ||||
| 2 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040817 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: View Usage | 20040817 | |||
| 4 | VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20040817 |
Method GET_VIEW_USAGE_FOR_VIEW on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method IS_ASSIGNED_CNT_DYNAMIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061207 |
Method IS_ASSIGNED_CNT_DYNAMIC on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method IS_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070110 |
Method IS_DIRTY on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method IS_DYNAMIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061220 |
Method IS_DYNAMIC on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
Method SET_DEFAULT_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 |
Method SET_DEFAULT_VIEW_USAGE on Interface IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 700 |