SAP ABAP Class CL_CNV_00001_SMAINT_VIEW_SET (Settings maintenance - view settings)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Properties
Class CL_CNV_00001_SMAINT_VIEW_SET  
Short Description Settings maintenance - view settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20110404   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CNV_00001_API_STATIC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CNV_00001_SMAINT_VIEW_SET has no interface implemented.
Friends
Class CL_CNV_00001_SMAINT_VIEW_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_ONLY Instance attribute Public Type reference (TYPE) FLAG SPACE Display-only mode 20110412
2 FIELD_VIEW Instance attribute Public Type reference (TYPE) CHAR1 Current field view 20110412
3 FIELD_VIEW_AGGR Constant Public Type reference (TYPE) CHAR1 'A' Field view - aggregated fields 20110412
4 FIELD_VIEW_CONV Constant Public Type reference (TYPE) CHAR1 'C' Field view - converted fields 20110412
5 FIELD_VIEW_READ Constant Public Type reference (TYPE) CHAR1 'R' Field view - readonly fields 20110412
6 SHOW_ADD_DEL Instance attribute Public Type reference (TYPE) FLAG Whether to show add and delete functions 20110404
7 SHOW_AGGR_TAB Instance attribute Public Type reference (TYPE) FLAG Whether to show aggregated fields tab 20110404
8 SHOW_BATCH_FUNCTS Instance attribute Public Type reference (TYPE) FLAG Whether to show batch processing functions 20110404
9 SHOW_CONV_TAB Instance attribute Public Type reference (TYPE) FLAG Whether to show converted fields tab 20110404
10 SHOW_CTRL_TABLES_TAB Instance attribute Public Type reference (TYPE) FLAG Whether to show control table entries tab 20110404
11 SHOW_DUPL_TAB Instance attribute Public Type reference (TYPE) FLAG Whether to show duplicate handling tab 20110404
12 SHOW_FIELD_SEQNUM Instance attribute Public Type reference (TYPE) FLAG Whether to show seqnum in field details 20110404
13 SHOW_MAIN_TAB Instance attribute Public Type reference (TYPE) FLAG Whether to show main settings tab 20110404
14 SHOW_OTHR_TAB Instance attribute Public Type reference (TYPE) FLAG Whether to show other settings tab 20110404
15 SHOW_OVERVIEW_TAB Instance attribute Public Type reference (TYPE) FLAG Whether to show overview tab 20110404
16 SHOW_PRIO_HANDLING Instance attribute Public Type reference (TYPE) FLAG Whether to show priority handling 20110404
17 SHOW_READ_TAB Instance attribute Public Type reference (TYPE) FLAG Whether to show read-only tab 20110404
18 SHOW_SORT_MENU Instance attribute Public Type reference (TYPE) FLAG Whether to show sort menu 20110404
19 SHOW_TAB_SEQNUM Instance attribute Public Type reference (TYPE) FLAG Whether to show seqnum in table list 20110404
20 VIEW_MODE Instance attribute Public Type reference (TYPE) CNV_00001_VISIBILITY View mode ('E'-expert, 'C'-extended, ' '-standard) 20110408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110404
2 SET_DISPLAY_ONLY Instance method Public Method Sets the display_only mode 20110412
3 SET_FIELD_VIEW Instance method Public Method Sets the current field view 20110412
Events
Class CL_CNV_00001_SMAINT_VIEW_SET has no event.
Types
Class CL_CNV_00001_SMAINT_VIEW_SET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_ONLY Value transfer Type reference (TYPE) FLAG SPACE Whether to use display-only mode 20110412
2 Importing VIEW_MODE Value transfer Type reference (TYPE) CNV_00001_VISIBILITY IF_CNV_00001_API_STATIC=>VIEW_STANDARD View mode ('E'-expert, 'C'-extended, ' '-standard) 20110408

Method CONSTRUCTOR on class CL_CNV_00001_SMAINT_VIEW_SET has no exception.

Method SET_DISPLAY_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_ONLY Call by reference Type reference (TYPE) FLAG General Flag 20110412

Method SET_DISPLAY_ONLY on class CL_CNV_00001_SMAINT_VIEW_SET has no exception.

Method SET_FIELD_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_VIEW Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110412

Method SET_FIELD_VIEW on class CL_CNV_00001_SMAINT_VIEW_SET has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620