SAP ABAP Class CL_GRFN_UTIL_AM_BASE (Utility Class for Business Rule)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_AUTO_MONITOR (Package) GRC Automated Monitoring Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_UTIL_AM_SCHEDULER | Utilty Class for AM Scheduler | 20100520 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_UTIL_BR | Utility Class for Business Rule | 20091110 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_UTIL_EO | Utility Class for Data Source | 20091110 |
Properties
Class | CL_GRFN_UTIL_AM_BASE | |
Short Description | Utility Class for Business Rule | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_AUTO_MONITOR | GRC Automated Monitoring Framework |
Created | 20091110 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_UTIL_AM_BASE has no forward declaration.
Interfaces
Class CL_GRFN_UTIL_AM_BASE has no interface implemented.
Friends
Class CL_GRFN_UTIL_AM_BASE has no friend class.
Attributes
Class CL_GRFN_UTIL_AM_BASE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check Whether Locked the Subscenario | 20100706 |
2 | ![]() |
Static method | Public | Method | Get Active Subscenario for AMF | 20100915 |
3 | ![]() |
Static method | Public | Method | Get Ad-hoc Query Customizing | 20100527 |
4 | ![]() |
Static method | Public | Method | Get Domain Value | 20091110 |
5 | ![]() |
Static method | Public | Method | Get filter data | 20140410 |
6 | ![]() |
Static method | Public | Method | Get Parameter Information | 20091228 |
7 | ![]() |
Static method | Public | Method | Get Parameters of SubScenario | 20091110 |
8 | ![]() |
Static method | Public | Method | Get Status | 20100423 |
9 | ![]() |
Static method | Public | Method | Get Unlock Subscenario | 20100706 |
Events
Class CL_GRFN_UTIL_AM_BASE has no event.
Types
Class CL_GRFN_UTIL_AM_BASE has no local type.
Method Signatures
Method CHECK_SCENARIO_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTTYPE | Call by reference | Type reference (TYPE) | GRFN_CONNECTTYPE | Connection Type | 20100706 | ||
2 | ![]() |
IV_SUBSCENARIO | Call by reference | Type reference (TYPE) | GRFN_SUBSCENARIO | Sub Scenario Definition | 20100706 | ||
3 | ![]() |
RV_LOCK | Value transfer | Type reference (TYPE) | GRFN_LOCK | Lock or unlock | 20100706 |
Method CHECK_SCENARIO_LOCK on class CL_GRFN_UTIL_AM_BASE has no exception.
Method GET_ACTIVE_AM_SUBSCENARIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20100915 | ||
2 | ![]() |
RT_SUBSCENARIOS | Value transfer | Type reference (TYPE) | GRFN_T_SUBSCENARIOS | Table type subscenario | 20100915 |
Method GET_ACTIVE_AM_SUBSCENARIO on class CL_GRFN_UTIL_AM_BASE has no exception.
Method GET_AHQRY_CFG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100527 | ||
2 | ![]() |
RV_ENABLE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100527 |
Method GET_AHQRY_CFG on class CL_GRFN_UTIL_AM_BASE has no exception.
Method GET_DOMAIN_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DDFIXVALUE | Call by reference | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20091110 | ||
2 | ![]() |
IV_DOMAINNAME | Call by reference | Type reference (TYPE) | ANY | 20091110 | |||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20091110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091110 | ||
2 | ![]() |
20091110 |
Method GET_FILTER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RESULT | Call by reference | Type reference (TYPE) | GRFNDSFLTENA | Enable Save Data Source Filter Value | 20140410 | ||
2 | ![]() |
IV_SUBSCENARIO | Call by reference | Type reference (TYPE) | GRFN_SUBSCENARIO | Sub Scenario Definition | 20140410 |
Method GET_FILTER_DATA on class CL_GRFN_UTIL_AM_BASE has no exception.
Method GET_PARAMETER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | GRFN_T_PARNAME | Parameter Name | 20091228 | ||
2 | ![]() |
RT_PARAMETER_INFO | Value transfer | Type reference (TYPE) | GRFN_T_PARAMETER_INFO | Parameter Information | 20091228 |
Method GET_PARAMETER_INFO on class CL_GRFN_UTIL_AM_BASE has no exception.
Method GET_PARAM_BY_SUBSCENARIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GRFNPARNAME | Call by reference | Type reference (TYPE) | GRFN_T_PARNAME | Parameter Name | 20091110 | ||
2 | ![]() |
IV_CONNECTTYPE | Call by reference | Type reference (TYPE) | GRFN_CONNECTTYPE | Connection Type | 20091110 | ||
3 | ![]() |
IV_SUBSCENARIO | Call by reference | Type reference (TYPE) | GRFN_SUBSCENARIO | Sub Scenario Definition | 20091110 |
Method GET_PARAM_BY_SUBSCENARIO on class CL_GRFN_UTIL_AM_BASE has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NEXTSTATUS | Call by reference | Type reference (TYPE) | GRFN_T_AMSTATUS | Table of Status | 20100423 | ||
2 | ![]() |
IV_CURRSTATUS | Call by reference | Type reference (TYPE) | GRFN_AMSTATUS_CURR | Current Status | 20100423 |
Method GET_STATUS on class CL_GRFN_UTIL_AM_BASE has no exception.
Method GET_UNLOCK_SUBSCENARIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_UNLOCK | Call by reference | Type reference (TYPE) | GRFN_T_AMLOCK | 20100712 | |||
2 | ![]() |
EV_ALL_LOCKED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100706 |
Method GET_UNLOCK_SUBSCENARIO on class CL_GRFN_UTIL_AM_BASE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |