SAP ABAP Class CL_GRFN_OIF_AU (Audit Proposal OIF Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_AUDIT_MANAGEMENT (Package) Audit Management Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_OIF_BASE | Provide OIF common functions, maintain OIF status | 20110812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_OIF_BASE | OIF class interface | 20110812 |
Properties
| Class | CL_GRFN_OIF_AU | |
| Short Description | Audit Proposal OIF Class | |
| Super Class | CL_GRFN_OIF_BASE | Provide OIF common functions, maintain OIF status |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_AUDIT_MANAGEMENT | Audit Management Integration |
| Created | 20110812 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_OIF_AU has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_OIF_BASE | OIF class interface | 20110812 |
Friends
Class CL_GRFN_OIF_AU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GRFN_S_API_AU | Auditable Enity API structure | 20111023 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | J_ISTAT | System status | 20110812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get audit entity status | 20110816 | |
| 2 | Instance method | Public | Method | 20110812 | ||
| 3 | Instance method | Public | Method | 20111023 | ||
| 4 | Instance method | Public | Method | Set audit entity status | 20110812 |
Events
Class CL_GRFN_OIF_AU has no event.
Types
Class CL_GRFN_OIF_AU has no local type.
Method Signatures
Method GET_AU_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | J_ISTAT | System status | 20110816 |
Method GET_AU_STATUS on class CL_GRFN_OIF_AU has no exception.
Method GET_MODE_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODE_INITIAL | Value transfer | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF Window | 20110812 |
Method GET_MODE_INITIAL on class CL_GRFN_OIF_AU has no exception.
Method SET_MS_AU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AU | Call by reference | Type reference (TYPE) | GRFN_S_API_AU | Audit Proposal API structure | 20111023 |
Method SET_MS_AU on class CL_GRFN_OIF_AU has no exception.
Method SET_NEW_STATUS Signature
Method SET_NEW_STATUS on class CL_GRFN_OIF_AU has no parameter.
Method SET_NEW_STATUS on class CL_GRFN_OIF_AU has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |