SAP ABAP Class CL_GRRM_ILD_CLSF_FACTORY (ILD Classification factory)
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_CLSF_FACTORY | |
| Short Description | ILD Classification factory | |
| 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_CLSF_FACTORY has no interface implemented.
Friends
Class CL_GRRM_ILD_CLSF_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YT_INSTANCE_BUFFER | 20091014 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_LOCK_BUFFER | 20091014 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_UPDATE_MATRIX | 20091014 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_ILD_CLSF_FACTORY | ILD Classification factory | 20091014 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20091014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | 20091014 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20091014 | |
| 3 | Instance method | Public | Method | 20091014 | ||
| 4 | Instance method | Private | Event handling method | 20091014 | ||
| 5 | Instance method | Private | Method | 20091014 | ||
| 6 | Static method | Public | Method | 20091014 | ||
| 7 | Instance method | Private | Method | 20091014 | ||
| 8 | Instance method | Public | Method | 20091014 | ||
| 9 | Instance method | Private | Method | 20091014 | ||
| 10 | Instance method | Public | Method | 20091014 | ||
| 11 | Static method | Public | Method | to restart the factory... | 20091014 | |
| 12 | Instance method | Private | Method | 20091014 | ||
| 13 | Instance method | Public | Method | 20091014 | ||
| 14 | Instance method | Public | Method | 20091014 | ||
| 15 | Instance method | Private | Method | 20091014 |
Events
Class CL_GRRM_ILD_CLSF_FACTORY has no event.
Types
Class CL_GRRM_ILD_CLSF_FACTORY has no local type.
Method Signatures
Method CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Attribute reference (LIKE) | 20091014 |
Method CHANGE on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20091014 |
Method CONSTRUCTOR on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_ILD_CLASSIFICATION | ILD Classification | 20091014 | |||
| 2 | I_ID | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ID | ILD Classification Scheme ID | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Attribute reference (LIKE) | 20091014 |
Method DELETE on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091014 | ||||
| 2 | I_ID | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ID | ILD Classification Scheme ID | 20091014 |
Method EXISTS on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_ILD_CLSF_FACTORY | ILD Classification factory | 20091014 | |||
| 2 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20091014 |
Method GET_INSTANCE on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_ILD_CLASSIFICATION | ILD Classification | 20091014 | |||
| 2 | I_ID | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ID | ILD Classification Scheme ID | 20091014 | |||
| 3 | I_LOAD | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091014 |
Method GET_OBJECT on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20091014 |
Method LANGUAGE on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method LOCK 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method QUERY 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_LIST | ILD Classification Schemas | 20091014 | |||
| 2 | I_PATTERN | Value transfer | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20091014 |
Method QUERY on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method RESET Signature
Method RESET on class CL_GRRM_ILD_CLSF_FACTORY has no parameter.
Method RESET on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method RESET_INT Signature
Method RESET_INT on class CL_GRRM_ILD_CLSF_FACTORY has no parameter.
Method RESET_INT on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_ILD_CLASSIFICATION | ILD Classification | 20091014 | |||
| 2 | I_EDIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091014 | |||
| 3 | I_ID | Value transfer | Type reference (TYPE) | GRRM_ILD_CLASSIF_ID | ILD Classification Scheme ID | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method SAVE Signature
Method SAVE on class CL_GRRM_ILD_CLSF_FACTORY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exeception Basisklasse für BAPI Migration | 20091014 |
Method SET_UPDATE 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 Attribute ID | 20091014 | |||
| 2 | I_UPDATE | Value transfer | Type reference (TYPE) | I | 20091014 |
Method SET_UPDATE on class CL_GRRM_ILD_CLSF_FACTORY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |