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 | Constant | Private | Type reference (TYPE) | ACTIV_AUTH | '03' | 20050216 | |||
| 2 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | 'DRAW' | 20050216 | |||
| 3 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'ECNUMBER' | 20050216 | |||
| 4 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'DESCRIPTION' | 20050216 | |||
| 5 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'DOCUMENT_TYPE' | 20050216 | |||
| 6 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'DOCUMENT_NUMBER' | 20050216 | |||
| 7 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'DOCUMENT_STATUS' | Attribute Name | 20050216 | ||
| 8 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'DOCUMENT_PART' | 20050216 | |||
| 9 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'DOCUMENT_VERSION' | 20050216 | |||
| 10 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'USERNAME' | 20050216 | |||
| 11 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'LAB_DESIGN' | 20050216 | |||
| 12 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'OBJECTKEY' | 20050216 | |||
| 13 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | '1' | 20050216 | |||
| 14 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'AENNR_TREX' | 20050216 | |||
| 15 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'DKTXT' | 20050216 | |||
| 16 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'DOKAR' | 20050216 | |||
| 17 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'DOKNR_TREX' | 20050216 | |||
| 18 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'DOKST' | 20050216 | |||
| 19 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'DOKTL_D' | 20050216 | |||
| 20 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'DOKVR' | 20050216 | |||
| 21 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'DWNAM' | 20050216 | |||
| 22 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'LABOR' | 20050216 | |||
| 23 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'OBJKY' | 20050216 | |||
| 24 | Static Attribute | Private | Type reference (TYPE) | TY_S_AUTH | 20050216 | ||||
| 25 | Static Attribute | Private | Type reference (TYPE) | TY_T_AUTH | 20050216 | ||||
| 26 | Static Attribute | Private | Type reference (TYPE) | DFIES_TABLE | 20050216 | ||||
| 27 | Static Attribute | Private | Type reference (TYPE) | DFIES_TABLE | 20050216 | ||||
| 28 | Static Attribute | Private | Type reference (TYPE) | DFIES_TABLE | 20050216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20050216 | ||
| 2 | Static method | Private | Method | 20050216 | ||
| 3 | Static method | Private | Method | 20050216 | ||
| 4 | Static method | Protected | Method | 20050216 | ||
| 5 | Static method | Private | Method | 20050216 | ||
| 6 | Static method | Private | Method | 20050216 | ||
| 7 | 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 | 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 | IV_DD_OBJ | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20050216 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20080609 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attribute name | 20050216 | |||
| 5 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050216 |
Method ADD_TEXT_TO_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050216 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20050216 | |||
| 4 | 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 | 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 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20050216 | ||||
| 3 | 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 | IV_DOKAR | Call by reference | Type reference (TYPE) | DOKAR | Document Type | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050216 |
Method GET_ATTRIBUTE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | IT_ATTRIBUTE_NAMES | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_NAME | Table with descriptions of attribute | 20050216 | |||
| 3 | IT_OBJECT_IDS | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_OBJECT_ID | Table with object-IDs | 20050216 | |||
| 4 | IV_BUSOBJ | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | Business-object in the search engine service (SES) | 20050216 | |||
| 5 | IV_CHECK_AUTHORIZATION | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Dataelement to domain BOOLE: TRUE (='X') and FALSE ( =' ') | 20050216 | ||
| 6 | 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 | 20050216 |
Method GET_DFIES_COMMON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20050216 | |||
| 2 | IV_TABLE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |