SAP ABAP Class CL_GRPCRTA_CHANGELOG_MF (Generic CC - Change Log)
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 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CONTROL | Generic methods for Automated Control | 20080828 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPCRTA_CONTROL | Control Interface | 20080519 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CTBCTRNCFS001C1 | Monitor system setting | 20081223 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CTFICLPEP03C2_02 | Monitor Normal Posting Periods | 20081217 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CTLOPURSRC02M2 | Record Number of Changes to Source List Document | 20081217 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CTLOPURVAP01C4 | Monitor Critical Fields of Invoice Tolerance Settings For Qu | 20081125 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CTLOPURVAP07C22 | Record Number of Changes To System Settings That Prevent Du | 20081201 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CTLOPURVAP07C23 | Monitor System Settings That Prevent Duplicate Invoice Post | 20081202 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CTSLEDMTC1 | Monitoring of system settings for expiry date check for mat. | 20081208 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_GRPCRTA_CTSLEDPLC1 | Monitoring of system settings for expiry date check for plnt | 20081208 |
Properties
| Class | CL_GRPCRTA_CHANGELOG_MF | |
| Short Description | Generic CC - Change Log | |
| Super Class | CL_GRPCRTA_CONTROL | Generic methods for Automated Control |
| 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 | 20080519 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPCRTA_CONTROL | Control Interface | 20080519 |
Friends
Class CL_GRPCRTA_CHANGELOG_MF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FIELDNAME | 'USERNAME' | Field name | 20080519 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TYPENAME | Input selection structure name | 20080519 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRPCRTA_T_CDRED7 | Created Master Data | 20080621 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DDFIELDS | DD: Field List | 20080531 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | INT4 | Read log counter | 20080621 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TYPENAME | Output structure name | 20080519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add DB data to change log | 20080519 |
Events
Class CL_GRPCRTA_CHANGELOG_MF has no event.
Types
Class CL_GRPCRTA_CHANGELOG_MF has no local type.
Method Signatures
Method ADD_DB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGELOG | Call by reference | Type reference (TYPE) | GRPCRTA_T_LOG | Table - SPRO ( Customizing ) change log for table/view | 20080520 | |||
| 2 | IS_DEFINITION | Call by reference | Type reference (TYPE) | GRPCRTA_CTRLDEF | Control Definition | 20080621 | |||
| 3 | IT_CHANGENEW | Call by reference | Type reference (TYPE) | GRPCRTA_T_LOG | Table - SPRO ( Customizing ) change log for table/view | 20080519 | |||
| 4 | IT_RULES | Call by reference | Type reference (TYPE) | GRPCRTA_T_RULE | Rule Table | 20080522 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20080519 |
Method ADD_DB_DATA on class CL_GRPCRTA_CHANGELOG_MF has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250_46C |