SAP ABAP Class CL_COM_SE_ESC_UTIL (SES ESC Utilities: Helper Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-SES (Application Component) TREX Search Engine Service
⤷
SES_ES_INT (Package) SES: Enterprise Search (ES) integration
⤷
⤷
Properties
| Class | CL_COM_SE_ESC_UTIL | |
| Short Description | SES ESC Utilities: Helper Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SES_ES_INT | SES: Enterprise Search (ES) integration |
| Created | 20041014 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_SE_ESC_UTIL has no forward declaration.
Interfaces
Class CL_COM_SE_ESC_UTIL has no interface implemented.
Friends
Class CL_COM_SE_ESC_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | '|' | Separator in concatenated string | 20041014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert SPRAS to LAISO | 20041014 | |
| 2 | Static method | Public | Method | Convert LAISO to SPRAS | 20041014 | |
| 3 | Static method | Public | Method | Split ObjTypeID into BusObj and ObjectType | 20041014 | |
| 4 | Static method | Public | Method | Concatenate BusObj and ObjectType into ObjTypeID | 20041014 | |
| 5 | Static method | Public | Method | Translate Attribute Name to UPPER CASE | 20050121 | |
| 6 | Static method | Public | Method | Translate Attribute Name to UPPER CASE | 20050121 |
Events
Class CL_COM_SE_ESC_UTIL has no event.
Types
Class CL_COM_SE_ESC_UTIL has no local type.
Method Signatures
Method GET_LANGU_LAISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU_SPRAS | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20041014 | |||
| 2 | RV_LANGU_LAISO | Value transfer | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20041014 |
Method GET_LANGU_LAISO on class CL_COM_SE_ESC_UTIL has no exception.
Method GET_LANGU_SPRAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU_LAISO | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20041014 | |||
| 2 | RV_LANGU_SPRAS | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20041014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konvertierungsfehler | 20041105 |
Method GET_OBJTYPEID_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BUSOBJ | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | Business-Objekt für Suchmaschinenservice (SES) | 20041014 | |||
| 2 | EV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | Business-Objekttyp | 20041014 | |||
| 3 | IV_OBJTYPEID | Call by reference | Type reference (TYPE) | SESC_D_OBJTYPEID | Objecttyp-ID | 20041014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parse-Fehler | 20041105 |
Method GET_OBJTYPEID_WHOLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUSOBJ | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | Business-Objekt für Suchmaschinenservice (SES) | 20041014 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | Business-Objekttyp | 20041014 | |||
| 3 | RV_OBJTYPEID | Value transfer | Type reference (TYPE) | SESC_D_OBJTYPEID | Objecttyp-ID | 20041014 |
Method GET_OBJTYPEID_WHOLE on class CL_COM_SE_ESC_UTIL has no exception.
Method NORM_ATTR_NAME_FOR_ESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME_SES | Call by reference | Type reference (TYPE) | SESC_D_ATTRIBUTE_NAME | SES Attributname | 20050121 | |||
| 2 | RV_ATTR_NAME_ESC | Value transfer | Type reference (TYPE) | SESC_D_ATTRIBUTE_NAME | ESC Attributname | 20050121 |
Method NORM_ATTR_NAME_FOR_ESC on class CL_COM_SE_ESC_UTIL has no exception.
Method NORM_ATTR_NAME_FOR_SES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTR_NAME_ESC | Call by reference | Type reference (TYPE) | SESC_D_ATTRIBUTE_NAME | ESC Attributname | 20050121 | |||
| 2 | RV_ATTR_NAME_SES | Value transfer | Type reference (TYPE) | SESC_D_ATTRIBUTE_NAME | SES Attributname | 20050121 |
Method NORM_ATTR_NAME_FOR_SES on class CL_COM_SE_ESC_UTIL has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |