SAP ABAP Class CL_GRRM_UTIL_CAT_NUMBER (Category counter)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTILITY (Package) Utility classes for Risk Management
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTILITY (Package) Utility classes for Risk Management
Properties
Class | CL_GRRM_UTIL_CAT_NUMBER | |
Short Description | Category counter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_UTILITY | Utility classes for Risk Management |
Created | 20100113 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_UTIL_CAT_NUMBER has no forward declaration.
Interfaces
Class CL_GRRM_UTIL_CAT_NUMBER has no interface implemented.
Friends
Class CL_GRRM_UTIL_CAT_NUMBER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MT_BUFFER | Static Attribute | Private | Type reference (TYPE) | YT_BUFFER | 20100113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CLEANUP | Static method | Public | Method | 20100113 | |
2 | INIT_CREATED | Static method | Public | Method | Initialize for the given risk | 20100201 |
3 | INIT_NUMBER | Static method | Public | Method | Initialize for the given risk | 20100113 |
4 | NEXT_NUMBER | Static method | Public | Method | Get next free number | 20100113 |
Events
Class CL_GRRM_UTIL_CAT_NUMBER has no event.
Types
Class CL_GRRM_UTIL_CAT_NUMBER has no local type.
Method Signatures
Method CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OTYPE | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE | 20100113 |
Method CLEANUP on class CL_GRRM_UTIL_CAT_NUMBER has no exception.
Method INIT_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_BENEFITS | Value transfer | Type reference (TYPE) | GRFN_SEQNR | Sequence | 20100201 | ||
2 | Importing | IV_DRIVERS | Value transfer | Type reference (TYPE) | GRFN_SEQNR | Sequence | 20100201 | ||
3 | Importing | IV_IMPACTS | Value transfer | Type reference (TYPE) | GRFN_SEQNR | Sequence | 20100201 | ||
4 | Importing | IV_OBJID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100201 | ||
5 | Importing | IV_OTYPE | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20100201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100201 |
Method INIT_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OBJID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100113 | ||
2 | Importing | IV_OTYPE | Value transfer | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20100113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100113 |
Method NEXT_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_CATEGORY | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100113 | ||
2 | Importing | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100113 | ||
3 | Returning | RV_NUMBER | Value transfer | Type reference (TYPE) | GRFN_SEQNR | Sequence | 20100113 |
Method NEXT_NUMBER on class CL_GRRM_UTIL_CAT_NUMBER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |