SAP ABAP Class CL_ERP_SE_BUS2101 (TREX Connection - Quality Information Record)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QB (Package) QM in procurement
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) 20050302
Properties
Class CL_ERP_SE_BUS2101  
Short Description TREX Connection - Quality Information Record    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package QB   QM in procurement 
Created 20050302   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ERP_SE_BUS2101 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20050302
Friends
Class CL_ERP_SE_BUS2101 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BUSOBJ Constant Public Type reference (TYPE) COM_SEARCH_TV_BUSOBJ 'BUS2101' 20050302
2 GC_FIELDNAME_AENDERER Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'CHANGED_BY' 20050302
3 GC_FIELDNAME_ERSTELLER Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'CREATED_BY' 20050302
4 GC_FIELDNAME_LIEFERANT Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'VENDOR' 20050302
5 GC_FIELDNAME_MATNR Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'MATERIAL' 20050302
6 GC_FIELDNAME_REVLV Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'REVISION_LEVEL' 20050302
7 GC_FIELDNAME_WERKS_D Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'PLANT' 20050302
8 GC_GROUP Constant Public Type reference (TYPE) COM_SEARCH_TV_ATTRIBUTE_GROUP '1' 20050317
9 GC_OBJECT_TYPE Constant Public Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE '1' 20050302
10 GC_ROLLNAME_AENDERER Constant Private Type reference (TYPE) ROLLNAME 'QINFAEND' 20050302
11 GC_ROLLNAME_ERSTELLER Constant Private Type reference (TYPE) ROLLNAME 'QINFERST' 20050302
12 GC_ROLLNAME_LIEFERANT Constant Private Type reference (TYPE) ROLLNAME 'ELIFN' 20050302
13 GC_ROLLNAME_MATNR Constant Private Type reference (TYPE) ROLLNAME 'MATNR_TREX' Data Element (Semantic Domain) 20050302
14 GC_ROLLNAME_REVLV Constant Private Type reference (TYPE) ROLLNAME 'REVLV' 20050302
15 GC_ROLLNAME_WERKS_D Constant Private Type reference (TYPE) ROLLNAME 'WERKS_D' 20050302
16 GC_TCODE Constant Public Type reference (TYPE) TCODE 'QI03' 20050302
17 GS_AUTH Static Attribute Private Type reference (TYPE) TY_S_AUTH 20050302
18 GT_AUTH Static Attribute Private Type reference (TYPE) TY_T_AUTH 20050302
19 GT_DFIES_QINF Static Attribute Private Type reference (TYPE) DFIES_TABLE 20050302
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE_VALUE Static method Private Method 20050302
2 ADD_TEXT_TO_CONTENT Static method Private Method 20050302
3 ADD_VALUES_TO_CONTENT Static method Private Method 20050302
4 CHECK_AUTHORIZATION Static method Private Method 20050302
5 GET_ATTRIBUTE_VALUES Static method Private Method 20050302
6 GET_DFIES_COMMON Static method Private Method 20050302
7 INIT_DFIES_INFORMATION Static method Private Method 20050302
Events
Class CL_ERP_SE_BUS2101 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_AUTH Public See coding 20050302 begin of ty_s_auth, authorized type xfeld, tcode type tcode, end of ty_s_auth
2 TY_T_AUTH Public See coding 20050302 ty_t_auth type sorted table of ty_s_auth with unique key tcode
Method Signatures

Method ADD_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIST Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface for the assistant for the search engine indication 20050302
2 Importing IV_DD_OBJ Call by reference Type reference (TYPE) DDOBJNAME Name of an ABAP Dictionary-object 20050302
3 Importing IV_NAME Call by reference Type reference (TYPE) TREXD_ATTR_NAME Attribute name 20050302
4 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20050302
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050302

Method ADD_TEXT_TO_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIST Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface for the assistant for the search engine indication 20050302
2 Importing IV_ID Call by reference Type reference (TYPE) TDID Text-ID 20050302
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language key 20050302
4 Importing IV_NAME Call by reference Type reference (TYPE) TDOBNAME Name 20050302
# 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_ASSIST Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface for the assistant for the search engine indication 20050302
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20050302
3 Importing IT_DFIES Call by reference Type reference (TYPE) DFIES_TABLE Table for dfies entries 20050302
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20130801

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TCODE Call by reference Type reference (TYPE) TCODE Authorization Group QM Basic Data 20050302
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20050302

Method GET_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIST Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface for the assistant for the search engine-indication 20050302
2 Importing IT_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) COM_SEARCH_TT_ATTRIBUTE_NAME Table with descriptions of attribute 20050302
3 Importing IT_OBJECT_IDS Call by reference Type reference (TYPE) COM_SEARCH_TT_OBJECT_ID Table with object-IDs 20050302
4 Importing IV_BUSOBJ Call by reference Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business-object in the search engine service (SES) 20050302
5 Importing IV_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) BOOLE_D 'X' Dataelement to domain BOOLE: TRUE (='X') and FALSE ( =' ') 20050302
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE Type of the business-object 20050302
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050302

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 20050302
2 Importing IV_TABLE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20050302
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050302

Method INIT_DFIES_INFORMATION Signature

Method INIT_DFIES_INFORMATION on class CL_ERP_SE_BUS2101 has no parameter.
Method INIT_DFIES_INFORMATION on class CL_ERP_SE_BUS2101 has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600