SAP ABAP Class CL_GRRM_ILD_CLASSIFICATION (ILD Classification)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ILD (Package) GRC Incident Management
⤷
⤷
Properties
| Class | CL_GRRM_ILD_CLASSIFICATION | |
| Short Description | ILD Classification | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRRM_ILD_CLASSIFICATION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRRM_ILD_CLSF_FACTORY | 20091014 | ILD Classification factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRRM_ILD_CLASSIF_TYPE | 'H' | ILD Classification Scheme Type | 20091014 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRRM_ILD_CLASSIF_TYPE | 'A' | ILD Classification Scheme Type | 20091014 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 2 | 20091014 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 1 | 20091014 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 3 | 20091014 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 0 | 20091014 | |||
| 7 | Constant | Public | Type reference (TYPE) | GRRM_ILD_CLASSIF_RELEVANC | SPACE | Both (Incident & Loss) | 20091014 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRRM_ILD_CLASSIF_RELEVANC | 'I' | Incident | 20091014 | ||
| 9 | Constant | Public | Type reference (TYPE) | GRRM_ILD_CLASSIF_RELEVANC | 'L' | Loss | 20091014 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | /ORM/ORMTCLSF | ILD Classification Scheme | 20091014 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /ORM/ORMTCLSFHR | ILD Classification Mapping to HR-org | 20091014 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /ORM/ORMTCLSFT | ILD Classification Scheme Text Table | 20091014 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | YT_CHANGED_ITEM | 20091014 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | GRRM_T_ILD_CLASSIF_ITEM | ILD Classification Items | 20091014 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | GRRM_ILD_CLASSIF_ID | ILD Classification Scheme ID | 20091014 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091014 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Private (0) |
20091014 | |
| 2 | DELETED | Instance Event (0) |
Private (0) |
20091014 |
Types
Class CL_GRRM_ILD_CLASSIFICATION has no local type.
Method Signatures
Method ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ACTIVE | ILD Classification Hierarchical flag | 20091014 |
Method ACTIVE on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method CHANGE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSITEM_ID | ILD Classification Schema Item ID | 20091014 | |||
| 2 | I_TXT | Value transfer | Type reference (TYPE) | GRFN_TITLE | ILD Classification Item Title | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method CHECK_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091014 |
Method CHECK_ITEMS on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method CHECK_LOCK Signature
Method CHECK_LOCK on class CL_GRRM_ILD_CLASSIFICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ID | ILD Classification Scheme ID | 20091014 | |||
| 2 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20091014 |
Method CONSTRUCTOR on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method DELETE Signature
Method DELETE on class CL_GRRM_ILD_CLASSIFICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method DELETE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSITEM_ID | ILD Classification Schema Item ID | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_HIER | ILD Classification Hierarchical flag | 20091014 |
Method HIER on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method HRORG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESULT | Value transfer | Type reference (TYPE) | GRRM_S_ILD_HRORG | ILD Classification Like to HR-Org | 20091014 |
Method HRORG on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Value transfer | Type reference (TYPE) | GRRM_T_ILD_CLASSIF_ITEM | ILD Classification Items | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method ITEM_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ITEM | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSITEM_ID | ILD Classification Schema Item ID | 20091027 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | GRFN_TITLE | ILD Classification Item Title | 20091027 |
Method ITEM_TXT on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method LOAD Signature
Method LOAD on class CL_GRRM_ILD_CLASSIFICATION has no parameter.
Method LOAD on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method MANDATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ACTIVE | ILD Classification Hierarchical flag | 20091014 |
Method MANDATORY on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method MULTIVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_HIER | ILD Classification Hierarchical flag | 20091014 |
Method MULTIVAL on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method PERSIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UPDATE | Value transfer | Type reference (TYPE) | I | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method PERSIST_ITEMS Signature
Method PERSIST_ITEMS on class CL_GRRM_ILD_CLASSIFICATION has no parameter.
Method PERSIST_ITEMS on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_RELEVANC | ILD Classification Hierarchical flag | 20091014 |
Method RELEVANCE on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method SET_DB_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Value transfer | Type reference (TYPE) | STRING | 20091014 | ||||
| 2 | I_VALUE | Value transfer | Type reference (TYPE) | ANY | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method SET_LOCKED Signature
Method SET_LOCKED on class CL_GRRM_ILD_CLASSIFICATION has no parameter.
Method SET_LOCKED on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method SET_TXT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Value transfer | Type reference (TYPE) | STRING | 20091014 | ||||
| 2 | I_VALUE | Value transfer | Type reference (TYPE) | ANY | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_TYPE | ILD Classification Scheme Type | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | GRFN_TITLE | ILD Classification Title | 20091014 |
Method TXT on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Method TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_TYPE | ILD Classification Hierarchical flag | 20091014 |
Method TYPE on class CL_GRRM_ILD_CLASSIFICATION has no exception.
Event Signatures
Event CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Exporting | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ID | ILD Classification Scheme ID | 20091014 |
Event DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Exporting | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ID | ILD Classification Scheme ID | 20091014 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |