SAP ABAP Class CL_HRFPM_SEARCHTOOL_RESUBM (Search Tool: Resubmission)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-PM-PB (Application Component) Position Budgeting and Control
⤷
PAOC_FPM_FTE (Package) Position Management: Full-Time Equivalents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_SEARCHTOOL_ADD_INFO | OM: Additional Information on Object | 20030428 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_SEARCHTOOL_GB | Interface: OM Grid-Based Search Tools | 20030428 |
Properties
| Class | CL_HRFPM_SEARCHTOOL_RESUBM | |
| Short Description | Search Tool: Resubmission | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_FPM_FTE | Position Management: Full-Time Equivalents |
| Created | 20030428 | SAP |
| Last change | 20030703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRFPM_SEARCHTOOL_RESUBM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HR_SEARCHTOOL_ADD_INFO | OM: Additional Information on Object | 20030428 | ||
| 2 | IF_HR_SEARCHTOOL_GB | Interface: OM Grid-Based Search Tools | 20030428 |
Friends
Class CL_HRFPM_SEARCHTOOL_RESUBM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BVMRK | '*' | Processing indicator | 20030704 | ||
| 2 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | Indicator | 20030428 | ||
| 3 | Constant | Private | Type reference (TYPE) | BUTGR | '01' | Budget Area | 20030428 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | KEYOBJEC_T | Table of Objects Determined | 20030428 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | KEYSTRUC_T | Structure of Objects Determined | 20030428 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BEGDATUM | Key Date | 20030703 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BEGDATUM | Start Date | 20030703 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ENDDATUM | End Date | 20030703 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ISTAT_D | Status | 20030703 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | OTYPE | Object Type you are Searching For | 20030703 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | PLVAR | Plan Version Where Search is Taking Place | 20030703 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | HRFPM_S_RESUBM_SEARCH_CRIT | Structure for Search Help for Resubmission | 20030612 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TV_NODEKEY | 1 | NODE_KEY_COUNTER | 20030428 | ||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_OBJECTMANAGER | Pointer on Current Object Manager | 20030428 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | OMSEAATTAB | Search Criteria | 20030428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030428 | |
| 2 | Instance method | Private | Method | 20030703 | ||
| 3 | Instance method | Private | Method | 20030703 | ||
| 4 | Instance method | Private | Method | Generates Evaluation Path with Depth 1 | 20030428 | |
| 5 | Instance method | Private | Method | 20030612 |
Events
Class CL_HRFPM_SEARCHTOOL_RESUBM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SEQ_STAFF_TYPE | Private | See coding | STAFF_TYPE (sequential) | 20030428 | |
|
| 2 | SEQ_STAFF_TYPE_TAB | Private | See coding | Table Type of Structure STADD_TYPE (sequential) | 20030428 | |
|
| 3 | STAFF_TYPE | Private | See coding | STAFF_TYPE | 20030428 | |
|
| 4 | STAFF_TYPE_TAB | Private | See coding | Table Type of STAFF_TYPE Structure | 20030428 | |
|
| 5 | STRUC_RANGE_BVMRK | Private | See coding | 20030703 | |
||
| 6 | STRUC_RANGE_DATE | Private | See coding | 20030428 | |
||
| 7 | STRUC_RANGE_TMART | Private | See coding | 20030428 | |
||
| 8 | STRUC_RANGE_UNAME | Private | See coding | 20030512 | |
||
| 9 | STRUC_SELECTION_CRIT | Private | See coding | 20030703 | |
||
| 10 | TAB_RANGE_BVMRK | Private | See coding | 20030704 | |
||
| 11 | TAB_RANGE_DATE | Private | See coding | 20030703 | |
||
| 12 | TAB_RANGE_TMART | Private | See coding | 20030703 | |
||
| 13 | TAB_RANGE_UNAME | Private | See coding | 20030703 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRFPM_SEARCHTOOL_RESUBM has no parameter.
Method CONSTRUCTOR on class CL_HRFPM_SEARCHTOOL_RESUBM has no exception.
Method DET_SELECTION_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SELECTION_CRITERIA | Call by reference | Type reference (TYPE) | STRUC_SELECTION_CRIT | 20030703 | ||||
| 2 | IS_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | HRFPM_S_RESUBM_SEARCH_CRIT | Struktur für Suchhilfe für Wiedervorlage | 20030703 |
Method DET_SELECTION_CRITERIA on class CL_HRFPM_SEARCHTOOL_RESUBM has no exception.
Method FILL_DATS_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATS_RANGE | Call by reference | Type reference (TYPE) | STRUC_RANGE_DATE | 20030703 | ||||
| 2 | IP_DATS_HIGH | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20030703 | |||
| 3 | IP_DATS_LOW | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20030703 |
Method FILL_DATS_RANGE on class CL_HRFPM_SEARCHTOOL_RESUBM has no exception.
Method GENERATE_DIRECT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INT_PATHID | Call by reference | Type reference (TYPE) | WEGID | Id des neuen internen Auswertungswegs | 20030428 | |||
| 2 | PATHID | Call by reference | Type reference (TYPE) | WEGID | Id des ursprünglichen Auswertungswegs | 20030428 | |||
| 3 | STRUC_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttype anhand dem die Struktur aufgebaut wird | 20030428 | |||
| 4 | TDEPTH | Call by reference | Type reference (TYPE) | TDEPTH | technische Tiefe | 20030428 |
Method GENERATE_DIRECT_PATH on class CL_HRFPM_SEARCHTOOL_RESUBM has no exception.
Method PRESET_SEARCH_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SEARCH_CRIT_RESUBM | Call by reference | Type reference (TYPE) | HRFPM_S_RESUBM_SEARCH_CRIT | Struktur für Suchhilfe für Wiedervorlage | 20030612 | |||
| 2 | IP_FLG_VIA_SCREEN | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20030612 |
Method PRESET_SEARCH_CRITERIA on class CL_HRFPM_SEARCHTOOL_RESUBM has no exception.
History
| Last changed by/on | SAP | 20030703 |
| SAP Release Created in | 200 |