SAP ABAP Class IF_SRM_REGISTRY_CONTROL (Registry Browser: Control Settings)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REG_BROWSER Registry - Tree 20011219
Properties
Class IF_SRM_REGISTRY_CONTROL  
Short Description Registry Browser: Control Settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011219   SAP 
Last change 20011219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_REGISTRY_CONTROL has no forward declaration.
Interfaces
Class IF_SRM_REGISTRY_CONTROL has no interface implemented.
Friends
Class IF_SRM_REGISTRY_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILL_WITH_DISPLAY_NAME Constant Public Type reference (TYPE) STRING 'DISPLAY_NAME' 20011221
2 FILL_WITH_ID Constant Public Type reference (TYPE) STRING 'ID' 20011221
3 FILL_WITH_TYPE Constant Public Type reference (TYPE) STRING 'TYPE' 20011221
4 ICON_TYPE_APPLICATION Constant Public Type reference (TYPE) STRING 'APPLICATION' 20020429
5 ICON_TYPE_NONE Constant Public Type reference (TYPE) STRING 'NONE' 20020429
6 ICON_TYPE_REGISTRY Constant Public Type reference (TYPE) STRING 'REGISTRY' 20020429
Methods
# Method Level Visibility Method type Description Created on
1 FILL_COLUMN_1_WITH Instance method Public Method Content of Column 1 ( Default TYPE ) 20011221
2 FILL_COLUMN_2_WITH Instance method Public Method Content of Column 2 (Default DISPLAY NAME ) 20011221
3 FILL_COLUMN_HIERARCHY_WITH Instance method Public Method Content of Column HIERARCHY (Default ID) 20011221
4 SET_ICON_TYPE Instance method Public Method Registry Icons/Application Icons or No Icons 20020429
5 SET_MULTIPLE_SELECTION Instance method Public Method Set: Multiple Selection Possible (IF SRM=>TRUE) 20011219
6 SET_TITLE Instance method Public Method Set Title 20020125
7 SHOW_COLUMN_1 Instance method Public Method Display Column 1 (Default TRUE) 20011221
8 SHOW_COLUMN_2 Instance method Public Method Display Column 2 (Default TRUE) 20011221
Events
Class IF_SRM_REGISTRY_CONTROL has no event.
Types
Class IF_SRM_REGISTRY_CONTROL has no local type.
Method Signatures

Method FILL_COLUMN_1_WITH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING Konstanten: IF_SRM_REGISTRY_CONTROL =>FILL_WITH_... 20011221

Method FILL_COLUMN_1_WITH on class IF_SRM_REGISTRY_CONTROL has no exception.

Method FILL_COLUMN_2_WITH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING Konstanten: IF_SRM_REGISTRY_CONTROL =>FILL_WITH_... 20011221

Method FILL_COLUMN_2_WITH on class IF_SRM_REGISTRY_CONTROL has no exception.

Method FILL_COLUMN_HIERARCHY_WITH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING Konstanten: IF_SRM_REGISTRY_CONTROL =>FILL_WITH_... 20011221

Method FILL_COLUMN_HIERARCHY_WITH on class IF_SRM_REGISTRY_CONTROL has no exception.

Method SET_ICON_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) STRING ICON_TYPE_REGISTRY etc. 20020429

Method SET_ICON_TYPE on class IF_SRM_REGISTRY_CONTROL has no exception.

Method SET_MULTIPLE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20011219

Method SET_MULTIPLE_SELECTION on class IF_SRM_REGISTRY_CONTROL has no exception.

Method SET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) STRING 20020125

Method SET_TITLE on class IF_SRM_REGISTRY_CONTROL has no exception.

Method SHOW_COLUMN_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALS 20011221

Method SHOW_COLUMN_1 on class IF_SRM_REGISTRY_CONTROL has no exception.

Method SHOW_COLUMN_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALS 20011221

Method SHOW_COLUMN_2 on class IF_SRM_REGISTRY_CONTROL has no exception.
History
Last changed by/on SAP  20011219 
SAP Release Created in