SAP ABAP Class CL_GRFN_API_AU (Audit Proposal API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20110812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_AU | Audit Proposal | 20110817 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_ROLE_CONTAINER | API role container | 20110812 |
Properties
| Class | CL_GRFN_API_AU | |
| Short Description | Audit Proposal API | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20110812 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_API_AU has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_AU | Audit Proposal | 20110817 | ||
| 2 | IF_GRFN_API_ROLE_CONTAINER | API role container | 20110812 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20110812 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | INT4 | '40' | Natural number | 20110812 | ||
| 2 | Constant | Private | Type reference (TYPE) | TDID | 'AUV1' | Text ID | 20110817 | ||
| 3 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20110812 | ||
| 4 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRFN_ENTITY_API' | Message Class | 20110812 | ||
| 5 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_AU' | Reference type | 20110812 | ||
| 6 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRFN_WD' | Message Class | 20110812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110812 | |
| 2 | Static method | Private | Method | Create API instance | 20110812 | |
| 3 | Static method | Public | Method | Get the Audit porposals related to AE | 20110823 | |
| 4 | Static method | Public | Method | Get the filtered query for POWL | 20111010 | |
| 5 | Static method | Public | Method | Get Audit Entity Description Text | 20110812 | |
| 6 | Instance method | Public | Method | Transfer data to Audit Plan | 20110812 | |
| 7 | Static method | Public | Method | 20110916 | ||
| 8 | Static method | Public | Method | Set Audit Entity Description Text | 20110812 | |
| 9 | Static method | Public | Method | Transport Audit Plan Proposal | 20110812 |
Events
Class CL_GRFN_API_AU has no event.
Types
Class CL_GRFN_API_AU has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110812 | |||
| 2 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110812 |
Method CONSTRUCTOR on class CL_GRFN_API_AU has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110812 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110812 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_AU | Audit Proposal API | 20110812 |
Method GET on class CL_GRFN_API_AU has no exception.
Method GET_AE_AU_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AE_AU_OBJ | Call by reference | Type reference (TYPE) | GRFN_T_API_AE_AU_RELOBJ | Table type AE_AU_RELOBJ | 20110823 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110823 | |||
| 3 | IV_AE_GUID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20110823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110823 |
Method GET_FILTERED_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER_AU | Call by reference | Type reference (TYPE) | GRFN_T_AU_ENTITY | Audit Proposal Entity | 20111010 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111010 | |||
| 3 | IT_AP_NAME | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_NAME_RANGE | rsparams Table | 20111010 | |||
| 4 | IT_AU_NAME | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_NAME_RANGE | rsparams Table | 20111010 | |||
| 5 | IT_CHANGED_BY | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_CHNGBY_RANGE | Audit management changed by range | 20111012 | |||
| 6 | IT_END_DATE | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_DATE_RANGE | Audit management name range | 20111012 | |||
| 7 | IT_START_DATE | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_DATE_RANGE | Audit management name range | 20111012 | |||
| 8 | IT_STATUS | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_STATUS_RANGE | Audit management name range | 20111013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111010 |
Method GET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | TDID | String | 20110812 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20110812 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT | UUID of the GRC object (char32) | 20110812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110812 |
Method MODIFY_AUDIT_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110812 | |||
| 2 | IS_AP | Call by reference | Type reference (TYPE) | GRFN_S_API_AP | Auditable Enity API structure | 20110812 | |||
| 3 | IT_AO | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20110812 | |||
| 4 | IV_ACTION | Call by reference | Type reference (TYPE) | J_VORGANG | Business Transaction | 20110812 |
Method MODIFY_AUDIT_PLAN on class CL_GRFN_API_AU has no exception.
Method RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20110916 | |||
| 2 | PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20110916 | |||
| 3 | PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20110916 | |||
| 4 | PAR3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20110916 | |||
| 5 | PAR4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20110916 | |||
| 6 | RT_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110916 |
Method RAISE_ERROR on class CL_GRFN_API_AU has no exception.
Method SET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | TDID | Text ID | 20110812 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20110812 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | GRFN_TEXT | String | 20110812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110812 |
Method TRANSPORT_AUDIT_PLAN 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 | 20110812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110812 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |