SAP ABAP Class CL_GRFN_API_EXTENSION (Basis Extension implementations)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_EXTENSION | Basis interface for API extension | 20091026 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_CM_JOBSTEP_EXT_SA | Standalone Jobstep | 20120608 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_EXT_ASGN | Extension API Class | 20091202 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_API_OU_ASGN_IELC | Assigned iELCs | 20091026 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_API_OU_ASGN_SUBPR | Assigned Subprocessies | 20091026 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_API_ANALYSIS_BOW_TIE | US Analysis API | 20110816 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_API_ANALYSIS_DRS5 | API for analysis DRS5 | 20110822 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_API_ORGUNIT_UOM | API class for Orgunit Unit Of Measure | 20091110 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_API_ORG_THRESHOLDS | API class for Orgunit Thresholds | 20091111 |
Properties
| Class | CL_GRFN_API_EXTENSION | |
| Short Description | Basis Extension implementations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20091026 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_API_EXTENSION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_EXTENSION | Basis interface for API extension | 20091026 |
Friends
Class CL_GRFN_API_EXTENSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_APPLOG_API | GRC API Logging | 20091027 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091026 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | SY-MSGID | 'GRFN_ENTITY_API' | Message Class | 20091027 | ||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20091026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20091027 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20091026 | |
| 3 | Static method | Protected | Method | 20091027 | ||
| 4 | Static method | Private | Method | 20091027 | ||
| 5 | Static method | Protected | Method | 20091027 | ||
| 6 | Static method | Protected | Method | 20091027 | ||
| 7 | Instance method | Protected | Method | 20091027 | ||
| 8 | Static method | Protected | Method | 20091027 |
Events
Class CL_GRFN_API_EXTENSION has no event.
Types
Class CL_GRFN_API_EXTENSION has no local type.
Method Signatures
Method CHECK_APPLOG Signature
Method CHECK_APPLOG on class CL_GRFN_API_EXTENSION has no parameter.
Method CHECK_APPLOG on class CL_GRFN_API_EXTENSION has no exception.
Method CONSTRUCTOR 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 | 20091026 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091026 |
Method CONSTRUCTOR on class CL_GRFN_API_EXTENSION has no exception.
Method CREATE_EX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLD | Value transfer | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20091027 | |||
| 2 | IV_ID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20091027 | |||
| 3 | IV_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20091027 | |||
| 4 | IV_TP | Value transfer | Type reference (TYPE) | SY-MSGTY | Message Type | 20091027 | |||
| 5 | IV_V1 | Value transfer | Type reference (TYPE) | ANY | 20091027 | ||||
| 6 | IV_V2 | Value transfer | Type reference (TYPE) | ANY | 20091027 | ||||
| 7 | IV_V3 | Value transfer | Type reference (TYPE) | ANY | 20091027 | ||||
| 8 | IV_V4 | Value transfer | Type reference (TYPE) | ANY | 20091027 | ||||
| 9 | RV_EX | Value transfer | Object reference (TYPE REF TO) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091027 |
Method CREATE_EX on class CL_GRFN_API_EXTENSION has no exception.
Method GET_BAPIRET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20091027 | |||
| 2 | IV_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20091027 | |||
| 3 | IV_TP | Value transfer | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20091027 | ||
| 4 | IV_V1 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV1 | 20091027 | |||
| 5 | IV_V2 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV2 | 20091027 | |||
| 6 | IV_V3 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV3 | 20091027 | |||
| 7 | IV_V4 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV4 | 20091027 | |||
| 8 | RS_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20091027 |
Method GET_BAPIRET on class CL_GRFN_API_EXTENSION has no exception.
Method LOG_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLD | Value transfer | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20091027 | |||
| 2 | IV_ID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20091027 | |||
| 3 | IV_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20091027 | |||
| 4 | IV_TP | Value transfer | Type reference (TYPE) | SY-MSGTY | Message Type | 20091027 | |||
| 5 | IV_V1 | Value transfer | Type reference (TYPE) | ANY | 20091027 | ||||
| 6 | IV_V2 | Value transfer | Type reference (TYPE) | ANY | 20091027 | ||||
| 7 | IV_V3 | Value transfer | Type reference (TYPE) | ANY | 20091027 | ||||
| 8 | IV_V4 | Value transfer | Type reference (TYPE) | ANY | 20091027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091027 |
Method LOG_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_EX | Call by reference | Object reference (TYPE REF TO) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20091027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091027 |
Method LOG_START_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20091027 |
Method LOG_START_I on class CL_GRFN_API_EXTENSION has no exception.
Method LOG_STOP Signature
Method LOG_STOP on class CL_GRFN_API_EXTENSION has no parameter.
Method LOG_STOP on class CL_GRFN_API_EXTENSION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |