SAP ABAP Class IF_SRM_PROP_CONTEXT_VIS (IF_SRM_PROP_CONTEXT_VIS)
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
| Class | IF_SRM_PROP_CONTEXT_VIS | |
| Short Description | IF_SRM_PROP_CONTEXT_VIS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021205 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_PROP_CONTEXT_VIS has no forward declaration.
Interfaces
Class IF_SRM_PROP_CONTEXT_VIS has no interface implemented.
Friends
Class IF_SRM_PROP_CONTEXT_VIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE' | 20021205 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'DISPLAY' | 20021205 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MODIFY' | 20021205 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | Background Access | 20030725 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'QUERY' | 20030901 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'IN' | 20021205 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | Background Access | 20030725 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'OUT' | 20021205 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'BSP' | 20030113 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | Background Access | 20030725 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'SAPGUI' | 20030113 | |||
| 12 | 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
Class IF_SRM_PROP_CONTEXT_VIS has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SRM_PROP_CONTEXT_VIS has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in |