SAP ABAP Class CL_HRWPC_SEARCH_VIA_SELID (OADP Object Search Using Sel.ID)
Hierarchy
☛
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
⤷
EP-PCT-MGR-HR (Application Component) Business Package for Manager Self-Service (HR)
⤷
PWPC_MAN_TEAMOVERVIEW (Package) PWPC_MAN_TEAMOVERVIEW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRWPC_OADP_OBJECTSEARCH | Object Search in Object and Data Provider | 20040723 |
Properties
| Class | CL_HRWPC_SEARCH_VIA_SELID | |
| Short Description | OADP Object Search Using Sel.ID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PWPC_MAN_TEAMOVERVIEW | PWPC_MAN_TEAMOVERVIEW |
| Created | 20040723 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRWPC_SEARCH_VIA_SELID has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRWPC_OADP_OBJECTSEARCH | Object Search in Object and Data Provider | 20040723 |
Friends
Class CL_HRWPC_SEARCH_VIA_SELID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | SY-UNAME | SAP System, User Logon Name | 20041021 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SEARCHFIELDS_ID_TT | 20050803 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Execute Selection ID | 20040810 | |
| 2 | Static method | Private | Method | Read Search Template Fields from Selection ID | 20040810 | |
| 3 | Static method | Private | Method | Determine Search Field ID from Table Condition | 20050803 | |
| 4 | Static method | Private | Method | Read Info About Selection ID | 20040723 |
Events
Class CL_HRWPC_SEARCH_VIA_SELID has no event.
Types
Class CL_HRWPC_SEARCH_VIA_SELID has no local type.
Method Signatures
Method EXECUTE_SELID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040810 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040810 | |||
| 3 | LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | R/3-System, aktuelle Sprache | 20040810 | |||
| 4 | OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20060601 | |||
| 5 | SEL_ID | Call by reference | Type reference (TYPE) | HR_SELID | ID für Selektionsbedingung | 20040810 | |||
| 6 | T_RESULT_OBJECTS | Call by reference | Type reference (TYPE) | OBJEC_T | Orgmanagement: Tabelle von Objec Einträgen | 20040810 | |||
| 7 | T_SEARCHVALUES | Call by reference | Type reference (TYPE) | HRWPC_T_OADP_SEARCHVALUE | Suchfeldname und -wert | 20040810 |
Method EXECUTE_SELID on class CL_HRWPC_SEARCH_VIA_SELID has no exception.
Method GET_SEARCHFIELDS_FROM_SELID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040901 | ||
| 2 | SEL_ID | Call by reference | Type reference (TYPE) | HR_SELID | ID für Selektionsbedingung | 20040810 | |||
| 3 | T_SEARCHFIELDS | Call by reference | Type reference (TYPE) | HRWPC_T_OADP_SEARCHFIELD | Datensätze der Struktur HRWPC_S_OADP_SEARCHFIELD | 20040810 |
Method GET_SEARCHFIELDS_FROM_SELID on class CL_HRWPC_SEARCH_VIA_SELID has no exception.
Method GET_SEARCHFIELD_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEARCHFIELDID | Call by reference | Type reference (TYPE) | HRWPC_FIELDNAME | Feldname | 20050803 | |||
| 2 | TABLECONDITION | Call by reference | Type reference (TYPE) | HRTABLECONDITION | Selektionsbedingungen zu Infotypfeldern | 20050803 |
Method GET_SEARCHFIELD_ID on class CL_HRWPC_SEARCH_VIA_SELID has no exception.
Method GET_SELID_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_ID | Call by reference | Type reference (TYPE) | HR_SELID | ID für Selektionsbedingung | 20040723 | |||
| 2 | SEL_KIND | Call by reference | Type reference (TYPE) | HR_SELKIND | Selektionsart | 20040723 | |||
| 3 | T_COMBINEDCONDITIONS | Call by reference | Type reference (TYPE) | HRCOMBINECONDITIONS_TAB | Verknüpfung der Bedingungen | 20040723 | |||
| 4 | T_FUNCCONDITIONS | Call by reference | Type reference (TYPE) | HRFUNCCONDITION_TAB | Funktionen für die Allgemeine Selektion | 20040723 | |||
| 5 | T_STRUCCONDITIONS | Call by reference | Type reference (TYPE) | HRSTRUCCONDITION_TAB | Bedingungen für die strukturelle Selektion | 20040723 | |||
| 6 | T_TABLECONDITIONS | Call by reference | Type reference (TYPE) | HRTABLECONDITION_T | Selektionsbedingungen zu einem Infotypfeld | 20040723 |
Method GET_SELID_INFO on class CL_HRWPC_SEARCH_VIA_SELID has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 2005_1_500 |