SAP ABAP Class CL_GRAC_PROCESS_WRAPPER (Wrapper class to get list of Processes from Process Control.)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ENTITY_API (Package) Access Control GRC API Support
⤷
⤷
Properties
| Class | CL_GRAC_PROCESS_WRAPPER | |
| Short Description | Wrapper class to get list of Processes from Process Control. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20090908 | 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) |
Interfaces
Class CL_GRAC_PROCESS_WRAPPER has no interface implemented.
Friends
Class CL_GRAC_PROCESS_WRAPPER has no friend class.
Attributes
Class CL_GRAC_PROCESS_WRAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get List of PC Processes. | 20090908 | |
| 2 | Static method | Public | Method | Validate Process ID | 20090929 |
Events
Class CL_GRAC_PROCESS_WRAPPER has no event.
Types
Class CL_GRAC_PROCESS_WRAPPER has no local type.
Method Signatures
Method GET_PROCESS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BZPRC_RANGE | Call by reference | Type reference (TYPE) | GRAC_S_SOD_BUSPROC_RANGE | Business Process Range | 20101203 | |||
| 2 | RT_BZPRC_LIST | Value transfer | Type reference (TYPE) | GRAC_T_SOD_BZPRC | SOD Function Action | 20090908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090908 |
Method VALIDATE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BZPRC | Call by reference | Type reference (TYPE) | GRAC_S_SOD_BZPRC | SOD Function Action | 20090929 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090929 |
Method VALIDATE_PROCESS on class CL_GRAC_PROCESS_WRAPPER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |