SAP ABAP Class CL_GRPC_SIGNOFF_UTIL (Utility for regulation, FDA, Carry forward)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_SIGNOFF (Package) PC Sign-Off
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_SIGNOFF (Package) PC Sign-Off
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_MENU_ITEM_AUTH | Menu Item Authorization | 20080925 |
Properties
Class | CL_GRPC_SIGNOFF_UTIL | |
Short Description | Utility for regulation, FDA, Carry forward | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_SIGNOFF | PC Sign-Off |
Created | 20080904 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_MENU_ITEM_AUTH | Menu Item Authorization | 20080925 |
Friends
Class CL_GRPC_SIGNOFF_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | BUSINESS_PROCESS | Static Attribute | Public | Type reference (TYPE) | GRPC_BUS_PROCESS | 'SIGN_OFF' | Business Process ID of Sign-Off | 20080904 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_ORGUNIT | Static method | Public | Method | Get the main orgunit for Sign-Off | 20090225 |
2 | IS_VISIBLE_FOR_REG | Static method | Private | Method | Internal function | 20090330 |
Events
Class CL_GRPC_SIGNOFF_UTIL has no event.
Types
Class CL_GRPC_SIGNOFF_UTIL has no local type.
Method Signatures
Method GET_ORGUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_ORGUNIT | Value transfer | Type reference (TYPE) | GRFN_OBJECT_ID | Org-Unit ID | 20090225 | ||
2 | Exporting | EV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090225 | ||
3 | Importing | IV_GUID | Value transfer | Type reference (TYPE) | GRFN_GUID | Sign-Off GUID | 20090225 | ||
4 | Importing | IV_SIGNOFF_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090225 |
Method GET_ORGUNIT on class CL_GRPC_SIGNOFF_UTIL has no exception.
Method IS_VISIBLE_FOR_REG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090330 |
Method IS_VISIBLE_FOR_REG on class CL_GRPC_SIGNOFF_UTIL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |