SAP ABAP Interface IF_SRM_PROP_CONTEXT_VIS (IF_SRM_PROP_CONTEXT_VIS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK_PROPERTY (Package) Framework: Property Handling
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20021205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_PROP_CONTEXT | CL_SRM_PROP_CONTEXT | 20021205 |
Properties
| Interface | IF_SRM_PROP_CONTEXT_VIS | |
| Short Description | IF_SRM_PROP_CONTEXT_VIS |
General Data
| Package | SRM_FRAMEWORK_PROPERTY | Framework: Property Handling |
| Created | 20021205 | SAP |
| Last changed | 20041228 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_PROP_CONTEXT_VIS has no forward declaration.
Interfaces
Interface IF_SRM_PROP_CONTEXT_VIS has no interface.
Friends
Interface IF_SRM_PROP_CONTEXT_VIS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE_CREATE | Constant | Public | Type reference (TYPE) | STRING | 'CREATE' | 20021205 | ||
| 2 | MODE_DISPLAY | Constant | Public | Type reference (TYPE) | STRING | 'DISPLAY' | 20021205 | ||
| 3 | MODE_MODIFY | Constant | Public | Type reference (TYPE) | STRING | 'MODIFY' | 20021205 | ||
| 4 | MODE_NONE | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | Background Access | 20030725 | |
| 5 | MODE_QUERY | Constant | Public | Type reference (TYPE) | STRING | 'QUERY' | 20030901 | ||
| 6 | PLACE_IN | Constant | Public | Type reference (TYPE) | STRING | 'IN' | 20021205 | ||
| 7 | PLACE_NONE | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | Background Access | 20030725 | |
| 8 | PLACE_OUT | Constant | Public | Type reference (TYPE) | STRING | 'OUT' | 20021205 | ||
| 9 | UI_BSP | Constant | Public | Type reference (TYPE) | STRING | 'BSP' | 20030113 | ||
| 10 | UI_NONE | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | Background Access | 20030725 | |
| 11 | UI_SAPGUI | Constant | Public | Type reference (TYPE) | STRING | 'SAPGUI' | 20030113 | ||
| 12 | UI_WD | Constant | Public | Type reference (TYPE) | STRING | 'WD' | Web Dynpro | 20040720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Lock in MODE_MODIFY? | 20041001 | |
| 2 | Instance method | Public | Method | Lock in MODE_MODIFY? | 20041001 | |
| 3 | Instance method | Public | Method | MODE_DISPLAY, MODE_MODIFY etc. | 20021205 | |
| 4 | Instance method | Public | Method | MODE_DISPLAY, MODE_MODIFY etc. | 20021205 | |
| 5 | Instance method | Public | Method | parent container | 20021205 | |
| 6 | Instance method | Public | Method | parent container | 20021205 | |
| 7 | Instance method | Public | Method | PLACE_IN, PLACE_OUT | 20021205 | |
| 8 | Instance method | Public | Method | PLACE_IN, PLACE_OUT | 20021205 | |
| 9 | Instance method | Public | Method | UI_SAPGUI, UI_BSP etc. | 20030113 | |
| 10 | Instance method | Public | Method | UI_SAPGUI, UI_BSP etc. | 20030113 | |
| 11 | Instance method | Public | Method | User Object | 20030404 | |
| 12 | Instance method | Public | Method | User Object | 20030404 |
Events
Interface IF_SRM_PROP_CONTEXT_VIS has no event.
Types
Interface IF_SRM_PROP_CONTEXT_VIS has no local type.
Method Signatures
Method DO_LOCK_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_LOCK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041001 |
Method DO_LOCK_GET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method DO_LOCK_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_LOCK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041001 |
Method DO_LOCK_SET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method MODE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Value transfer | Type reference (TYPE) | STRING | 20021205 |
Method MODE_GET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method MODE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | STRING | 20021205 |
Method MODE_SET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method PARENT_CONT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_CONTAINER | Value transfer | Object reference (TYPE REF TO) | OBJECT | Abstracter Container fuer GUI Controls | 20021205 |
Method PARENT_CONT_GET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method PARENT_CONT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Abstracter Container fuer GUI Controls | 20021205 |
Method PARENT_CONT_SET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method PLACE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLACE | Value transfer | Type reference (TYPE) | STRING | 20021205 |
Method PLACE_GET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method PLACE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLACE | Call by reference | Type reference (TYPE) | STRING | 20021205 |
Method PLACE_SET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method UI_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UI | Value transfer | Type reference (TYPE) | STRING | 20030113 |
Method UI_GET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method UI_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UI | Call by reference | Type reference (TYPE) | STRING | 20030113 |
Method UI_SET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method USER_OBJECT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030404 | ||||
| 2 | OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20030404 |
Method USER_OBJECT_GET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
Method USER_OBJECT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20030404 | ||||
| 2 | OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20030404 |
Method USER_OBJECT_SET on Interface IF_SRM_PROP_CONTEXT_VIS has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 640 |