SAP ABAP Class CL_ERP_SE_BUS1003 (TREX Connection for Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-CL (Application Component) Classification
⤷
CLEX (Package) Special Classification System Functions -Classes-
⤷
⤷
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) | 20050309 |
Properties
| Class | CL_ERP_SE_BUS1003 | |
| Short Description | TREX Connection for Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CLEX | Special Classification System Functions -Classes- |
| Created | 20050309 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ERP_SE_BUS1003 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COM_SE_BUSOBJ | Object Interface for Search Engine Service (SES) | 20050309 |
Friends
Class CL_ERP_SE_BUS1003 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' | 20050309 | |||
| 2 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | 'BUS1003' | 20050309 | |||
| 3 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'CREATED_BY' | 20050309 | |||
| 4 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'CLASS_NUM' | 20050309 | |||
| 5 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'DINKZ' | 20050309 | |||
| 6 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'CLASS_GROUP' | 20050309 | |||
| 7 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'CLASS_TYPE' | 20050309 | |||
| 8 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'KSCHG' | 20050309 | |||
| 9 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'STATU' | 20050309 | |||
| 10 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'STEXT' | 20050309 | |||
| 11 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'DESCRIPTION' | 20050309 | |||
| 12 | Constant | Private | Type reference (TYPE) | TREXD_ATTR_NAME | 'CHANGED_BY' | 20050309 | |||
| 13 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | '1' | 20050309 | |||
| 14 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'ERNAM' | 20050309 | |||
| 15 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'KLASSE_D' | 20050309 | |||
| 16 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'DINKEN' | 20050309 | |||
| 17 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'KLASSENGR' | 20050309 | |||
| 18 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'KLASSENART' | 20050309 | |||
| 19 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'KLSCHLG' | 20050309 | |||
| 20 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'KLSTATUS' | 20050309 | |||
| 21 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'EINTEXT' | 20050309 | |||
| 22 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'TEXTBEZ' | 20050309 | |||
| 23 | Constant | Private | Type reference (TYPE) | ROLLNAME | 'AENAM' | 20050309 | |||
| 24 | Static Attribute | Private | Type reference (TYPE) | TY_S_AUTH | 20050309 | ||||
| 25 | Static Attribute | Private | Type reference (TYPE) | TY_S_AUTH_EXT | 20050309 | ||||
| 26 | Static Attribute | Private | Type reference (TYPE) | TY_T_AUTH | 20050309 | ||||
| 27 | Static Attribute | Private | Type reference (TYPE) | TY_T_AUTH_EXT | 20050309 | ||||
| 28 | Static Attribute | Private | Type reference (TYPE) | DFIES_TABLE | 20050309 | ||||
| 29 | Static Attribute | Private | Type reference (TYPE) | DFIES_TABLE | 20050309 | ||||
| 30 | Static Attribute | Private | Type reference (TYPE) | DFIES_TABLE | 20050309 | ||||
| 31 | Static Attribute | Private | Type reference (TYPE) | DFIES_TABLE | 20050309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20050309 | ||
| 2 | Static method | Private | Method | 20050309 | ||
| 3 | Static method | Private | Method | 20050309 | ||
| 4 | Static method | Private | Method | 20050309 | ||
| 5 | Static method | Private | Method | 20050309 | ||
| 6 | Static method | Private | Method | 20050309 | ||
| 7 | Static method | Private | Method | 20050309 |
Events
Class CL_ERP_SE_BUS1003 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_AUTH | Public | See coding | 20050309 | begin of ty_s_auth,
bgrkl type bgrkl,
authorized type xfeld,
end of ty_s_auth
|
||
| 2 | TY_S_AUTH_EXT | Public | See coding | 20050309 | begin of ty_s_auth_ext,
klart type klassenart,
authorized type xfeld,
end of ty_s_auth_ext
|
||
| 3 | TY_T_AUTH | Public | See coding | 20050309 | ty_t_auth type sorted table of ty_s_auth
with unique key
bgrkl
|
||
| 4 | TY_T_AUTH_EXT | Public | See coding | 20050309 | ty_t_auth_ext type sorted table of ty_s_auth_ext
with unique key
klart
|
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. | 20050309 | |||
| 2 | IV_DD_OBJ | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20050309 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attribute name | 20050309 | |||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20050309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050309 |
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. | 20050309 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050309 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050309 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20050309 |
Method ADD_TEXT_TO_CONTENT on class CL_ERP_SE_BUS1003 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. | 20050309 | |||
| 2 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20050309 | ||||
| 3 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20050309 |
Method ADD_VALUES_TO_CONTENT on class CL_ERP_SE_BUS1003 has no exception.
Method CHECK_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BGRKL | Call by reference | Type reference (TYPE) | BGRKL | Authorizaton Group | 20050309 | |||
| 2 | IV_KLART | Call by reference | Type reference (TYPE) | KLASSENART | Class Type | 20050309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050309 |
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 | 20050309 | |||
| 2 | IT_ATTRIBUTE_NAMES | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_NAME | Table with descriptions of attribute | 20050309 | |||
| 3 | IT_OBJECT_IDS | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_OBJECT_ID | Table with object-IDs | 20050309 | |||
| 4 | IV_BUSOBJ | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | Business-object in the search engine service (SES) | 20050309 | |||
| 5 | IV_CHECK_AUTHORIZATION | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Dataelement to domain BOOLE: TRUE (='X') and FALSE ( =' ') | 20050309 | ||
| 6 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | Type of the business-object | 20050309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050309 |
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 | 20050309 | |||
| 2 | IV_TABLE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20050309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050309 |
Method INIT_DFIES_INFORMATION Signature
Method INIT_DFIES_INFORMATION on class CL_ERP_SE_BUS1003 has no parameter.
Method INIT_DFIES_INFORMATION on class CL_ERP_SE_BUS1003 has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |