SAP ABAP Class CL_ESH_NOTIFICATION_EXTRACT (Class for BAdI: BADI_ESH_IF_OBJECT_DATA (used for Longtext))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
ESH_PM (Package) HANA search main content package for PM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20130502 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130502 |
Properties
| Class | CL_ESH_NOTIFICATION_EXTRACT | |
| Short Description | Class for BAdI: BADI_ESH_IF_OBJECT_DATA (used for Longtext) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ESH_PM | HANA search main content package for PM |
| Created | 20130502 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_NOTIFICATION_EXTRACT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20130502 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130502 |
Friends
Class CL_ESH_NOTIFICATION_EXTRACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'NOTIFIC_ACT_LTXT' | Node Name | 20130502 | ||
| 2 | Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'NOTIFIC_HEAD_LTXT' | Node Name | 20130502 | ||
| 3 | Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'NOTIFIC_ITEM_LTXT' | Node Name | 20130502 | ||
| 4 | Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'NOTIFIC_ITM_CSE_LTXT' | Node Name | 20130502 | ||
| 5 | Constant | Private | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'NOTIFIC_LONGTEXT' | Object Type | 20130502 | ||
| 6 | Constant | Private | Type reference (TYPE) | TABNAME | 'QMEL' | Table Name | 20130502 | ||
| 7 | Constant | Private | Type reference (TYPE) | TABNAME | 'QMFE' | Table Name | 20130502 | ||
| 8 | Constant | Private | Type reference (TYPE) | TABNAME | 'QMMA' | Table Name | 20130502 | ||
| 9 | Constant | Private | Type reference (TYPE) | TABNAME | 'QMSM' | Table Name | 20130502 | ||
| 10 | Constant | Private | Type reference (TYPE) | TABNAME | 'QMUR' | Table Name | 20130502 | ||
| 11 | Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'NOTIFIC_TASK_LTXT' | Node Name | 20130502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130502 | ||
| 2 | Instance method | Private | Method | 20130502 | ||
| 3 | Instance method | Private | Method | 20130502 | ||
| 4 | Instance method | Private | Method | 20130502 | ||
| 5 | Instance method | Private | Method | 20130502 |
Events
Class CL_ESH_NOTIFICATION_EXTRACT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_QMFE | Private | See coding | 20130502 | BEGIN OF ty_s_qmfe,
qmnum TYPE qmnum,
fenum TYPE felfd,
END OF ty_s_qmfe
|
||
| 2 | TY_T_QMFE | Private | See coding | 20130502 | ty_t_qmfe type STANDARD TABLE OF ty_s_qmfe
|
||
| 3 | TY_T_QMNUM | Private | See coding | 20130502 | ty_t_qmnum TYPE STANDARD TABLE OF qmnum
|
Method Signatures
Method EXTRACT_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20130502 | |||
| 2 | IT_QMNUM | Call by reference | Type reference (TYPE) | TY_T_QMNUM | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130502 |
Method EXTRACT_CAUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20130502 | |||
| 2 | IT_QMFE | Call by reference | Type reference (TYPE) | TY_T_QMFE | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130502 |
Method EXTRACT_ITEMS_AND_CAUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20130502 | |||
| 2 | IT_QMNUM | Call by reference | Type reference (TYPE) | TY_T_QMNUM | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130502 |
Method EXTRACT_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20130502 | |||
| 2 | IT_QMNUM | Call by reference | Type reference (TYPE) | TY_T_QMNUM | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130502 |
Method MODIFY_ROOT_EXTRACT_SUBNODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20130502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130502 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |