SAP ABAP Class CL_GRPC_OIF_PROCESS (Process OIF status management)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CCAT (Package) Process controls central catalogues
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_OIF_MD | Master Data OIF class | 20100908 |
Properties
| Class | CL_GRPC_OIF_PROCESS | |
| Short Description | Process OIF status management | |
| Super Class | CL_GRFN_OIF_MD | Master Data OIF class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_CCAT | Process controls central catalogues |
| Created | 20090123 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_OIF_PROCESS has no interface implemented.
Friends
Class CL_GRPC_OIF_PROCESS has no friend class.
Attributes
Class CL_GRPC_OIF_PROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Authorize for Central Subprocess | 20090123 | |
| 2 | Instance method | Private | Method | Authorize for Local Subprocess | 20090123 |
Events
Class CL_GRPC_OIF_PROCESS has no event.
Types
Class CL_GRPC_OIF_PROCESS has no local type.
Method Signatures
Method AUTHORIZE_FOR_CENTRAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Whether pass authorization | 20090123 |
Method AUTHORIZE_FOR_CENTRAL on class CL_GRPC_OIF_PROCESS has no exception.
Method AUTHORIZE_FOR_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Whether pass authorization | 20090123 |
Method AUTHORIZE_FOR_LOCAL on class CL_GRPC_OIF_PROCESS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |