SAP ABAP Class CL_GRRM_ILD_SERVICES (Service and helper class for ILD)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_ILD (Package) GRC Incident Management
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_ILD (Package) GRC Incident Management
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 | 20091014 |
Properties
Class | CL_GRRM_ILD_SERVICES | |
Short Description | Service and helper class for ILD | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_ILD | GRC Incident Management |
Created | 20091014 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_ILD_SERVICES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_MENU_ITEM_AUTH | Menu Item Authorization | 20091014 |
Friends
Class CL_GRRM_ILD_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | T_LOSSTYPE | Static Attribute | Private | Type reference (TYPE) | YT_LOSSTYPE | 20091014 | |||
2 | T_STATUS | Static Attribute | Private | Type reference (TYPE) | YT_STATUS | 20091014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | BAPIRET | Static method | Public | Method | 20091014 | |
2 | ERROR | Static method | Public | Method | 20091014 | |
3 | GET_FULLNAME | Static method | Public | Method | 20091014 | |
4 | HRITEMS | Static method | Public | Method | 20091014 | |
5 | LOSSTYPE_TEXT | Static method | Public | Method | 20091014 | |
6 | STATUS_TEXT | Static method | Public | Method | 20091014 | |
7 | WF_ERROR | Static method | Public | Method | 20091014 |
Events
Class CL_GRRM_ILD_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | HRITEM_ID | Public | See coding | 20091014 | |
||
2 | HRITEM_TXT | Public | See coding | 20091014 | |
||
3 | S_HRITEM | Public | See coding | 20091014 | |
||
4 | T_HRITEM | Public | See coding | 20091014 | |
||
5 | T_USERNAME | Public | See coding | 20091014 | |
Method Signatures
Method BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091014 | ||
2 | Importing | I_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20091014 | ||
3 | Importing | I_V1 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV1 | 20091014 | ||
4 | Importing | I_V2 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV2 | 20091014 | ||
5 | Importing | I_V3 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV3 | 20091014 | ||
6 | Importing | I_V4 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV4 | 20091014 |
Method BAPIRET on class CL_GRRM_ILD_SERVICES has no exception.
Method ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_NO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20091014 | ||
2 | Importing | I_V1 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV1 | 20091014 | ||
3 | Importing | I_V2 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV2 | 20091014 | ||
4 | Importing | I_V3 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV3 | 20091014 | ||
5 | Importing | I_V4 | Value transfer | Type reference (TYPE) | ANY | SY-MSGV4 | 20091014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Exception Basis Class for BAPI Migration | 20091014 |
Method GET_FULLNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_RESULT | Value transfer | Type reference (TYPE) | AD_NAMTEXT | Full name of the user adding the attachment | 20091014 | ||
2 | Importing | I_USER | Value transfer | Type reference (TYPE) | SY-UNAME | User Name | 20091014 |
Method GET_FULLNAME on class CL_GRRM_ILD_SERVICES has no exception.
Method HRITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | ET_RESULT | Value transfer | Type reference (TYPE) | T_HRITEM | 20091014 | |||
2 | Importing | IS_HRORG | Value transfer | Type reference (TYPE) | GRRM_S_ILD_HRORG | ILD Classification Like to HR-Org | 20091014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_BAPI_EXCEPTION | Exception Basis Class for BAPI Migration | 20091014 |
Method LOSSTYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_LOSS_TYPE_T | The Loss Event Status | 20091014 | ||
2 | Importing | I_LOSSTYPE | Value transfer | Type reference (TYPE) | GRRM_ILD_LOSS_TYPE | The Loss Event Status | 20091014 |
Method LOSSTYPE_TEXT on class CL_GRRM_ILD_SERVICES has no exception.
Method STATUS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_STATUS_T | The Loss Event Status | 20091014 | ||
2 | Importing | I_STATUS | Value transfer | Type reference (TYPE) | GRRM_ILD_EVENT_STATUS | The Loss Event Status | 20091014 |
Method STATUS_TEXT on class CL_GRRM_ILD_SERVICES has no exception.
Method WF_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091014 | ||
2 | Importing | IT_MESSAGE | Value transfer | Type reference (TYPE) | SWR_MSGTAB | Workflow Interfaces: Table for Messages | 20091014 |
Method WF_ERROR on class CL_GRRM_ILD_SERVICES has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |