SAP ABAP Class CL_GRPCRTA_RULE (Generic class for RTA rule)
Hierarchy
☛
GRCPIERP (Software Component) GRCPIERP
⤷
GRC-PCE (Application Component) Process Controls -Automated Controls
⤷
GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPCRTA_CONTROL | Control Interface | 20090507 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_TRAN_RULE | Generic class for transaction rule | 20090507 |
Properties
Class | CL_GRPCRTA_RULE | |
Short Description | Generic class for RTA rule | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPCRTA_MAIN | SAP GRC Process Control : Main Package |
Created | 20090507 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPCRTA_CONTROL | Control Interface | 20090507 |
Friends
Class CL_GRPCRTA_RULE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR20 | 'DEFTYPE' | 20090507 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR20 | 'GRPCRTA_SEQ' | 20090507 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GRPCRTA_XML_HEADER | 20090507 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GRPCRTA_T_DEFDS | 20090507 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BAPIRET2_T | 20090507 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GRPCRTA_T_RULEVARIABLES | 20090507 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDS_TRANGE | 20090507 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIELDNAME | 20090507 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Adjust ALV display | 20090507 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090507 |
3 | ![]() |
Instance method | Private | Method | Count Deficiency | 20090507 |
4 | ![]() |
Instance method | Private | Method | Format data for display | 20090507 |
5 | ![]() |
Instance method | Public | Method | Get selection criteria | 20090507 |
6 | ![]() |
Instance method | Protected | Method | Retrieve necessary data | 20090507 |
7 | ![]() |
Instance method | Private | Method | Set deficiency text | 20090507 |
8 | ![]() |
Instance method | Private | Method | Set header info | 20090507 |
9 | ![]() |
Instance method | Protected | Method | Set text of rule | 20090507 |
10 | ![]() |
Instance method | Private | Method | Set sequence number | 20090507 |
Events
Class CL_GRPCRTA_RULE has no event.
Types
Class CL_GRPCRTA_RULE has no local type.
Method Signatures
Method ADJUST_ALV_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20090507 | |||
2 | ![]() |
CT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | 20090507 |
Method ADJUST_ALV_DISPLAY on class CL_GRPCRTA_RULE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UNAME_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | 20090507 |
Method CONSTRUCTOR on class CL_GRPCRTA_RULE has no exception.
Method COUNT_DEFICIENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RESULT | Call by reference | Type reference (TYPE) | ANY | 20090507 |
Method COUNT_DEFICIENCY on class CL_GRPCRTA_RULE has no exception.
Method DISPLAY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20090507 | |||
2 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | ANY TABLE | 20090507 | |||
3 | ![]() |
CT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | 20090507 |
Method DISPLAY_DATA on class CL_GRPCRTA_RULE has no exception.
Method GET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_B_FILTER | Call by reference | Type reference (TYPE) | ANY TABLE | 20090507 | |||
2 | ![]() |
ET_F_FILTER | Call by reference | Type reference (TYPE) | ANY TABLE | 20090507 | |||
3 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20090507 | |||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20090507 |
Method GET_FILTER on class CL_GRPCRTA_RULE has no exception.
Method RETRIEVE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OLSP | Call by reference | Type reference (TYPE) | GRPCRTA_S_OLSP | 20090507 | |||
2 | ![]() |
IT_DATE | Call by reference | Type reference (TYPE) | RSDATRANGE | 20090507 | |||
3 | ![]() |
IT_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULE | 20090507 | |||
4 | ![]() |
IT_RULEVARIABLES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULEVARIABLES | 20090507 | |||
5 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | RSDS_TRANGE | 20090507 | |||
6 | ![]() |
MT_RESULT | Call by reference | Type reference (TYPE) | ANY TABLE | 20090507 |
Method RETRIEVE_DATA on class CL_GRPCRTA_RULE has no exception.
Method SET_DEFICIENCY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RESULT | Call by reference | Type reference (TYPE) | ANY | 20090507 |
Method SET_DEFICIENCY_TEXT on class CL_GRPCRTA_RULE has no exception.
Method SET_HEADER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | GRPCRTA_XML_HEADER | 20090507 |
Method SET_HEADER_INFO on class CL_GRPCRTA_RULE has no exception.
Method SET_RULE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RESULT | Call by reference | Type reference (TYPE) | ANY | 20090507 |
Method SET_RULE_TEXT on class CL_GRPCRTA_RULE has no exception.
Method SET_SEQ_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_RESULT | Call by reference | Type reference (TYPE) | ANY | 20090507 | |||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | SY-TABIX | 20090507 |
Method SET_SEQ_NUMBER on class CL_GRPCRTA_RULE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000_700 |