SAP ABAP Class IDREPFW_CL_SECTION_HIDE (Show/Hide Sections)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Properties
Class IDREPFW_CL_SECTION_HIDE  
Short Description Show/Hide Sections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-REP_FRWK   International Development: Reporting Framework 
Created 20131007   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IDREPFW_CL_SECTION_HIDE has no interface implemented.
Friends
Class IDREPFW_CL_SECTION_HIDE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_DEF_LANG Constant Private Type reference (TYPE) SYLANGU 'E' Language Key 20131025
2 CON_DRDN_HNDL Constant Private Type reference (TYPE) INT4 1 Natural Number 20131025
3 CON_FIELD_SECTIONS Constant Private Type reference (TYPE) FIELDNAME 'IDREPFW_TRANS_SECTIONS' Field Name 20131025
4 CON_FIELD_SHOWHIDE Constant Private Type reference (TYPE) FIELDNAME 'IDREPFW_TRANS_SHOWHIDE' Field Name 20131025
5 CON_FIND_MORE Constant Private Type reference (TYPE) UI_FUNC 'CL_GUI_ALV_GRID=>MC_FC_FIND_MORE' Constant for find more icon 20131025
6 CON_HIDE_SECTION Constant Public Type reference (TYPE) IDREPFW_TRANS_SHOWHIDE 'H' Show/Hide Section of Reporting Framework Using Trans. Code 20131025
7 CON_SHOW_SECTION Constant Public Type reference (TYPE) IDREPFW_TRANS_SHOWHIDE 'S' Show/Hide Section of Reporting Framework Using Trans. Code 20131025
8 CON_SRT_SECTION_HIDE Constant Private Type reference (TYPE) TABNAME 'IDREPFW_STR_TRANS_SECTION_HIDE' Table Name 20131025
9 MO_OBJECT Static Attribute Private Object reference (TYPE REF TO) IDREPFW_CL_SECTION_HIDE Show/Hide Sections 20131025
10 MT_DROPDOWN Instance attribute Private Type reference (TYPE) LVC_T_DRAL Table for Drop Down Handles with Aliases 20131025
11 MT_EMPTY_VALUES Instance attribute Private Type reference (TYPE) IDREPFW_TAB_TRANS_SECTION_HIDE Transaction Code Configuration Hide/Show Sections Table 20131025
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DROPDOWN Instance method Private Method Build Dropdown List 20131025
2 BUILD_EMPTY_VALUES Instance method Private Method Build Empty Values for Parameters Setup 20131025
3 BUILD_EXCLUDE_TOOLBAR Instance method Private Method Build Exclude Toolbar Buttons List 20131025
4 BUILD_FIELDCATALOG Instance method Private Method Build Field Catalog 20131025
5 GET_INSTANCE Static method Public Method Create/Get Instance of Current Object 20131025
6 GET_SECT_FROM_PARAMS Instance method Private Method Transform Parameters Setup to Sections Show/Hide 20131025
7 READ_DOMA_VALUES Instance method Private Method Read Domain Values 20131025
8 SECTION_2_SEQNR Static method Public Method Transform Section Value 2 Sequence Number 20131025
9 SECTION_SHOW_HIDE Instance method Public Method Show/Hide Sections Using ALV Grid 20131025
10 SET_SECT_TO_PARAMS Instance method Private Method Create Parameters Setup from Sections Show/Hide 20131025
Events
Class IDREPFW_CL_SECTION_HIDE has no event.
Types
Class IDREPFW_CL_SECTION_HIDE has no local type.
Method Signatures

Method BUILD_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DROPDOWN Value transfer Type reference (TYPE) LVC_T_DRAL Table for Drop Down Handles with Aliases 20131025

Method BUILD_DROPDOWN on class IDREPFW_CL_SECTION_HIDE has no exception.

Method BUILD_EMPTY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VALUES Value transfer Type reference (TYPE) IDREPFW_TAB_TRANS_SECTION_HIDE Transaction Code Configuration Hide/Show Sections Table 20131025

Method BUILD_EMPTY_VALUES on class IDREPFW_CL_SECTION_HIDE has no exception.

Method BUILD_EXCLUDE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TOOLBAR Value transfer Type reference (TYPE) UI_FUNCTIONS Function Code Table 20131025

Method BUILD_EXCLUDE_TOOLBAR on class IDREPFW_CL_SECTION_HIDE has no exception.

Method BUILD_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISPLAY_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Display Only ('X'~display only,''~change) 20131025
2 Returning RT_FIELDCATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20131025

Method BUILD_FIELDCATALOG on class IDREPFW_CL_SECTION_HIDE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IDREPFW_CL_SECTION_HIDE Show/Hide Sections 20131025

Method GET_INSTANCE on class IDREPFW_CL_SECTION_HIDE has no exception.

Method GET_SECT_FROM_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALUES Call by reference Type reference (TYPE) IDREPFW_TAB_TRANS_SECTION_HIDE Transaction Code Configuration Hide/Show Sections Table 20131025
2 Importing IM_SECTIONS_HIDE Call by reference Type reference (TYPE) IDREPFW_TRANS_TPARAMS Parameters Setup for Transaction Code Customizing 20131025

Method GET_SECT_FROM_PARAMS on class IDREPFW_CL_SECTION_HIDE has no exception.

Method READ_DOMA_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DD07V Call by reference Type reference (TYPE) DD07V_TAB Table for DD07V 20131025
2 Importing IM_LANG_KEY Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key 20131025
3 Importing IM_OBJNAME Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20131025

Method READ_DOMA_VALUES on class IDREPFW_CL_SECTION_HIDE has no exception.

Method SECTION_2_SEQNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOMVALUE_L Call by reference Type reference (TYPE) DD07V-DOMVALUE_L Values for Domains: Single Value / Upper Limit 20131025
2 Returning RE_SEQNR Value transfer Type reference (TYPE) NUMC2 Sequence Number 20131025

Method SECTION_2_SEQNR on class IDREPFW_CL_SECTION_HIDE has no exception.

Method SECTION_SHOW_HIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SECTIONS_HIDE Call by reference Type reference (TYPE) IDREPFW_TRANS_TPARAMS Parameters Setup for Transaction Code Customizing 20131025
2 Importing IM_DISPLAY_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Display Only ('X'~display only,''~change) 20131025

Method SECTION_SHOW_HIDE on class IDREPFW_CL_SECTION_HIDE has no exception.

Method SET_SECT_TO_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SECTIONS_HIDE Call by reference Type reference (TYPE) IDREPFW_TRANS_TPARAMS Parameters Setup for Transaction Code Customizing 20131025
2 Importing IT_VALUES Call by reference Type reference (TYPE) IDREPFW_TAB_TRANS_SECTION_HIDE Transaction Code Configuration Hide/Show Sections Table 20131025

Method SET_SECT_TO_PARAMS on class IDREPFW_CL_SECTION_HIDE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in