SAP ABAP Class CL_HRCMP_SEARCHTOOL_EXTERNAL (Search tool for reading to external buffer)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-CM (Application Component) Compensation Management
     PCMP (Package) Compensation management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_SEARCHTOOL_GB Interface: OM Grid-Based Search Tools 19991018
Properties
Class CL_HRCMP_SEARCHTOOL_EXTERNAL  
Short Description Search tool for reading to external buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCMP   Compensation management 
Created 19991018   SAP 
Last change 19991018   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRCMP_SEARCHTOOL_EXTERNAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_SEARCHTOOL_GB Interface: OM Grid-Based Search Tools 19991018
Friends
Class CL_HRCMP_SEARCHTOOL_EXTERNAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BUFFER_LINES Static Attribute Private Type reference (TYPE) SY-TABIX Number of entries in buffer 19991202
2 GC_BUFFER_READ Static Attribute Public Type reference (TYPE) CHAR1 'R' Constant: Read 19991202
3 GC_BUFFER_SET Static Attribute Public Type reference (TYPE) CHAR1 'S' Constant: Set 19991202
4 GC_FIRST_OBJECT Static Attribute Private Type reference (TYPE) TREE_OBJEC First Obkect in Object Buffer 20000314
5 GC_OBJEC_BUFFER Static Attribute Private Type reference (TYPE) KEYOBJEC_T Buffer for objects 19991018
6 GC_STATUS Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 19991202
7 G_SEARCH_FUNCTION_FUZZY_BEGDA Instance attribute Private Type reference (TYPE) BEGDATUM Start date 19991018
8 G_SEARCH_FUNCTION_FUZZY_ENDDA Instance attribute Private Type reference (TYPE) ENDDATUM End date 19991018
9 G_SEARCH_FUNCTION_OTYPE Instance attribute Private Type reference (TYPE) OTYPE Object type 19991018
10 G_SEARCH_FUNCTION_PLVAR Instance attribute Private Type reference (TYPE) PLVAR Plan Variant 19991018
11 G_SEARCH_OBJECTS Instance attribute Private Type reference (TYPE) KEYOBJEC_T Objects in search tool 19991105
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_BUFFER Static method Public Method Query status of object buffer 19991202
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991018
3 GET_OBJECT_BUFFER Static method Private Method Read object buffer for class 19991018
4 SET_OBJECT_BUFFER Static method Public Method Set the object buffer for the class externally 19991018
Events
Class CL_HRCMP_SEARCHTOOL_EXTERNAL has no event.
Types
Class CL_HRCMP_SEARCHTOOL_EXTERNAL has no local type.
Method Signatures

Method CHECK_OBJECT_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BUFFER_LINES Value transfer Type reference (TYPE) SY-TABIX Anzahl Pufferzeilen 19991202
2 Exporting FIRST_OBJECT Value transfer Type reference (TYPE) OBJEC Erstes Objekt im Puffer 20000314
3 Exporting STATUS Value transfer Type reference (TYPE) CHAR1 Pufferzustand 19991202
# Exception Resumable Description Created on
1 BUFFER_EMPTY Puffer nicht genutzt 19991202

Method CONSTRUCTOR Signature

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

Method GET_OBJECT_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECTS Call by reference Type reference (TYPE) KEYOBJEC_T Objektmenge 19991018

Method GET_OBJECT_BUFFER on class CL_HRCMP_SEARCHTOOL_EXTERNAL has no exception.

Method SET_OBJECT_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECTS Call by reference Type reference (TYPE) KEYOBJEC_T Objektmenge 19991018

Method SET_OBJECT_BUFFER on class CL_HRCMP_SEARCHTOOL_EXTERNAL has no exception.
History
Last changed by/on SAP  19991018 
SAP Release Created in