SAP ABAP Interface IF_SIW_VARIABLE (Variable from Construction Plan)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_VARIABLE SIW Variable 20061208
Properties
Interface IF_SIW_VARIABLE  
Short Description Variable from Construction Plan    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20061208   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_VARIABLE has no forward declaration.
Interfaces
Interface IF_SIW_VARIABLE has no interface.
Friends
Interface IF_SIW_VARIABLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_DISPLAY Constant Public Type reference (TYPE) SIW_DTE_DISPLAY_MODE 'D' Anzeigemodus von Variablen im SIW 20070110
2 CON_EDITABLE Constant Public Type reference (TYPE) SIW_DTE_DISPLAY_MODE 'E' Anzeigemodus von Variablen im SIW 20070110
3 CON_INVISIBLE Constant Public Type reference (TYPE) SIW_DTE_DISPLAY_MODE 'I' Anzeigemodus von Variablen im SIW 20070110
4 CON_MANDATORY Constant Public Type reference (TYPE) SIW_DTE_DISPLAY_MODE 'M' Anzeigemodus von Variablen im SIW 20070110
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Gets the description of the variables 20110317
2 GET_DISPLAY_MODE Instance method Public Method Returns the display mode 20070109
3 GET_GROUP_ID Instance method Public Method INTERNAL: Returns the group ID 20070124
4 GET_GROUP_TEXT Instance method Public Method INTERNAL: Returns the group text 20070124
5 GET_ID Instance method Public Method Returns the ID of the variable 20061208
6 GET_IS_CASE_SENSITIVE Instance method Public Method Sets the case sensitivity of the variable 20100625
7 GET_TYPE Instance method Public Method Returns the type of the variable 20070104
8 GET_VALUE Instance method Public Method Returns the current value of the variable 20061208
9 IS_BOOLEAN Instance method Public Method Checks if the property BOOLEAN is set for the variable 20061208
10 IS_DERIVED Instance method Public Method Checks if the property DERIVED is set for the variable 20061208
11 SET_DISPLAY_MODE Instance method Public Method Sets the display mode 20061219
12 SET_IS_BOOLEAN Instance method Public Method Sets the property BOOLEAN for the variable 20061208
13 SET_IS_DERIVED Instance method Public Method Sets the property DERIVED of the variable 20061208
14 SET_VALUE Instance method Public Method Sets Value 20061208
Events
Interface IF_SIW_VARIABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20061214 TAB TYPE standard TABLE OF REF TO IF_SIW_VARIABLE WITH DEFAULT key
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESC Value transfer Type reference (TYPE) STRING 20110317

Method GET_DESCRIPTION on Interface IF_SIW_VARIABLE has no exception.

Method GET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DISPLAY_MODE Value transfer Type reference (TYPE) SIW_DTE_DISPLAY_MODE Felddarstellung 20070109

Method GET_DISPLAY_MODE on Interface IF_SIW_VARIABLE has no exception.

Method GET_GROUP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) STRING 20070124

Method GET_GROUP_ID on Interface IF_SIW_VARIABLE has no exception.

Method GET_GROUP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING Gruppentext 20070124

Method GET_GROUP_TEXT on Interface IF_SIW_VARIABLE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) STRING 20061208

Method GET_ID on Interface IF_SIW_VARIABLE has no exception.

Method GET_IS_CASE_SENSITIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_SENSITIVE Value transfer Type reference (TYPE) XFELD 20100625

Method GET_IS_CASE_SENSITIVE on Interface IF_SIW_VARIABLE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) STRING 20070104

Method GET_TYPE on Interface IF_SIW_VARIABLE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20061208

Method GET_VALUE on Interface IF_SIW_VARIABLE has no exception.

Method IS_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_BOOLEAN Value transfer Type reference (TYPE) XFELD variable is boolean 20061208

Method IS_BOOLEAN on Interface IF_SIW_VARIABLE has no exception.

Method IS_DERIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_DERIVED Value transfer Type reference (TYPE) XFELD variable is derived 20061208

Method IS_DERIVED on Interface IF_SIW_VARIABLE has no exception.

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) SIW_DTE_DISPLAY_MODE Display mode 20061219

Method SET_DISPLAY_MODE on Interface IF_SIW_VARIABLE has no exception.

Method SET_IS_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_BOOLEAN Call by reference Type reference (TYPE) XFELD variable is boolean 20061208

Method SET_IS_BOOLEAN on Interface IF_SIW_VARIABLE has no exception.

Method SET_IS_DERIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_DERIVED Call by reference Type reference (TYPE) XFELD variable is derived 20061208

Method SET_IS_DERIVED on Interface IF_SIW_VARIABLE has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20061208

Method SET_VALUE on Interface IF_SIW_VARIABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100