SAP ABAP Class CL_ALINK_KPRO_QUERY_CONVERSION (Conversion Service for Query Format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ARL (Application Component) ArchiveLink
⤷
SAOP (Package) ArchiveLink general

⤷

⤷

Properties
Class | CL_ALINK_KPRO_QUERY_CONVERSION | |
Short Description | Conversion Service for Query Format | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAOP | ArchiveLink general |
Created | 20000907 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ALINK_KPRO_QUERY_CONVERSION has no forward declaration.
Interfaces
Class CL_ALINK_KPRO_QUERY_CONVERSION has no interface implemented.
Friends
Class CL_ALINK_KPRO_QUERY_CONVERSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | NUM12 | Maximum Number of Hits | 20001103 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AKCL_TOALAN_TAB | Language Table | 20000907 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AKCL_TOAQYAT_TAB | Query Parameter Table | 20000907 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AKCL_TOAQYSE_TAB | Query Table | 20000907 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AKCL_TOARANGE_TAB | Ranges Table | 20000907 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Terms for Full Text Search | 20010117 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AKCL_TOATATR_TAB | Term Attribute | 20000907 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | And relationship | 20010117 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | 'X'= 'Full Text Request' | 20000908 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | 'X'= Ranges Tabele Set | 20000907 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | 'X'= UPN Table Set | 20000907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001010 |
2 | ![]() |
Instance method | Private | Method | Internal: Attach the Ranges Table to the UPN Structure | 20000908 |
3 | ![]() |
Instance method | Public | Method | Keep Request as R/3 Ranges Table | 20000907 |
4 | ![]() |
Instance method | Public | Method | Keep Request in UPN Format | 20000907 |
5 | ![]() |
Instance method | Public | Method | Initializes in Specific DocumentFinder Format | 20000907 |
6 | ![]() |
Instance method | Public | Method | Initializes in SAP R/3 Format | 20001204 |
Events
Class CL_ALINK_KPRO_QUERY_CONVERSION has no event.
Types
Class CL_ALINK_KPRO_QUERY_CONVERSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ALINK_KPRO_QUERY_CONVERSION has no parameter.
Method CONSTRUCTOR on class CL_ALINK_KPRO_QUERY_CONVERSION has no exception.
Method CONVERT_RANGE_TO_IPN Signature
Method CONVERT_RANGE_TO_IPN on class CL_ALINK_KPRO_QUERY_CONVERSION has no parameter.
Method CONVERT_RANGE_TO_IPN on class CL_ALINK_KPRO_QUERY_CONVERSION has no exception.
Method GET_IN_RANGE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_HITNUMBER_LIMIT | Call by reference | Type reference (TYPE) | NUM12 | Maximale Trefferanzahl | 20001103 | ||
2 | ![]() |
EX_LANGUAGE_TAB | Call by reference | Type reference (TYPE) | TOALAN_T | Tabelle Sprache - in ISO Norm und als SAP Sprachenschlüssel | 20011030 | ||
3 | ![]() |
EX_RANGE_TAB | Call by reference | Type reference (TYPE) | TOARANGE_T | Ranges Tabelle | 20000907 | ||
4 | ![]() |
EX_SEARCHSTRING | Call by reference | Type reference (TYPE) | STRING | Character 1024 | 20010117 | ||
5 | ![]() |
EX_X_ANDCONNECT | Call by reference | Type reference (TYPE) | C | 'X' = Andconnect | 20010117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Range Tabelle sinnvoll gesetzt | 20000907 |
Method GET_IN_UPN_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LANGUAGE_TAB | Call by reference | Type reference (TYPE) | TOALAN_T | Sprachenschlüssel | 20000907 | ||
2 | ![]() |
EX_QUERYPARAM_TAB | Call by reference | Type reference (TYPE) | TOAQYAT_T | Query Parameter | 20000907 | ||
3 | ![]() |
EX_QUERY_TAB | Call by reference | Type reference (TYPE) | TOAQYSE_T | Query Tabelle | 20000907 | ||
4 | ![]() |
EX_TERMATTR_TAB | Call by reference | Type reference (TYPE) | TOATATR_T | Term Attribute | 20000907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20000907 |
Method SET_BY_DOCFINDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HITNUMBER_LIMIT | Call by reference | Type reference (TYPE) | NUM12 | Maximale Anzahl von Treffern | 20001009 | ||
2 | ![]() |
IM_LANGUAGE_TAB | Call by reference | Type reference (TYPE) | TOALAN_T | Sprachtabelle | 20001009 | ||
3 | ![]() |
IM_RANGE_TAB | Call by reference | Type reference (TYPE) | TOARANGE_T | Ranges Tabelle der Eingabe | 20000907 | ||
4 | ![]() |
IM_SEARCHTEXT | Call by reference | Type reference (TYPE) | STRING | Suchstring der Oberfläche | 20000907 | ||
5 | ![]() |
IM_X_ANDCONNECT | Call by reference | Type reference (TYPE) | C | 'X'=AND, SPACE = OR | 20000907 |
Method SET_BY_DOCFINDER on class CL_ALINK_KPRO_QUERY_CONVERSION has no exception.
Method SET_BY_RANGE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HITNUMBER_LIMIT | Call by reference | Type reference (TYPE) | NUM12 | Trefferanzahl | 20001204 | ||
2 | ![]() |
IM_RANGES_TAB | Call by reference | Type reference (TYPE) | TOARANGE_T | Ranges Tabelle | 20001204 |
Method SET_BY_RANGE_FORMAT on class CL_ALINK_KPRO_QUERY_CONVERSION has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |