SAP ABAP Class CL_ISM_SD_VARIANT_CONTROL (IS-M: Variant Control from Rel. 4.72)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSDI (Package) IS-M/SD SD Integration
Properties
Class CL_ISM_SD_VARIANT_CONTROL  
Short Description IS-M: Variant Control from Rel. 4.72    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JSDI   IS-M/SD SD Integration 
Created 20030225   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_SD_VARIANT_CONTROL has no forward declaration.
Interfaces
Class CL_ISM_SD_VARIANT_CONTROL has no interface implemented.
Friends
Class CL_ISM_SD_VARIANT_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Tree 20030225
2 CON_FCODE_ASSIGNMENT_VARIANT Constant Private Type reference (TYPE) UI_FUNC 'ASSIGNDEL' Func. Code 'Delete Assignment of Variant to Sort Criterion' 20030227
3 CON_FCODE_CLOSE_CONTROL Constant Private Type reference (TYPE) UI_FUNC 'CLOSE' Function Code 'Close Variant Control' 20030225
4 CON_FCODE_COPY_VARIANT Constant Private Type reference (TYPE) UI_FUNC 'COPY' Function Code 'Copy Variant' 20030226
5 CON_FCODE_CREATE Constant Private Type reference (TYPE) UI_FUNC 'CREATE' Function Code 'Create New Variant' 20030225
6 CON_FCODE_DELETE_CRITERIA Constant Private Type reference (TYPE) UI_FUNC 'DELETE_CRIT' Function Code 'Delete Sort Criterion' 20030226
7 CON_FCODE_DELETE_VARIANT Constant Private Type reference (TYPE) UI_FUNC 'DELETE' Function Code 'Delete Variant' 20030225
8 CON_FCODE_MAINTAIN_VARIANT Constant Private Type reference (TYPE) UI_FUNC 'MAINTAIN' Function Code 'Edit Variant' 20030226
9 CON_FCODE_NEW_ORDER_CRITERIA Constant Private Type reference (TYPE) UI_FUNC 'NEW_ORDER_CRITERIA' Function Code 'Create New Sort Criterion' 20030225
10 CON_FCODE_PROTECT_VARIANT Constant Private Type reference (TYPE) UI_FUNC 'PROTECT' Function Code 'Protect Variant' 20030225
11 CON_FCODE_RELEASE_VARIANT Constant Private Type reference (TYPE) UI_FUNC 'RELEASE' Function Code 'Release Variant' 20030225
12 CON_FCODE_RENAME_CRITERIA Constant Private Type reference (TYPE) UI_FUNC 'RENAME_CRIT' Function Code 'Rename Sort Criterion' 20030226
13 CON_FCODE_RENAME_VARIANT Constant Private Type reference (TYPE) UI_FUNC 'RENAME' Function Code 'Rename Variant' 20030227
14 DELETE_RIGHT Instance attribute Private Type reference (TYPE) CHAR01 Authorization to Delete Other Users' Variants 20030225
15 DRAG Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Drag 20030225
16 DROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Drop 20030225
17 FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog 20030225
18 ITEM_TAB Instance attribute Private Type reference (TYPE) RJKSDVARIANTCONTROL_TAB Output Table 20030225
19 NODE_TAB Instance attribute Private Type reference (TYPE) RJKSDVARIANTCONTROL_TAB Node Table 20030225
20 OLD_NODE_TAB Instance attribute Private Type reference (TYPE) RJKSDVARIANTCONTROL_TAB Status of Node Table on Database 20030227
21 REPID Instance attribute Private Type reference (TYPE) REPID ABAP Program Name 20030226
22 SHOW_SELECTION Instance attribute Public Type reference (TYPE) CHAR01 Is Selection Displayed on Screen? 20030225
23 TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE Tree 20030225
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_TOOLBAR Instance method Private Method Adjust Toolbar 20030225
2 ADD Instance method Public Method Create Variant 20030225
3 ADD_NODE_VARIANT_TO_TREE Instance method Private Method Display Variant as Node in Tree 20030227
4 CHANGE Instance method Public Method Save Variant with Changed Data 20030226
5 CONSTRUCTOR Instance method Public Constructor Constructor 20030225
6 CREATE_TREE Instance method Private Method Tree Structure 20030225
7 DO_ASSIGNMENT_VARIANT Instance method Private Method Delete Assignment Between Variant and Sort Criterion 20030227
8 DO_COPY_VARIANT Instance method Private Method Copy Variant 20030226
9 DO_DELETE_CRITERIA Instance method Private Method Delete Sort Criterion 20030226
10 DO_DELETE_VARIANT Instance method Private Method Delete Variant 20030226
11 DO_MAINTAIN_VARIANT Instance method Private Method Edit Variant 20030226
12 DO_PROTECT_VARIANT Instance method Private Method Protect Variant 20030226
13 DO_RELEASE_VARIANT Instance method Private Method Release Variant 20030226
14 DO_RENAME_CRITERIA Instance method Private Method Rename Sort Criterion 20030226
15 DO_RENAME_VARIANT Instance method Private Method Rename Variant 20030227
16 FUNCTION_SELECTED Instance method Private Event handling method Event function_selected 20030225
17 GET_LAYOUT_ORDER_CRITERIA Instance method Private Method Read Layout for a Sort Criterion 20030225
18 GET_LAYOUT_VARIANT Instance method Private Method Read Layout for Variant 20030225
19 GET_NEW_ORDID Static method Private Method Define New ID for Sort Criterion 20030225
20 GET_NEW_VARID Instance method Private Method Define New Variant Name 20030226
21 GET_NUMBER_VARIANTS Instance method Public Method Return Number of Variants 20030227
22 GET_VARIANTS_FROM_DATABASE Instance method Private Method Read Variants from the Database 20030225
23 HIDE Instance method Public Method Hide Variant Control 20030225
24 INIT_DRAG_DROP Instance method Private Method Initialize Drag and Drop in Tree 20030225
25 IS_VISIBLE Instance method Public Method Show Variant Control? 20030225
26 ITEM_CONTEXT_MENU_REQUEST Instance method Private Event handling method Context Menu 20030225
27 ITEM_CONTEXT_MENU_SELECTED Instance method Private Event handling method Context Menu Selected 20030225
28 ITEM_DOUBLE_CLICK Instance method Private Event handling method Double Click on End Node 20030226
29 NEW_ORDER_CRITERIA Instance method Private Method Create Sort Criterion 20030225
30 NODE_CONTEXT_MENU_REQUEST Instance method Private Event handling method Context Menu in Tree 20030225
31 NODE_CONTEXT_MENU_SELECTED Instance method Private Event handling method 20030829
32 NODE_DOUBLE_CLICK Instance method Private Event handling method Double Click on End Node 20030226
33 ON_DRAG Instance method Private Event handling method Drag 20030225
34 ON_DROP Instance method Private Event handling method Drop 20030225
35 REGISTER_EVENTS Instance method Private Method Compile Context Menu in Tree 20030227
36 SAVE Instance method Private Method Save Changes to Database 20030227
37 SET_CONTEXT_MENU Instance method Private Method Set Context Menu 20030225
38 SET_DELETE_RIGHTS Instance method Private Method Assign Auth. to Delete Other Users' Variants 20030225
39 SET_FIELDCATALOG Instance method Private Method Set Field Catalog 20030225
40 SET_NODES Instance method Private Method Add Node to Tree 20030225
41 SHOW Instance method Public Method Display Variant Control 20030225
42 TO_SHOW_CONTROL_ON_START Instance method Public Method Display Variant Control at Start of Transaction? 20040113
Events
# Event Type Visibility Description Created on
1 DEFINE_NEW_VARIANT Instance Event
(0)
Public
(2)
Invitation to Create a New Variant 20030226
2 MAINTAIN_VARIANT Instance Event
(0)
Public
(2)
Invitation to Edit a Variant 20030226
3 VARIANT_SELECTED Instance Event
(0)
Public
(2)
Variant selected 20030226
Types
Class CL_ISM_SD_VARIANT_CONTROL has no local type.
Method Signatures

Method ADAPT_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOT_SHOW_HIDE_BUTTON Value transfer Type reference (TYPE) CHAR01 Button zum Schließen des Variantencontrols nicht anzeigen 20030225
2 Importing I_NO_CREATE_BUTTON Call by reference Type reference (TYPE) XFELD Createbutton "neue Variante" nicht anzeigen 20050304

Method ADAPT_TOOLBAR on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VARIANT_ID Call by reference Type reference (TYPE) RALDB_VARI Name der angelegtenVariante 20030407
2 Importing I_PARAMS Call by reference Type reference (TYPE) RSPARAMS_TT 20030225
3 Importing I_TEXT Call by reference Type reference (TYPE) RVART_VTXT 20030225

Method ADD on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method ADD_NODE_VARIANT_TO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NODE Value transfer Type reference (TYPE) RJKSDVARIANTCONTROL Einzufügender Knoten 20030227
2 Importing PARENT Value transfer Type reference (TYPE) LVC_NKEY Vaterknoten 20030227

Method ADD_NODE_VARIANT_TO_TREE on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMS Call by reference Type reference (TYPE) RSPARAMS_TT Parameter der Variante 20030226
2 Importing I_TEXT Call by reference Type reference (TYPE) RVART_VTXT Name der Variante 20030226
3 Importing I_VARIANT_ID Call by reference Type reference (TYPE) RALDB_VARI ID der Variante 20030226
# Exception Resumable Description Created on
1 NOT_FOUND Variante nicht gefunden 20030226

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_EVENT Call by reference Type reference (TYPE) CHAR01 Events als Applikationsevent nur für JKSD07!!!! 20031126
2 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030225
3 Importing I_DYNNR Value transfer Type reference (TYPE) DYNNR Nummer des folgenden Bildschirmbildes 20030225
4 Importing I_NOT_SHOW_HIDE_BUTTON Call by reference Type reference (TYPE) CHAR01 Button zum Schließen des Variantencontrols nicht anzeigen 20030225
5 Importing I_NO_CREATE_BUTTON Call by reference Type reference (TYPE) XFELD Keinen Createbutton 20050304
6 Importing I_REPID Value transfer Type reference (TYPE) REPID Abap-Reportname 20030225

Method CONSTRUCTOR on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method CREATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030225
2 Importing I_DYNNR Value transfer Type reference (TYPE) DYNNR Nummer des folgenden Bildschirmbildes 20030225
3 Importing I_NOT_SHOW_HIDE_BUTTON Value transfer Type reference (TYPE) CHAR01 Button zum Schließen des Variantecontrols nicht anzeigen 20030225
4 Importing I_NO_CREATE_BUTTON Call by reference Type reference (TYPE) XFELD Createbutton nicht anzeigen 20050304
5 Importing I_REPID Value transfer Type reference (TYPE) REPID Abap-Reportname 20030225

Method CREATE_TREE on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_ASSIGNMENT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030227

Method DO_ASSIGNMENT_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_COPY_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030226

Method DO_COPY_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_DELETE_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030226

Method DO_DELETE_CRITERIA on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_DELETE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030226

Method DO_DELETE_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_MAINTAIN_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030226

Method DO_MAINTAIN_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_PROTECT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030226

Method DO_PROTECT_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_RELEASE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030226

Method DO_RELEASE_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_RENAME_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030226

Method DO_RENAME_CRITERIA on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method DO_RENAME_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030227

Method DO_RENAME_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20030225

Method FUNCTION_SELECTED on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method GET_LAYOUT_ORDER_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20030225

Method GET_LAYOUT_ORDER_CRITERIA on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method GET_LAYOUT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20030225

Method GET_LAYOUT_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method GET_NEW_ORDID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ORDID Call by reference Type reference (TYPE) JORDID IS-M: ID des Ordnungskriteriums 20030225

Method GET_NEW_ORDID on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method GET_NEW_VARID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VARID Value transfer Type reference (TYPE) RJKSDVARIANTCONTROL-VARID Variantenname 20030227

Method GET_NEW_VARID on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method GET_NUMBER_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUMBER Value transfer Type reference (TYPE) I Anzahl Varianten 20030227

Method GET_NUMBER_VARIANTS on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method GET_VARIANTS_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPID Value transfer Type reference (TYPE) REPID Abap-Reportname 20030225

Method GET_VARIANTS_FROM_DATABASE on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method HIDE Signature

Method HIDE on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Method HIDE on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method INIT_DRAG_DROP Signature

Method INIT_DRAG_DROP on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Method INIT_DRAG_DROP on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VISIBLE Call by reference Type reference (TYPE) CHAR01 Ja/Nein 20030225

Method IS_VISIBLE on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method ITEM_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) Kontextmenüpointer 20030225
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030225

Method ITEM_CONTEXT_MENU_REQUEST on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method ITEM_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20030225
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030225

Method ITEM_CONTEXT_MENU_SELECTED on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030226

Method ITEM_DOUBLE_CLICK on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method NEW_ORDER_CRITERIA Signature

Method NEW_ORDER_CRITERIA on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Method NEW_ORDER_CRITERIA on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method NODE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20030225
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030225

Method NODE_CONTEXT_MENU_REQUEST on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method NODE_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20030829
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030829

Method NODE_CONTEXT_MENU_SELECTED on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030226

Method NODE_DOUBLE_CLICK on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method ON_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20030225
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030225

Method ON_DRAG on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20030225
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030225

Method ON_DROP on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_EVENT Value transfer Type reference (TYPE) CHAR01 Events als Applikationsevents 20031126

Method REGISTER_EVENTS on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method SAVE Signature

Method SAVE on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Method SAVE on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method SET_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20030225
2 Importing NODE_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20030225

Method SET_CONTEXT_MENU on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method SET_DELETE_RIGHTS Signature

Method SET_DELETE_RIGHTS on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Method SET_DELETE_RIGHTS on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method SET_FIELDCATALOG Signature

Method SET_FIELDCATALOG on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Method SET_FIELDCATALOG on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method SET_NODES Signature

Method SET_NODES on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Method SET_NODES on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method SHOW Signature

Method SHOW on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Method SHOW on class CL_ISM_SD_VARIANT_CONTROL has no exception.

Method TO_SHOW_CONTROL_ON_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TO_SHOW Value transfer Type reference (TYPE) CHAR01 Anzeigen des Controls ja/nein 20040113

Method TO_SHOW_CONTROL_ON_START on class CL_ISM_SD_VARIANT_CONTROL has no exception.
Event Signatures

Event DEFINE_NEW_VARIANT Signature
Event DEFINE_NEW_VARIANT on class CL_ISM_SD_VARIANT_CONTROL has no parameter.
Event MAINTAIN_VARIANT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_PARAMS Exporting Value transfer Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20030226
2 E_TEXT Exporting Value transfer Type reference (TYPE) RVART_VTXT Kurztext zu einer Programmvariante 20030226
3 E_VARIANT Exporting Value transfer Type reference (TYPE) RALDB_VARI Variantenname 20030226

Event VARIANT_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_PARAMS Exporting Value transfer Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20030226
2 E_TEXT Exporting Value transfer Type reference (TYPE) RVART_VTXT Kurztext zu einer Programmvariante 20030226
3 E_VARIANT Exporting Value transfer Type reference (TYPE) RALDB_VARI Variantenname 20030226
History
Last changed by/on SAP  20050411 
SAP Release Created in 472