SAP ABAP Class IF_GRFN_AP (Audit Plan)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_AP | Audit Plan | 20110713 |
Properties
| Class | IF_GRFN_AP | |
| Short Description | Audit Plan | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110713 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_GRFN_AP has no interface implemented.
Friends
Class IF_GRFN_AP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CRM_JSTO-OBTYP | 'GAE' | Object Category | 20110713 | ||
| 2 | Constant | Public | Type reference (TYPE) | CRM_JSTO-OBTYP | 'GAE' | Object Category | 20110713 | ||
| 3 | Constant | Public | Type reference (TYPE) | ENQMODE | 'E' | Exclusive Lock, Write Lock | 20110713 | ||
| 4 | Constant | Public | Type reference (TYPE) | ENQMODE | 'X' | Extended Lock; Extended Write Lock | 20110713 | ||
| 5 | Constant | Public | Type reference (TYPE) | ENQMODE | 'S' | Shared Lock, Read Lock | 20110713 | ||
| 6 | Constant | Public | Type reference (TYPE) | C | '1' | Lock is released automatically after end of transaction (1) | 20110713 | ||
| 7 | Constant | Public | Type reference (TYPE) | C | '3' | Lock belongs to dialog and update task (type 3) | 20110713 | ||
| 8 | Constant | Public | Type reference (TYPE) | C | '2' | Lock is passed on to update task (type 2) | 20110713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110713 | ||
| 2 | Instance method | Public | Method | 20110713 | ||
| 3 | Instance method | Public | Method | 20110713 | ||
| 4 | Instance method | Public | Method | 20110713 | ||
| 5 | Instance method | Public | Method | 20110713 | ||
| 6 | Instance method | Public | Method | 20110713 | ||
| 7 | Instance method | Public | Method | 20110713 | ||
| 8 | Instance method | Public | Method | 20110713 | ||
| 9 | Instance method | Public | Method | 20110713 | ||
| 10 | Instance method | Public | Method | 20110713 | ||
| 11 | Instance method | Public | Method | 20110713 | ||
| 12 | Instance method | Public | Method | 20110713 |
Events
Class IF_GRFN_AP has no event.
Types
Class IF_GRFN_AP has no local type.
Method Signatures
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | ENQMODE | IF_GRFN_AE=>MODE_EXCLUSIVE | Lock mode | 20110713 | ||
| 2 | IV_SCOPE | Call by reference | Type reference (TYPE) | C | IF_GRFN_AE=>SCOPE_DIALOG_AND_UPDATE_TASK | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | ENQMODE | IF_GRFN_AE=>MODE_EXCLUSIVE | Lock mode | 20110713 | ||
| 2 | IV_SCOPE | Call by reference | Type reference (TYPE) | C | IF_GRFN_AE=>SCOPE_DIALOG_AND_UPDATE_TASK | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method GET_ACTIVITY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ACTIVITY | Value transfer | Type reference (TYPE) | GRFN_T_ACTIVITY_FOR_STATUS | Texts for Business Transactions | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method GET_AO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AO | Value transfer | Type reference (TYPE) | GRFN_T_API_AP_RELOBJ | AE object list | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method GET_AP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_AP | Value transfer | Type reference (TYPE) | GRFN_S_AP | AE | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AP_ID | Value transfer | Type reference (TYPE) | GRFN_AP_GUID | Audit Plan GUID | 20110713 |
Method GET_GUID on class IF_GRFN_AP has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_STATUS | Value transfer | Type reference (TYPE) | GRFN_S_STATUS | Status | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method IS_ENQUEUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_ENQUEUED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110713 |
Method IS_ENQUEUED on class IF_GRFN_AP has no exception.
Method SAVE Signature
Method SAVE on class IF_GRFN_AP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method SET_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | J_VORGANG | Business Transaction | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method SET_AO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AO | Call by reference | Type reference (TYPE) | GRFN_T_API_AP_RELOBJ | AE object list | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
Method SET_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_AP | AE | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110713 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |