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 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 DO_LOCK_GET Instance method Public Method Lock in MODE_MODIFY? 20041001
2 DO_LOCK_SET Instance method Public Method Lock in MODE_MODIFY? 20041001
3 MODE_GET Instance method Public Method MODE_DISPLAY, MODE_MODIFY etc. 20021205
4 MODE_SET Instance method Public Method MODE_DISPLAY, MODE_MODIFY etc. 20021205
5 PARENT_CONT_GET Instance method Public Method parent container 20021205
6 PARENT_CONT_SET Instance method Public Method parent container 20021205
7 PLACE_GET Instance method Public Method PLACE_IN, PLACE_OUT 20021205
8 PLACE_SET Instance method Public Method PLACE_IN, PLACE_OUT 20021205
9 UI_GET Instance method Public Method UI_SAPGUI, UI_BSP etc. 20030113
10 UI_SET Instance method Public Method UI_SAPGUI, UI_BSP etc. 20030113
11 USER_OBJECT_GET Instance method Public Method User Object 20030404
12 USER_OBJECT_SET 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 Returning 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 Importing 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 Returning 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 Importing 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 Returning 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 Importing 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 Returning 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 Importing 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 Returning 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 Importing 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 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20030404
2 Returning 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 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20030404
2 Importing 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