SAP ABAP Class CL_GRFN_OIF_AP (Audit Plan 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 | 20110713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_OIF_BASE | OIF class interface | 20110713 |
Properties
| Class | CL_GRFN_OIF_AP | |
| Short Description | Audit Plan 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 | 20110713 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_OIF_AP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_OIF_BASE | OIF class interface | 20110713 |
Friends
Class CL_GRFN_OIF_AP 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_AP | Auditable Enity API structure | 20111022 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | J_ISTAT | System status | 20110713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get audit plan status | 20110713 | |
| 2 | Instance method | Public | Method | 20110804 | ||
| 3 | Instance method | Public | Method | 20111022 | ||
| 4 | Instance method | Public | Method | Set audit plan status | 20110713 |
Events
Class CL_GRFN_OIF_AP has no event.
Types
Class CL_GRFN_OIF_AP has no local type.
Method Signatures
Method GET_AP_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 | 20110713 |
Method GET_AP_STATUS on class CL_GRFN_OIF_AP 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 | 20110804 |
Method GET_MODE_INITIAL on class CL_GRFN_OIF_AP has no exception.
Method SET_MS_AP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AP | Call by reference | Type reference (TYPE) | GRFN_S_API_AP | Auditable Enity API structure | 20111022 |
Method SET_MS_AP on class CL_GRFN_OIF_AP has no exception.
Method SET_NEW_STATUS Signature
Method SET_NEW_STATUS on class CL_GRFN_OIF_AP has no parameter.
Method SET_NEW_STATUS on class CL_GRFN_OIF_AP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |