SAP ABAP Class CL_ERP_SE_DRAW (TREX Connection for Document)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CA-DMS (Application Component) Document Management System
     CV (Package) Application Development: R/3 Document Management
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) 20050216
Properties
Class CL_ERP_SE_DRAW  
Short Description TREX Connection for Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CV   Application Development: R/3 Document Management 
Created 20050216   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ERP_SE_DRAW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20050216
Friends
Class CL_ERP_SE_DRAW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTIV Constant Private Type reference (TYPE) ACTIV_AUTH '03' 20050216
2 GC_BUSOBJ Constant Public Type reference (TYPE) COM_SEARCH_TV_BUSOBJ 'DRAW' 20050216
3 GC_FIELDNAME_AENNR Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'ECNUMBER' 20050216
4 GC_FIELDNAME_DKTXT Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'DESCRIPTION' 20050216
5 GC_FIELDNAME_DOKAR Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'DOCUMENT_TYPE' 20050216
6 GC_FIELDNAME_DOKNR Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'DOCUMENT_NUMBER' 20050216
7 GC_FIELDNAME_DOKST Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'DOCUMENT_STATUS' Attribute Name 20050216
8 GC_FIELDNAME_DOKTL Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'DOCUMENT_PART' 20050216
9 GC_FIELDNAME_DOKVR Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'DOCUMENT_VERSION' 20050216
10 GC_FIELDNAME_DWNAM Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'USERNAME' 20050216
11 GC_FIELDNAME_LABOR Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'LAB_DESIGN' 20050216
12 GC_FIELDNAME_OBJKY Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'OBJECTKEY' 20050216
13 GC_OBJECT_TYPE Constant Public Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE '1' 20050216
14 GC_ROLLNAME_AENNR Constant Private Type reference (TYPE) ROLLNAME 'AENNR_TREX' 20050216
15 GC_ROLLNAME_DKTXT Constant Private Type reference (TYPE) ROLLNAME 'DKTXT' 20050216
16 GC_ROLLNAME_DOKAR Constant Private Type reference (TYPE) ROLLNAME 'DOKAR' 20050216
17 GC_ROLLNAME_DOKNR Constant Private Type reference (TYPE) ROLLNAME 'DOKNR_TREX' 20050216
18 GC_ROLLNAME_DOKST Constant Private Type reference (TYPE) ROLLNAME 'DOKST' 20050216
19 GC_ROLLNAME_DOKTL Constant Private Type reference (TYPE) ROLLNAME 'DOKTL_D' 20050216
20 GC_ROLLNAME_DOKVR Constant Private Type reference (TYPE) ROLLNAME 'DOKVR' 20050216
21 GC_ROLLNAME_DWNAM Constant Private Type reference (TYPE) ROLLNAME 'DWNAM' 20050216
22 GC_ROLLNAME_LABOR Constant Private Type reference (TYPE) ROLLNAME 'LABOR' 20050216
23 GC_ROLLNAME_OBJKY Constant Private Type reference (TYPE) ROLLNAME 'OBJKY' 20050216
24 GS_AUTH Static Attribute Private Type reference (TYPE) TY_S_AUTH 20050216
25 GT_AUTH Static Attribute Private Type reference (TYPE) TY_T_AUTH 20050216
26 GT_DFIES_DRAD Static Attribute Private Type reference (TYPE) DFIES_TABLE 20050216
27 GT_DFIES_DRAT Static Attribute Private Type reference (TYPE) DFIES_TABLE 20050216
28 GT_DFIES_DRAW Static Attribute Private Type reference (TYPE) DFIES_TABLE 20050216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE_VALUE Static method Private Method 20050216
2 ADD_TEXT_TO_CONTENT Static method Private Method 20050216
3 ADD_VALUES_TO_CONTENT Static method Private Method 20050216
4 CHECK_AUTHORIZATION Static method Protected Method 20050216
5 GET_ATTRIBUTE_VALUES Static method Private Method 20050216
6 GET_DFIES_COMMON Static method Private Method 20050216
7 INIT_DFIES_INFORMATION Static method Private Method 20050216
Events
Class CL_ERP_SE_DRAW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_AUTH Public See coding 20050216 begin of ty_s_auth, dokar type dokar, authorized type xfeld, end of ty_s_auth
2 TY_T_AUTH Public See coding 20050216 ty_t_auth type sorted table of ty_s_auth with unique key dokar
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 für den Assistenten für die Suchmaschinen-Indiz. 20050216
2 Importing IV_DD_OBJ Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20050216
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20080609
4 Importing IV_NAME Call by reference Type reference (TYPE) TREXD_ATTR_NAME Attribute name 20050216
5 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20050216
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050216

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 für den Assistenten für die Suchmaschinen-Indiz. 20050216
2 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050216
3 Importing IV_NAME Call by reference Type reference (TYPE) TDOBNAME Name 20050216
4 Importing IV_OBJECT Call by reference Type reference (TYPE) TDOBJECT Object 20050217

Method ADD_TEXT_TO_CONTENT on class CL_ERP_SE_DRAW has no exception.

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 für den Assistenten für die Suchmaschinen-Indiz. 20050216
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20050216
3 Importing IT_DFIES Call by reference Type reference (TYPE) DFIES_TABLE Table for dfies entries 20050216

Method ADD_VALUES_TO_CONTENT on class CL_ERP_SE_DRAW has no exception.

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOKAR Call by reference Type reference (TYPE) DOKAR Document Type 20050216
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20050216

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 20050216
2 Importing IT_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) COM_SEARCH_TT_ATTRIBUTE_NAME Table with descriptions of attribute 20050216
3 Importing IT_OBJECT_IDS Call by reference Type reference (TYPE) COM_SEARCH_TT_OBJECT_ID Table with object-IDs 20050216
4 Importing IV_BUSOBJ Call by reference Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business-object in the search engine service (SES) 20050216
5 Importing IV_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) BOOLE_D 'X' Dataelement to domain BOOLE: TRUE (='X') and FALSE ( =' ') 20050216
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE Type of the business-object 20050216
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050216

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

Method INIT_DFIES_INFORMATION Signature

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