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 | Static Attribute | Private | Type reference (TYPE) | SY-TABIX | Number of entries in buffer | 19991202 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'R' | Constant: Read | 19991202 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'S' | Constant: Set | 19991202 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | TREE_OBJEC | First Obkect in Object Buffer | 20000314 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | KEYOBJEC_T | Buffer for objects | 19991018 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 19991202 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BEGDATUM | Start date | 19991018 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ENDDATUM | End date | 19991018 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | OTYPE | Object type | 19991018 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | PLVAR | Plan Variant | 19991018 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | KEYOBJEC_T | Objects in search tool | 19991105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Query status of object buffer | 19991202 | |
| 2 | Instance method | Public | Constructor | Constructor | 19991018 | |
| 3 | Static method | Private | Method | Read object buffer for class | 19991018 | |
| 4 | 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 | BUFFER_LINES | Value transfer | Type reference (TYPE) | SY-TABIX | Anzahl Pufferzeilen | 19991202 | |||
| 2 | FIRST_OBJECT | Value transfer | Type reference (TYPE) | OBJEC | Erstes Objekt im Puffer | 20000314 | |||
| 3 | STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Pufferzustand | 19991202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 |