SAP ABAP Class CL_PT_REQ_SEARCH_NEXT_P (Employee Search)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT (Application Component) Personnel Time Management
⤷
PAOC_TIM_REQUEST_COMP (Package) Database of Requests: Functions for All Request Types

⤷

⤷

Properties
Class | CL_PT_REQ_SEARCH_NEXT_P | |
Short Description | Employee Search | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_TIM_REQUEST_COMP | Database of Requests: Functions for All Request Types |
Created | 20050511 | SAP |
Last change | 20060703 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PT_REQ_SEARCH_NEXT_P has no forward declaration.
Interfaces
Class CL_PT_REQ_SEARCH_NEXT_P has no interface implemented.
Friends
Class CL_PT_REQ_SEARCH_NEXT_P has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PT_REQ_APPLICATION | Application | 20050511 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SHLPNAME | 'PREMN' | Name of Search Help for Names | 20060301 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SHLPNAME | 'PREMU' | Name of Search Help for Users | 20060301 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SHLP_DESCR | Search Help for Last Name | 20060301 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SHLP_DESCR | Search Help for User | 20060301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20050511 | |
2 | ![]() |
Static method | Private | Method | Search by Name | 20060301 |
3 | ![]() |
Static method | Public | Method | Employee Search | 20050511 |
4 | ![]() |
Static method | Private | Method | Search by User (IT0105(0001)) | 20060228 |
Events
Class CL_PT_REQ_SEARCH_NEXT_P has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | P_PERNR_T | Private | See coding | Table with personnel numbers | 20060301 | p_pernr_t TYPE STANDARD TABLE OF p_pernr
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PT_REQ_SEARCH_NEXT_P has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_REQ_SEARCH_NEXT_P has no exception.
Method SEARCH_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PERNR_T | Call by reference | Type reference (TYPE) | P_PERNR_T | Personalnummer | 20060301 | ||
2 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | NACHNMC | ENAME | 20060301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060301 |
Method SEARCH_NEXT_PROCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PERSDATA_TAB | Call by reference | Type reference (TYPE) | PTREQ_UIA_APPROVER_TAB | Abwesenheitsmitteilung: Genehmigende Tabelle | 20050511 | ||
2 | ![]() |
IM_APPROVER | Call by reference | Type reference (TYPE) | NACHNMC | Nachname (Feld für Suchhilfe) | 20050511 | ||
3 | ![]() |
IM_COMMAND | Call by reference | Type reference (TYPE) | PTREQ_COMMAND | ESS-Kommando | 20050511 | ||
4 | ![]() |
IM_PERNR | Call by reference | Type reference (TYPE) | STRING | Personalnummer | 20050511 | ||
5 | ![]() |
IM_SEARCHSTRING | Call by reference | Type reference (TYPE) | PTREQ_SEARCHSTRING | SEARCHSTRING für Mitarbeitersuche | 20050511 | ||
6 | ![]() |
IM_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20050511 |
Method SEARCH_NEXT_PROCESSOR on class CL_PT_REQ_SEARCH_NEXT_P has no exception.
Method SEARCH_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PERNR_T | Call by reference | Type reference (TYPE) | P_PERNR_T | Personalnummer | 20060301 | ||
2 | ![]() |
IM_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20060228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060228 |
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in | 600 |