SAP ABAP Class CL_GRAC_POWL_SOD_FUNCTION (POWL Feeder class for SOD Function)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20090904 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER_EXT | Interface extension for POWL feeders | 20100809 |
Properties
| Class | CL_GRAC_POWL_SOD_FUNCTION | |
| Short Description | POWL Feeder class for SOD Function | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
| Created | 20090904 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20090904 | ||
| 2 | IF_POWL_FEEDER_EXT | Interface extension for POWL feeders | 20100809 |
Friends
Class CL_GRAC_POWL_SOD_FUNCTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090904 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_WD_SOD_FUNC_POWL | SOD Function POWL | 20090905 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090904 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20090904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090904 | ||
| 2 | Instance method | Private | Method | Get Function | 20090905 | |
| 3 | Instance method | Private | Method | Submit the data to workflow | 20100518 |
Events
Class CL_GRAC_POWL_SOD_FUNCTION has no event.
Types
Class CL_GRAC_POWL_SOD_FUNCTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRAC_POWL_SOD_FUNCTION has no parameter.
Method CONSTRUCTOR on class CL_GRAC_POWL_SOD_FUNCTION has no exception.
Method GET_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FUNC_LIST | Value transfer | Type reference (TYPE) | GRAC_T_API_SOD_FUNC | 20090905 |
Method GET_FUNC on class CL_GRAC_POWL_SOD_FUNCTION has no exception.
Method SUBMIT_TO_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20100519 | |||
| 2 | IT_MSMP_HEADER | Call by reference | Type reference (TYPE) | GRAC_T_SOD_MSMP_FUNC_HEADER | Functid table type | 20100518 |
Method SUBMIT_TO_WORKFLOW on class CL_GRAC_POWL_SOD_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |