SAP ABAP Class CL_ALINK_QUERY (ArchiveLink: Query Classe External Sys)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SAOP (Package) ArchiveLink general
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALINK_HITLIST_CALLBACK ArchiveLink: Query Info Interface 20001205
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALINK_QUERY ArchiveLink: Query Interface 20001205
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALINK_QUERY_RECORDS Methods for Records Management 20010920
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_2 DocFinder RFC Interface Version 2 20010910
2 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_APP_TMPL Template for DocFinder AI 20010328
3 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_BAR_EX ArchiveLink: Retrieval of Bar codes 20030203
4 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_BAR_IN ArchiveLink: Retrieval of Open Internal Bar Codes 20030307
5 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_DOCLIST ArchiveLink: Technical List for Documents 20001208
6 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_DVS ArchiveLink: DMS Drilldown Class 20001205
7 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_FEDSEARCH Aggregated Search Document Area 20010918
8 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_INT ArchiveLink: Internal Table Search Class 20001205
9 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_LOG_DOC Retrieval of Log entries for Documents 20031030
10 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_LOG_PRI Retrieval of Log entries for Documents 20031121
... Click here to see Used By full list (12 items)
Properties
Class CL_ALINK_QUERY  
Short Description ArchiveLink: Query Classe External Sys    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAOP   ArchiveLink general 
Created 20001205   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 AKCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ALINK_HITLIST_CALLBACK ArchiveLink: Query Info Interface 20001205
2 IF_ALINK_QUERY ArchiveLink: Query Interface 20001205
3 IF_ALINK_QUERY_RECORDS Methods for Records Management 20010920
Friends
Class CL_ALINK_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIB_DISPLAY_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_ALINK_ATTRIBUTE_VIEWER Class for Representing Attributes 20001205
2 CALLBACK_FUNCTION Instance attribute Protected Type reference (TYPE) RS38L_FNAM Callback Function Module 20001205
3 DISPLAY_OBJECT Instance attribute Protected Object reference (TYPE REF TO) IF_ALINK_HITLIST ArchiveLink: Display Interface 20001205
4 DOCUMENT_ATTRIBUTES Instance attribute Protected Type reference (TYPE) TOAATTR_T Definition of Document Attributes 20001205
5 DOCUSPACE Instance attribute Protected Type reference (TYPE) TOADOCSP_S Document Areas 20001205
6 GOS_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_GOS_MANAGER Generic Object Serv Manager 20001213
7 TRUE Constant Private Type reference (TYPE) I 0 20001205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001205
2 CREATE_DISPLAY_OBJECT Instance method Protected Method Protected: Select Appropriate Display Control 20001205
3 DISPLAY_ATTRIBUTES Instance method Protected Method Protected: Display Attribites of Selected Hit 20001205
4 DISPLAY_DOCUMENTS Instance method Protected Method Protected: Displaying Documents 20001205
5 ENABLE_GOS_SERVICES Instance method Protected Method Protected: Generate Generic Object Services 20001213
Events
Class CL_ALINK_QUERY has no event.
Types
Class CL_ALINK_QUERY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ALINK_QUERY has no parameter.
Method CONSTRUCTOR on class CL_ALINK_QUERY has no exception.

Method CREATE_DISPLAY_OBJECT Signature

Method CREATE_DISPLAY_OBJECT on class CL_ALINK_QUERY has no parameter.
# Exception Resumable Description Created on
1 CREATION_FAILED Erzeugung ist fehlgeschlagen 20001205

Method DISPLAY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HIT Call by reference Type reference (TYPE) TOARSDOC_S Treffer 20001205
# Exception Resumable Description Created on
1 CONTROL_ERROR Control Error 20001205
2 NO_ATTRIBUTES Keine Attribute 20001205

Method DISPLAY_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SELECTED_HITLIST Call by reference Type reference (TYPE) TOARSDOC_T Selektierte Treffer 20001205
# Exception Resumable Description Created on
1 DISPLAY_ERROR Anzeigefehler 20001205

Method ENABLE_GOS_SERVICES Signature

Method ENABLE_GOS_SERVICES on class CL_ALINK_QUERY has no parameter.
Method ENABLE_GOS_SERVICES on class CL_ALINK_QUERY has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_2 DocFinder RFC Interface Version 2 20010910
2 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_APP_TMPL Template for DocFinder AI 20010328
3 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_BAR_EX ArchiveLink: Retrieval of Bar codes 20030203
4 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_BAR_IN ArchiveLink: Retrieval of Open Internal Bar Codes 20030307
5 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_DOCLIST ArchiveLink: Technical List for Documents 20001208
6 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_DVS ArchiveLink: DMS Drilldown Class 20001205
7 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_FEDSEARCH Aggregated Search Document Area 20010918
8 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_INT ArchiveLink: Internal Table Search Class 20001205
9 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_LOG_DOC Retrieval of Log entries for Documents 20031030
10 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_LOG_PRI Retrieval of Log entries for Documents 20031121
11 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_OFFICE SAP Office Documents 20020321
12 Inheritance (c INHERITING FROM c_ref)  CL_ALINK_QUERY_PRILIST ArchiveLink: Technical List for Print Lists 20001211
History
Last changed by/on SAP  00000000 
SAP Release Created in 610