SAP ABAP Class CL_QM_ESH_LT_INSP_CHAR_H (CL_QM_ESH_LT_INSP_CHAR_H)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
QM-IM (Application Component) Quality Inspection
⤷
ESH_QM_IM (Package) Enterprise Search on HANA - QM-IM Quality Inspection
⤷
⤷
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 | 20130419 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130419 |
Properties
| Class | CL_QM_ESH_LT_INSP_CHAR_H | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ESH_QM_IM | Enterprise Search on HANA - QM-IM Quality Inspection |
| Created | 20130419 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_QM_ESH_LT_INSP_CHAR_H 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 | 20130419 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130419 |
Friends
Class CL_QM_ESH_LT_INSP_CHAR_H 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_OBJECT_TYPE | 'ZINSPCHAR_CLIENT043' | ESH Object | 20130419 | ||
| 2 | Constant | Private | Type reference (TYPE) | TABNAME | 'QAINSPCHAR_LONGTEXT' | ESH Object node | 20130419 | ||
| 3 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'PRUEFLOS' | Table key | 20130419 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'VORGLFNR' | Table key | 20130422 | ||
| 5 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'MERKNR' | Table key | 20130422 | ||
| 6 | Constant | Private | Type reference (TYPE) | TDID | 'QKLP' | Text-ID | 20130419 | ||
| 7 | Constant | Private | Type reference (TYPE) | TDID | 'QPRP' | Text-ID | 20130419 | ||
| 8 | Constant | Private | Type reference (TYPE) | TDID | 'QESP' | Text-ID | 20130419 | ||
| 9 | Constant | Private | Type reference (TYPE) | TDID | 'QMEP' | Text-ID | 20130419 | ||
| 10 | Constant | Private | Type reference (TYPE) | TDOBJECT | 'QEEKLASSE' | Longtext object | 20130419 | ||
| 11 | Constant | Private | Type reference (TYPE) | TDOBJECT | 'QEEPROBE' | Longtext object | 20130419 | ||
| 12 | Constant | Private | Type reference (TYPE) | TDOBJECT | 'QEEESTUECK' | Longtext object | 20130419 | ||
| 13 | Constant | Private | Type reference (TYPE) | TDOBJECT | 'QEEMERKMAL' | Longtext object | 20130419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check the insput parameter | 20130419 | |
| 2 | Instance method | Private | Method | Get the data | 20130419 |
Events
Class CL_QM_ESH_LT_INSP_CHAR_H has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_KEY | Private | See coding | 20130419 | BEGIN OF ts_key,
prueflos TYPE qainspchar_longtext-prueflos,
vorglfnr TYPE qainspchar_longtext-vorglfnr,
merknr TYPE qainspchar_longtext-merknr,
END OF ts_key
|
||
| 2 | TT_KEY | Private | See coding | 20130419 | tt_key TYPE STANDARD TABLE OF ts_key
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EXTRACTION | Call by reference | Object reference (TYPE REF TO) | ESH_S_IF_EXTRACT_NODE | Extraction of one Node | 20130419 | |||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20130419 | |||
| 3 | IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20130419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130419 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MODIFY | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130419 | ||||
| 2 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130422 | ||||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | TT_KEY | 20130419 | ||||
| 4 | IV_LAST_OBJECT_NUMBER | Call by reference | Type reference (TYPE) | QALS-PRUEFLOS | Inspection Lot Number | 20130422 | |||
| 5 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | Package Size | 20130419 |
Method GET_DATA on class CL_QM_ESH_LT_INSP_CHAR_H has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |