SAP ABAP Class CL_GRAC_API_ALERTS_MGVIEW (Alerts Management View)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.

⤷

⤷

Properties
Class | CL_GRAC_API_ALERTS_MGVIEW | |
Short Description | Alerts Management View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
Created | 20100809 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_API_ALERTS_MGVIEW has no forward declaration.
Interfaces
Class CL_GRAC_API_ALERTS_MGVIEW has no interface implemented.
Friends
Class CL_GRAC_API_ALERTS_MGVIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | GRAC_ALERT_TYPE | 0 | Alert Type | 20100810 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'grac_alert_mgmt_rpt' | Application Name | 20100825 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Management Alert Data | 20100825 |
2 | ![]() |
Static method | Public | Method | Get Management Alert Data | 20100826 |
3 | ![]() |
Static method | Public | Method | Get Management Alert Data | 20100825 |
4 | ![]() |
Static method | Public | Method | Get Management Alert Data | 20100825 |
5 | ![]() |
Static method | Public | Method | Get Dropdown Values | 20100810 |
6 | ![]() |
Static method | Public | Method | Get Management Alert Data | 20100810 |
Events
Class CL_GRAC_API_ALERTS_MGVIEW has no event.
Types
Class CL_GRAC_API_ALERTS_MGVIEW has no local type.
Method Signatures
Method GET_ALERT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_CONF_CRIT | Alert Management Data | 20100825 | ||
2 | ![]() |
IV_ALERT_TYPE | Call by reference | Type reference (TYPE) | GRAC_ALERT_TYPE | 0 | Alert Type | 20100825 | |
3 | ![]() |
IV_BPROC | Call by reference | Type reference (TYPE) | GRAC_BPROC | Business Process | 20100825 | ||
4 | ![]() |
IV_CONTROLID | Call by reference | Type reference (TYPE) | GRAC_CONTROL_ID | SOD Control ID | 20100831 | ||
5 | ![]() |
IV_PERIOD | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Year & Month | 20100825 | ||
6 | ![]() |
IV_PERIOD_FROM | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Starting Period | 20100924 | ||
7 | ![]() |
IV_PERIOD_TO | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Ending Period | 20100924 | ||
8 | ![]() |
IV_RISKID | Call by reference | Type reference (TYPE) | GRAC_SODRISK_ID | Access Risk ID | 20100825 |
Method GET_ALERT_DETAILS on class CL_GRAC_API_ALERTS_MGVIEW has no exception.
Method GET_COUNT_BY_ALERTY_BPROC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_SOD_FLALERTS | Alert Management Data | 20100826 | ||
2 | ![]() |
IV_ALERT_TYPE | Call by reference | Type reference (TYPE) | GRAC_ALERT_TYPE | 0 | Alert Type | 20100826 | |
3 | ![]() |
IV_BPROC | Call by reference | Type reference (TYPE) | GRAC_BPROC | Business Process | 20100826 | ||
4 | ![]() |
IV_PERIOD | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Starting Year & Month | 20100826 |
Method GET_COUNT_BY_ALERTY_BPROC on class CL_GRAC_API_ALERTS_MGVIEW has no exception.
Method GET_COUNT_BY_ALERTY_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_SOD_FLALERTS | Alert Management Data | 20100825 | ||
2 | ![]() |
IV_ALERT_TYPE | Call by reference | Type reference (TYPE) | GRAC_ALERT_TYPE | 0 | Alert Type | 20100825 | |
3 | ![]() |
IV_BPROC | Call by reference | Type reference (TYPE) | GRAC_BPROC | Business Process | 20100825 | ||
4 | ![]() |
IV_PERIOD | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Starting Year & Month | 20100825 |
Method GET_COUNT_BY_ALERTY_TYPE on class CL_GRAC_API_ALERTS_MGVIEW has no exception.
Method GET_COUNT_BY_RISKID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_SOD_FLALERTS | Alert Management Data | 20100825 | ||
2 | ![]() |
IV_ALERT_TYPE | Call by reference | Type reference (TYPE) | GRAC_ALERT_TYPE | Alert Type | 20100925 | ||
3 | ![]() |
IV_BPROC | Call by reference | Type reference (TYPE) | GRAC_BPROC | Business Process | 20100825 | ||
4 | ![]() |
IV_PERIOD | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Year Month | 20100902 | ||
5 | ![]() |
IV_PERIODFROM | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Year Month | 20100903 | ||
6 | ![]() |
IV_PERIODTO | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Year Month | 20100903 |
Method GET_COUNT_BY_RISKID on class CL_GRAC_API_ALERTS_MGVIEW has no exception.
Method GET_DROPDOWN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALTYPE | Call by reference | Type reference (TYPE) | GRAC_T_DDIC_DOMAIN | Alert Types | 20100810 | ||
2 | ![]() |
ET_PERIODS | Call by reference | Type reference (TYPE) | GRAC_T_YYYYMM | Year Month | 20100810 |
Method GET_DROPDOWN_VALUES on class CL_GRAC_API_ALERTS_MGVIEW has no exception.
Method GET_MGALERT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ALMGDATA | Call by reference | Type reference (TYPE) | GRAC_S_API_ALERTS_MGMT | Alert Management Data | 20100811 | ||
2 | ![]() |
EV_DRILLDOWN_APPS | Call by reference | Type reference (TYPE) | STRING | Drilldown Apps | 20100811 | ||
3 | ![]() |
IV_ALERT_TYPE | Call by reference | Type reference (TYPE) | GRAC_ALERT_TYPE | 0 | Alert Type | 20100811 | |
4 | ![]() |
IV_ENDPERIOD | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Ending Year & Month | 20100811 | ||
5 | ![]() |
IV_STARTPERIOD | Call by reference | Type reference (TYPE) | GRAC_YYYYMM | Starting Year & Month | 20100811 |
Method GET_MGALERT_DATA on class CL_GRAC_API_ALERTS_MGVIEW has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |