SAP ABAP Class CL_GRPC_MODEL_THRESHOLD (Threshold model class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_SCOPING (Package) Process Control: Scoping
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_SCOPING (Package) Process Control: Scoping
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_SCOPING | Scoping abstract class | 20080825 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080827 |
Properties
Class | CL_GRPC_MODEL_THRESHOLD | |
Short Description | Threshold model class | |
Super Class | CL_GRPC_SCOPING | Scoping abstract class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_SCOPING | Process Control: Scoping |
Created | 20080825 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080827 |
Friends
Class CL_GRPC_MODEL_THRESHOLD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MT_BUFFER | Instance attribute | Private | Type reference (TYPE) | GRPC_T_THRESHOLD_BUFFER | Table of Threshold buffer | 20080908 | ||
2 | MT_LOCKED_OBJECT | Instance attribute | Private | Type reference (TYPE) | GRPC_T_THRESHOLD | Table of GRPC_S_THRESHOLD | 20080901 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20080825 |
2 | ENTITY_DEQUEUE | Instance method | Public | Method | 20080825 | |
3 | ENTITY_ENQUEUE | Instance method | Public | Method | 20080825 | |
4 | GET_THRESHOLD | Instance method | Public | Method | 20080825 | |
5 | IS_ENTITY_LOCKED | Instance method | Public | Method | Check if the object is locked | 20080827 |
6 | SET_THRESHOLD | Instance method | Public | Method | 20080825 |
Events
Class CL_GRPC_MODEL_THRESHOLD has no event.
Types
Class CL_GRPC_MODEL_THRESHOLD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20080825 | ||
2 | Importing | IV_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20080825 | ||
3 | Importing | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20080825 |
Method CONSTRUCTOR on class CL_GRPC_MODEL_THRESHOLD has no exception.
Method ENTITY_DEQUEUE Signature
Method ENTITY_DEQUEUE on class CL_GRPC_MODEL_THRESHOLD has no parameter.
Method ENTITY_DEQUEUE on class CL_GRPC_MODEL_THRESHOLD has no exception.
Method ENTITY_ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_IS_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080903 | |||
2 | Exporting | EV_LOCKED_USER | Call by reference | Attribute reference (LIKE) | SY-UNAME | User Name | 20080903 | ||
3 | Importing | IV_IS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_FLAG | GRPC Flag Char 1 | 20080825 |
Method ENTITY_ENQUEUE on class CL_GRPC_MODEL_THRESHOLD has no exception.
Method GET_THRESHOLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_IS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_FLAG | GRPC Flag Char 1 | 20080825 | ||
2 | Returning | RS_THRESHOLD | Value transfer | Type reference (TYPE) | GRPC_S_THRESHOLD | Threshold structure | 20080825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | 20080825 |
Method IS_ENTITY_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_IS_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080903 | |||
2 | Exporting | EV_LOCKED_USER | Call by reference | Attribute reference (LIKE) | SY-UNAME | User Name | 20080903 | ||
3 | Importing | IV_IS_CENTRAL | Call by reference | Type reference (TYPE) | GRPC_FLAG | GRPC Flag Char 1 | 20080827 |
Method IS_ENTITY_LOCKED on class CL_GRPC_MODEL_THRESHOLD has no exception.
Method SET_THRESHOLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_THRESHOLD | Call by reference | Type reference (TYPE) | GRPC_S_THRESHOLD | Threshold structure | 20080825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | 20080825 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |