SAP ABAP Class CL_GRPC_OIF_SUBPROCESS (Subprocess 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 | 20100802 |
Properties
| Class | CL_GRPC_OIF_SUBPROCESS | |
| Short Description | Subprocess 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 | 20081029 | 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_SUBPROCESS has no interface implemented.
Friends
Class CL_GRPC_OIF_SUBPROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | The Button Status of "Assign Control" in "Risk" Tab | 20090706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Authorize the Status of Button "Assign Control" in Risk Tab | 20090706 | |
| 2 | Instance method | Private | Method | Authorize for Central Subprocess | 20090121 | |
| 3 | Instance method | Private | Method | Authorize for Local Subprocess | 20090121 | |
| 4 | Instance method | Private | Method | Subprocess Is "Copy" or "Reference" Assigned | 20090226 | |
| 5 | Instance method | Public | Method | Get the Status of Button "Assign Control" in Risk Tab | 20090706 | |
| 6 | Instance method | Public | Method | Set the Status of Button "Assign Control" in Risk Tab | 20090706 |
Events
Class CL_GRPC_OIF_SUBPROCESS has no event.
Types
Class CL_GRPC_OIF_SUBPROCESS has no local type.
Method Signatures
Method AUTHORIZE_ASSIGN_CTRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090706 | |||
| 2 | IV_SUBPROCESS_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090706 | |||
| 3 | RV_ASSIGN_CTRL_IS_ENABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090706 |
Method AUTHORIZE_ASSIGN_CTRL on class CL_GRPC_OIF_SUBPROCESS has no exception.
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 | 20090121 |
Method AUTHORIZE_FOR_CENTRAL on class CL_GRPC_OIF_SUBPROCESS 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 | 20090121 |
Method AUTHORIZE_FOR_LOCAL on class CL_GRPC_OIF_SUBPROCESS has no exception.
Method GET_ASSIGN_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_METHOD_ASSIGNED | Value transfer | Type reference (TYPE) | GRPC_METHOD_ASSIGN_STATUS | Status of Assignment Method | 20090226 |
Method GET_ASSIGN_METHOD on class CL_GRPC_OIF_SUBPROCESS has no exception.
Method GET_STATUS_OF_ASSIGN_CTRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ASSIGN_CTRL_IS_ENABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090706 |
Method GET_STATUS_OF_ASSIGN_CTRL on class CL_GRPC_OIF_SUBPROCESS has no exception.
Method SET_STATUS_OF_ASSIGN_CTRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGN_CTRL_IS_ENABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090706 |
Method SET_STATUS_OF_ASSIGN_CTRL on class CL_GRPC_OIF_SUBPROCESS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |