SAP ABAP Class CL_ERP_SE_QMEL (TREX Connection for Notifications)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-QN (Application Component) Quality Notifications
     QQM_TREX (Package) Quality Notification - TREX Connection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20061201
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ERP_SE_BUS2078 TREX Connection for Quality Notifications 20061201
2 Inheritance (c INHERITING FROM c_ref)  CL_ERP_SE_BUS7060 TREX Connection for General Notifications 20061201
Properties
Class CL_ERP_SE_QMEL  
Short Description TREX Connection for Notifications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package QQM_TREX   Quality Notification - TREX Connection 
Created 20061201   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20061201
Friends
Class CL_ERP_SE_QMEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DFIES_IHPA Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20070620
2 MT_DFIES_QMEL Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20070620
3 MT_DFIES_QMFE Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20070620
4 MT_DFIES_QMMA Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20070620
5 MT_DFIES_QMSM Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20070620
6 MT_DFIES_QMUR Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20070620
7 MT_DFIES_QNAO Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20080430
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT_TO_CONTENT Static method Private Method 20061201
2 ADD_VALUES_TO_CONTENT Static method Private Method 20061201
3 GET_ASSIGNED_OBJECTS Static method Private Method Provides Assigned Objects for Notification 20080430
4 GET_ATTRIBUTE_VALUES Static method Private Method 20061201
5 GET_BUSOBJ Instance method Public Method Provides the Business Object 20061201
6 GET_DFIES_COMMON Static method Private Method 20061201
7 GET_DFIES_INFORMATION Static method Private Method 20061201
8 GET_LONGTEXT_ID Instance method Protected Method Provides the ID of the Long Text 20070122
9 GET_OBJECT_TYPE Instance method Public Method Provides the Business Object Type 20061201
10 GET_QMEL_ORIGIN Instance method Private Method Provides the Origin of the Notification 20080317
11 GET_QMEL_TYPE Instance method Public Method Provides the Notification Type 20080317
Events
Class CL_ERP_SE_QMEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_QMEL_ORIGIN Public See coding 20080317 tt_qmel_origin TYPE TABLE OF ty_qmel_origin
2 TT_QMEL_ORIGIN_RANGES Public See coding 20080317 tt_qmel_origin_ranges TYPE RANGE OF herkz
3 TY_QMEL_ORIGIN Public See coding 20080317 BEGIN OF ty_qmel_origin, origin TYPE herkz, END OF ty_qmel_origin
Method Signatures

Method ADD_TEXT_TO_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSISTANT Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface für den Assistenten für die Suchmaschinen-Indiz. 20061201
2 Importing IV_ID Call by reference Type reference (TYPE) TDID Text-ID 20061201
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20061201
4 Importing IV_NAME Call by reference Type reference (TYPE) TDOBNAME Name 20061201
5 Importing IV_OBJECT Call by reference Type reference (TYPE) TDOBJECT Texte: Anwendungsobjekt 20070122
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20130801

Method ADD_VALUES_TO_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSISTANT Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface für den Assistenten für die Suchmaschinen-Indiz. 20061201
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20061201
3 Importing IT_DFIES Call by reference Type reference (TYPE) DFIES_TABLE Tabelle für DFIES Einträge 20061201
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20130801

Method GET_ASSIGNED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AOBJECT Call by reference Type reference (TYPE) QNAOT_OBJ_DATA_DB DB Daten der zugeordneten Objekte 20080430
2 Importing IV_QMNUM Call by reference Type reference (TYPE) QMNUM Meldungsnummer 20080430

Method GET_ASSIGNED_OBJECTS on class CL_ERP_SE_QMEL has no exception.

Method GET_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSISTANT Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface für den Assistenten für die Suchmaschinen-Indiz. 20061201
2 Importing IT_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) COM_SEARCH_TT_ATTRIBUTE_NAME Tabelle mit Attributtexten 20061201
3 Importing IT_OBJECT_IDS Call by reference Type reference (TYPE) COM_SEARCH_TT_OBJECT_ID Tabelle mit Objekt-IDs 20061201
4 Importing IV_BUSOBJ Call by reference Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business-Objekt für Suchmaschinenservice (SES) 20061201
5 Importing IV_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061201
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE Typ des Business-Objekts 20061201
7 Importing IV_TXT_ID Call by reference Type reference (TYPE) TDID Text-ID des Langtextes 20070122
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20061201

Method GET_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BUSOBJ Value transfer Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business-Objekt für Suchmaschinenservice (SES) 20061201

Method GET_BUSOBJ on class CL_ERP_SE_QMEL has no exception.

Method GET_DFIES_COMMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DFIES Call by reference Type reference (TYPE) DFIES_TABLE Table for dfies entries 20061201
2 Importing IV_TABLE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20061201
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20061201

Method GET_DFIES_INFORMATION Signature

Method GET_DFIES_INFORMATION on class CL_ERP_SE_QMEL has no parameter.
Method GET_DFIES_INFORMATION on class CL_ERP_SE_QMEL has no exception.

Method GET_LONGTEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TXT_ID Value transfer Type reference (TYPE) TDID Text-ID 20070122

Method GET_LONGTEXT_ID on class CL_ERP_SE_QMEL has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE Typ des Business-Objekts 20061201

Method GET_OBJECT_TYPE on class CL_ERP_SE_QMEL has no exception.

Method GET_QMEL_ORIGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QMEL_ORIGIN_RANGES Call by reference Type reference (TYPE) TT_QMEL_ORIGIN_RANGES 20080317

Method GET_QMEL_ORIGIN on class CL_ERP_SE_QMEL has no exception.

Method GET_QMEL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_QMEL_TYPE Value transfer Type reference (TYPE) QMTYP Meldungstyp 20080317

Method GET_QMEL_TYPE on class CL_ERP_SE_QMEL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700