SAP ABAP Class IDREPFW_CL_SECTION_CUST (Transaction Code Customizing for Direct Run)
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_CUST  
Short Description Transaction Code Customizing for Direct Run    
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 20131009   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IDREPFW_CL_SECTION_CUST has no forward declaration.
Interfaces
Class IDREPFW_CL_SECTION_CUST has no interface implemented.
Friends
Class IDREPFW_CL_SECTION_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_SECTION_DYN_SEL Constant Public Type reference (TYPE) IDREPFW_TRANS_SECTIONS 'DYN_SEL' Section: Dynamic Selection 20131025
2 CON_SECTION_PARAM_SET Constant Public Type reference (TYPE) IDREPFW_TRANS_SECTIONS 'PARAM_SET' Section: Parameter Set 20131025
3 CON_SECTION_REP_GR Constant Public Type reference (TYPE) IDREPFW_TRANS_SECTIONS 'REP_GR' Section: Report Group 20131025
4 CON_SECTION_REP_ID Constant Public Type reference (TYPE) IDREPFW_TRANS_SECTIONS 'REP_ID' Section: Report ID 20131025
5 CON_SECTION_REP_VER Constant Public Type reference (TYPE) IDREPFW_TRANS_SECTIONS 'REP_VER' Section: Report Version 20131025
6 CON_SECTION_RUN_IDENT Constant Public Type reference (TYPE) IDREPFW_TRANS_SECTIONS 'RUN_IDENT' Section: Run Identification 20131025
7 CON_SECTION_SUPP_DATA Constant Public Type reference (TYPE) IDREPFW_TRANS_SECTIONS 'SUPP_DATA' Section: Run Identification 20131025
8 CON_TCODE_BLOCKED Constant Public Type reference (TYPE) IDREPFW_TRANS_TACTIV '03' Possible Activities for Trans. Code (Display/Change/Blocked) 20131025
9 CON_TCODE_CHANGE Constant Public Type reference (TYPE) IDREPFW_TRANS_TACTIV '02' Possible Activities for Trans. Code (Display/Change/Blocked) 20131025
10 CON_TCODE_DISPLAY Constant Public Type reference (TYPE) IDREPFW_TRANS_TACTIV '01' Possible Activities for Trans. Code (Display/Change/Blocked) 20131025
11 CON_TTYPE_CUST Constant Public Type reference (TYPE) IDREPFW_TRANS_TTYPE 'ZCUST' Type of Transaction Code Customizing (SAP or Customer) 20131025
12 CON_TTYPE_SAP Constant Public Type reference (TYPE) IDREPFW_TRANS_TTYPE 'SAP' Type of Transaction Code Customizing (SAP or Customer) 20131025
13 MO_OBJECT Static Attribute Private Object reference (TYPE REF TO) IDREPFW_CL_SECTION_CUST Transaction Code Customizing for Direct Run 20131025
14 MS_TRANS_E Instance attribute Private Type reference (TYPE) IDREPFW_TRANS_E Rep.Framework: Setup Transactions for Direct Run 20131025
15 MV_TCODE Instance attribute Private Type reference (TYPE) SYTCODE Transaction Code 20131025
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVITY Instance method Public Method Get Activity of Transaction Code (Display/Change/Blocked) 20131025
2 GET_DESCRIPTION Instance method Public Method Get Description of Selected Customizing 20131025
3 GET_INSTANCE Static method Public Method Create/Get Instance of Current Object 20131025
4 READ_CUST_4_TCODE Instance method Public Method Get Customizing for Transaction Code 20131025
5 SHOW_HIDE_SECTION Instance method Public Method Should Be Section Shown/Hidden? ('S'~show, 'H'~hide) 20131025
Events
Class IDREPFW_CL_SECTION_CUST has no event.
Types
Class IDREPFW_CL_SECTION_CUST has no local type.
Method Signatures

Method GET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVITY Value transfer Type reference (TYPE) IDREPFW_TRANS_TACTIV Possible Activities for Trans. Code (Display/Change/Blocked) 20131025

Method GET_ACTIVITY on class IDREPFW_CL_SECTION_CUST has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANG_KEY Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key 20131025
2 Returning RE_TDESCR Value transfer Type reference (TYPE) IDREPFW_TRANS_TDESCR Description of Transaction Code Customizing 20131025

Method GET_DESCRIPTION on class IDREPFW_CL_SECTION_CUST 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_CUST Transaction Code Customizing for Direct Run 20131025

Method GET_INSTANCE on class IDREPFW_CL_SECTION_CUST has no exception.

Method READ_CUST_4_TCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TCODE Call by reference Type reference (TYPE) SYTCODE SY-TCODE Transaction Code 20131025
2 Returning RS_TRANS_E Value transfer Type reference (TYPE) IDREPFW_TRANS_E Rep.Framework: Setup Transactions for Direct Run 20131025

Method READ_CUST_4_TCODE on class IDREPFW_CL_SECTION_CUST has no exception.

Method SHOW_HIDE_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SECTION Call by reference Type reference (TYPE) IDREPFW_TRANS_SECTIONS Reporting Framework Sections for Show/Hide F4 Help 20131025
2 Returning RE_SHOWHIDE Value transfer Type reference (TYPE) IDREPFW_TRANS_SHOWHIDE Show/Hide Section of Reporting Framework Using Trans. Code 20131025

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