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 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_SECTIONS | 'DYN_SEL' | Section: Dynamic Selection | 20131025 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_SECTIONS | 'PARAM_SET' | Section: Parameter Set | 20131025 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_SECTIONS | 'REP_GR' | Section: Report Group | 20131025 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_SECTIONS | 'REP_ID' | Section: Report ID | 20131025 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_SECTIONS | 'REP_VER' | Section: Report Version | 20131025 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_SECTIONS | 'RUN_IDENT' | Section: Run Identification | 20131025 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_SECTIONS | 'SUPP_DATA' | Section: Run Identification | 20131025 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_TACTIV | '03' | Possible Activities for Trans. Code (Display/Change/Blocked) | 20131025 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_TACTIV | '02' | Possible Activities for Trans. Code (Display/Change/Blocked) | 20131025 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_TACTIV | '01' | Possible Activities for Trans. Code (Display/Change/Blocked) | 20131025 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_TTYPE | 'ZCUST' | Type of Transaction Code Customizing (SAP or Customer) | 20131025 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | IDREPFW_TRANS_TTYPE | 'SAP' | Type of Transaction Code Customizing (SAP or Customer) | 20131025 | |
13 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IDREPFW_CL_SECTION_CUST | Transaction Code Customizing for Direct Run | 20131025 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IDREPFW_TRANS_E | Rep.Framework: Setup Transactions for Direct Run | 20131025 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYTCODE | Transaction Code | 20131025 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Activity of Transaction Code (Display/Change/Blocked) | 20131025 |
2 | ![]() |
Instance method | Public | Method | Get Description of Selected Customizing | 20131025 |
3 | ![]() |
Static method | Public | Method | Create/Get Instance of Current Object | 20131025 |
4 | ![]() |
Instance method | Public | Method | Get Customizing for Transaction Code | 20131025 |
5 | ![]() |
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 | ![]() |
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 | ![]() |
IM_LANG_KEY | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key | 20131025 | |
2 | ![]() |
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 | ![]() |
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 | ![]() |
IM_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | SY-TCODE | Transaction Code | 20131025 | |
2 | ![]() |
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 | ![]() |
IM_SECTION | Call by reference | Type reference (TYPE) | IDREPFW_TRANS_SECTIONS | Reporting Framework Sections for Show/Hide F4 Help | 20131025 | ||
2 | ![]() |
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 |