SAP ABAP Class CL_DOCF_KPRO_QUERY (SAP ArchiveLink: KPro Query Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GENERAL (Package) General Records Management Package
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 20020701
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALINK_QUERY ArchiveLink: Query Interface 20020308
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALINK_QUERY_RECORDS Methods for Records Management 20050509
Properties
Class CL_DOCF_KPRO_QUERY  
Short Description SAP ArchiveLink: KPro Query Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SRM_GENERAL    
Program status     
Category 0   
Package SRM_GENERAL   General Records Management Package 
Created 20020308   SAP 
Last change 20090618   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 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SRM_ACTIVITY_LIST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 SGENE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 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 20020701
2 IF_ALINK_QUERY ArchiveLink: Query Interface 20020308
3 IF_ALINK_QUERY_RECORDS Methods for Records Management 20050509
Friends
Class CL_DOCF_KPRO_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 20020308
2 CALLBACK_FUNCTION Instance attribute Protected Type reference (TYPE) RS38L_FNAM Callback FM for Query Template 20020308
3 C_MAX_HITS Constant Protected Type reference (TYPE) I 1000 Maximum Number of Hits 20090205
4 DISPLAY_OBJECT Instance attribute Protected Object reference (TYPE REF TO) IF_ALINK_HITLIST ArchiveLink: Display Interface 20020308
5 DOCUSPACE Instance attribute Protected Type reference (TYPE) TOADOCSP_S ArchiveLink: Document Areas (Structure) 20020308
6 FOUND_INFOOBJECTS Instance attribute Private Type reference (TYPE) SGENE_IT_SDOKRESDOC Found KPRO Documents 20020702
7 GOS_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_GOS_MANAGER Publication for Generic Object Services 20020308
8 KPRO_DOCUMENT_L_ATTRIBUTES Instance attribute Protected Type reference (TYPE) SGENE_IT_SDOKATTRIB KPro Loio Document Area Attributes 20020308
9 KPRO_DOCUMENT_P_ATTRIBUTES Instance attribute Protected Type reference (TYPE) SGENE_IT_SDOKATTRIB KPro Phio Document Area Attributes 20020308
10 KPRO_HITLIST Instance attribute Protected Type reference (TYPE) AKCL_KPROREP_TAB Phio Hit List 20020308
11 KPRO_L_ATTRIBUTES Instance attribute Protected Type reference (TYPE) AKCL_KPROPROP_TAB Loio Attributes for Hit List 20020308
12 KPRO_P_ATTRIBUTES Instance attribute Protected Type reference (TYPE) AKCL_KPROPROP_TAB Phio Attributes for Hit List 20020308
13 LOIO_CLASS Instance attribute Private Type reference (TYPE) SDOK_CLASS Document Class 20020628
14 MAX_HITS Instance attribute Private Type reference (TYPE) SAEMAXHITS Maximum Number of Hits 20020702
15 PHIO_CLASS Instance attribute Private Type reference (TYPE) SDOK_CLASS Document Class 20020320
16 PROPERTY_RMS_ID Constant Public Type reference (TYPE) CHAR25 'SRM_RMS_ID' RMS ID 20020703
17 PROPERTY_SPS_ID Constant Public Type reference (TYPE) CHAR25 'SRM_SPS_ID' SPS ID 20020703
18 PROPERTY_VARIANT Constant Public Type reference (TYPE) CHAR25 'SRM_VARIANT_ID' KPro Attribute Variant 20020702
19 PROPERTY_VERSION Constant Public Type reference (TYPE) CHAR25 'SRM_VERSION_ID' KPro Attribute Version 20020702
20 RMS_ID Instance attribute Private Type reference (TYPE) SRMRMSID RMS ID 20020308
21 SPS_ID Instance attribute Private Type reference (TYPE) SRMSPSID SPS ID 20020308
22 TRUE Constant Protected Type reference (TYPE) I 0 Set Value for TRUE 20020308
23 X_CHANGED Instance attribute Protected Type reference (TYPE) C SPACE ON_CHANGE Has Changed the Attribute 20020308
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DESCRIPTION Instance method Protected Method Change Description of Item 20020308
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020308
3 CREATE_DISPLAY_OBJECT Instance method Protected Method Select the Appropriate Display Class. 20020308
4 DISPLAY_ATTRIBUTES Instance method Protected Method Display Attributes of a Hit 20020308
5 DISPLAY_BUSINESS_OBJECT Instance method Protected Method Protected: Display Business Object 20020308
6 DISPLAY_KPRO_DOCUMENTS Instance method Private Method Protected: Displaying Documents Using Kpro Data Record 20020308
7 EDIT_KPRO_DOCUMENTS Instance method Private Method Protected: Displaying Documents Using Kpro Data Record 20020703
8 EXPORT_IMS_TO_RM Instance method Private Method Private: Export IMS Document to File 20020308
9 EXPORT_KPR_TO_RM Instance method Private Method Private: Export Kpro Document to File 20020308
10 PERFORM_IMS_SEARCH Instance method Private Method Protected: Search Query in IMS 20020308
11 PERFORM_KPRO_SEARCH Instance method Protected Method Protected: Search Query in KPRO Database Tables 20020308
12 SET_DOCFINDER_HITLIST Instance method Private Method Set the Hit List for Display in the DocFinder 20020702
13 SET_DOCUMENT_ATTRIBUTES Instance method Protected Method Protected: Set Document Attributes 20020308
14 SET_HITLIST_FOR_FIRST_DISPLAY Instance method Protected Method Protected: Sets Kpro Hitlist to Standard Interface 20020308
15 SET_IMS_DOCUMENT_ATTRIBUTES Instance method Private Method Private: Sets Document Attributes in IMS Case 20020308
16 SET_KPRO_DOCUMENT_ATTRIBUTES Instance method Private Method Private: Sets Document Attributes in KPro Case 20020308
17 SET_LOIO_ATTRIBUTES Instance method Private Method Set LOIO Attributes 20020703
18