SAP ABAP Class CL_GRAC_SOD_REPORTS (SOD Reporting)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRAC_SOD_REPORTING | SOD Reporting Framework | 20100609 |
Properties
Class | CL_GRAC_SOD_REPORTS | |
Short Description | SOD Reporting | |
Super Class | CL_GRAC_SOD_REPORTING | SOD Reporting Framework |
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 | 20100609 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_SOD_REPORTS has no forward declaration.
Interfaces
Class CL_GRAC_SOD_REPORTS has no interface implemented.
Friends
Class CL_GRAC_SOD_REPORTS 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_SOD_APPLTYPE | 'SODRP' | Application type for reporting | 20100623 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRAC_T_SOD_REPORTINDEX | ReportIndex | 20100610 | ||
3 | ![]() |
Instance attribute | Private | See coding | 20100610 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_REPORTINDEX_BUFFER | 20100610 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_REPNAME | Report name | 20100715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Convert the reportid | 20100614 |
2 | ![]() |
Static method | Public | Method | Return the user name, date time and zone info | 20120707 |
3 | ![]() |
Instance method | Public | Method | Get the reportdata | 20100619 |
4 | ![]() |
Instance method | Private | Method | Get the DB data when config is database | 20100609 |
5 | ![]() |
Instance method | Private | Method | Get the data when config is File | 20100609 |
6 | ![]() |
Instance method | Public | Method | Store the violations data | 20100619 |
7 | ![]() |
Instance method | Private | Method | Set the DB data when config is database | 20100609 |
8 | ![]() |
Instance method | Private | Method | Set the data when config is File | 20100609 |
9 | ![]() |
Instance method | Public | Method | Update buffers | 20100610 |
Events
Class CL_GRAC_SOD_REPORTS has no event.
Types
Class CL_GRAC_SOD_REPORTS has no local type.
Method Signatures
Method CONVERT_REPORTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100614 | ||
2 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100614 |
Method CONVERT_REPORTID on class CL_GRAC_SOD_REPORTS has no exception.
Method GET_DATE_TIME_USER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATETIME_ZONE | Call by reference | Type reference (TYPE) | STRING | Date Time with Zone | 20120707 | ||
2 | ![]() |
EV_USER_NAME | Call by reference | Type reference (TYPE) | STRING | User Full Name with ( userId ) | 20120707 | ||
3 | ![]() |
IV_APPLTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_APPLTYPE | Application type for reporting | 20120707 | ||
4 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20120707 |
Method GET_DATE_TIME_USER_INFO on class CL_GRAC_SOD_REPORTS has no exception.
Method GET_REPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_REP_DATA | Value transfer | Type reference (TYPE) | ANY | Permission Violation Detail | 20100619 | ||
2 | ![]() |
IV_APPLTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_APPLTYPE | Application type for reporting | 20100619 | ||
3 | ![]() |
IV_REPFORMAT | Call by reference | Type reference (TYPE) | GRAC_SOD_REPFORMAT | Report Format | 20100621 | ||
4 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100619 | ||
5 | ![]() |
IV_REPORTSEQ | Call by reference | Type reference (TYPE) | GRAC_SEQUENCE_INT | Sequence | 20100619 | ||
6 | ![]() |
IV_REPTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_REPTYPE | Report Type | 20100619 |
Method GET_REPORT_DATA on class CL_GRAC_SOD_REPORTS has no exception.
Method RETRIEVE_DB_REPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REP_DATA | Call by reference | Type reference (TYPE) | ANY | Report data | 20100621 | ||
2 | ![]() |
IV_APPLTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_APPLTYPE | Application type for reporting | 20100609 | ||
3 | ![]() |
IV_REPFORMAT | Call by reference | Type reference (TYPE) | GRAC_SOD_REPFORMAT | Report Format | 20100609 | ||
4 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100609 | ||
5 | ![]() |
IV_REPORTSEQ | Call by reference | Type reference (TYPE) | GRAC_SEQUENCE_INT | Sequence | 20100609 | ||
6 | ![]() |
IV_REPTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_REPTYPE | Report Type | 20100609 |
Method RETRIEVE_DB_REPORT_DATA on class CL_GRAC_SOD_REPORTS has no exception.
Method RETRIEVE_FILE_REPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REP_DATA | Call by reference | Type reference (TYPE) | ANY | Report data | 20100621 | ||
2 | ![]() |
IV_APPLTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_APPLTYPE | Application type for reporting | 20100609 | ||
3 | ![]() |
IV_REPFORMAT | Call by reference | Type reference (TYPE) | GRAC_SOD_REPFORMAT | Report Format | 20100609 | ||
4 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100609 | ||
5 | ![]() |
IV_REPORTSEQ | Call by reference | Type reference (TYPE) | GRAC_SEQUENCE_INT | Sequence | 20100609 | ||
6 | ![]() |
IV_REPTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_REPTYPE | Report Type | 20100609 |
Method RETRIEVE_FILE_REPORT_DATA on class CL_GRAC_SOD_REPORTS has no exception.
Method SET_REPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REP_DATA | Call by reference | Type reference (TYPE) | ANY | table type for access rule desc table | 20100619 | ||
2 | ![]() |
IV_APPLTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_APPLTYPE | Application type for reporting | 20100619 | ||
3 | ![]() |
IV_REPFORMAT | Call by reference | Type reference (TYPE) | GRAC_SOD_REPFORMAT | Report Format | 20100621 | ||
4 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100619 | ||
5 | ![]() |
IV_REPORTNAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20100715 | ||
6 | ![]() |
IV_REPTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_REPTYPE | Report Type | 20100619 | ||
7 | ![]() |
IV_RESULTSET | Call by reference | Type reference (TYPE) | ANY | Character Field Length = 10 | 20100728 |
Method SET_REPORT_DATA on class CL_GRAC_SOD_REPORTS has no exception.
Method UPDATE_DB_REPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REP_DATA | Call by reference | Type reference (TYPE) | ANY | Permission Violation Detail | 20100619 | ||
2 | ![]() |
IV_APPLTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_APPLTYPE | Application type for reporting | 20100609 | ||
3 | ![]() |
IV_REPFORMAT | Call by reference | Type reference (TYPE) | GRAC_SOD_REPFORMAT | Report Format | 20100621 | ||
4 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100609 | ||
5 | ![]() |
IV_REPTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_REPTYPE | Report Type | 20100609 | ||
6 | ![]() |
IV_RESULTSET | Call by reference | Type reference (TYPE) | ANY | 20100728 |
Method UPDATE_DB_REPORT_DATA on class CL_GRAC_SOD_REPORTS has no exception.
Method UPDATE_FILE_REPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REP_DATA | Call by reference | Type reference (TYPE) | ANY | table type for access rule desc table | 20100621 | ||
2 | ![]() |
IV_APPLTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_APPLTYPE | Application type for reporting | 20100609 | ||
3 | ![]() |
IV_REPFORMAT | Call by reference | Type reference (TYPE) | GRAC_SOD_REPFORMAT | Report Format | 20100621 | ||
4 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100609 | ||
5 | ![]() |
IV_REPTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_REPTYPE | Report Type | 20100609 | ||
6 | ![]() |
IV_RESULTSET | Call by reference | Type reference (TYPE) | ANY | 20100728 |
Method UPDATE_FILE_REPORT_DATA on class CL_GRAC_SOD_REPORTS has no exception.
Method UPDATE_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLTYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_APPLTYPE | Application type for reporting | 20100610 | ||
2 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20100610 |
Method UPDATE_REPORT on class CL_GRAC_SOD_REPORTS has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |