SAP ABAP Class CL_PT_COR_REQS_LIST (List of Requests (Correction Scenario))
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT-RC-TE (Application Component) Personnel Time Events
     PAOC_TIM_CORRECTION_REQ (Package) Correction Scenario: Enhancements for Database of Requests
Properties
Class CL_PT_COR_REQS_LIST  
Short Description List of Requests (Correction Scenario)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_TIM_CORRECTION_REQ   Correction Scenario: Enhancements for Database of Requests 
Created 20031119   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_COR_REQS_LIST has no forward declaration.
Interfaces
Class CL_PT_COR_REQS_LIST has no interface implemented.
Friends
Class CL_PT_COR_REQS_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COR_APPLICATION Static Attribute Private Object reference (TYPE REF TO) CL_PT_COR_APPLICATION Application (Correction Scenario) 20031120
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PT_COR_REQS_LIST List of Requests (Correction Scenario) 20031120
3 MESSAGE_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_PT_REQ_MESSAGE_HANDLER Message Processing 20031125
4 REFRESH Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040130
5 SELECTED_REQLIST Instance attribute Private Type reference (TYPE) PTCOR_REQLIST_TAB List of Requests (Correction Scenario) 20031126
6 SELECTION_BEGIN Instance attribute Private Type reference (TYPE) DATUM '18000101' Display as of Date 20031120
7 SELECTION_END Instance attribute Private Type reference (TYPE) DATUM '99991231' Display up to Date 20040112
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REQ_TO_SELECTED_REQLIST Instance method Public Method Adds New Request to Existing List of Requests 20040113
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040113
3 CONSOLIDATE_LIST_WITH_INBOX Instance method Private Method Adds Requests in Inbox to Selected Requests in DB 20040303
4 CONSOLIDATE_REQS_WITH_TEVENTS Instance method Private Method Mix List, Set Assignments 20031222
5 CONSTRUCTOR Instance method Public Constructor Constructor 20031120
6 CONVERT_REQ_TO_REQLIST_STRUC Instance method Private Method Converts Requests to Request List Structure 20040303
7 FIND_REQS_FOR_TEVENTS Instance method Private Method Gets Current Requests for Time Events (Where Applicable) 20040123
8 FIND_TEVENTS_FOR_REQS Instance method Private Method Gets Time Events for Requests 20040123
9 GET_INSTANCE Static method Public Method Singleton: Get Instance 20031209
10 GET_REQLIST_ENTRY Instance method Public Method Determine Request for Particular Entry in List 20031120
11 GET_REQUESTS Instance method Private Method Gets Requests According to Import Parameters 20040126
12 READ_INBOX Instance method Private Method Reads Workflow Inbox 20040303
13 REFRESH_REQLIST Instance method Public Method Sets Refresh Flag 20040130
14 SEL_REQS_ERROR Instance method Public Method Delivers Requests with Errors to Team + Inbox of Processor 20040126
15 SEL_REQS_TEVENTS_FOR_NEXT_PROC Instance method Public Method Reads Time Events and Requests for Next Processor 20040303
16 SEL_REQS_TEVENTS_FOR_OWNER Instance method Public Method Reads Time Events and Requests for Owner 20040303
Events
Class CL_PT_COR_REQS_LIST has no event.
Types
Class CL_PT_COR_REQS_LIST has no local type.
Method Signatures

Method ADD_REQ_TO_SELECTED_REQLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_ID Call by reference Type reference (TYPE) TIM_REQ_ID Antrags-ID 20040128

Method ADD_REQ_TO_SELECTED_REQLIST on class CL_PT_COR_REQS_LIST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PT_COR_REQS_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_COR_REQS_LIST has no exception.

Method CONSOLIDATE_LIST_WITH_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_LIST Call by reference Type reference (TYPE) PTREQ_REQUEST_TAB Tabelle der Anträge 20040303
2 Importing IM_STATUS_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20040305

Method CONSOLIDATE_LIST_WITH_INBOX on class CL_PT_COR_REQS_LIST has no exception.

Method CONSOLIDATE_REQS_WITH_TEVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERNR_TAB Call by reference Type reference (TYPE) PTIM_PERNR_TAB Personalnummernliste 20040123
2 Importing IM_REQS_LIST Call by reference Type reference (TYPE) PTREQ_REQUEST_TAB Tabelle der Anträge 20031222
3 Importing IM_STATUS_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20040305
4 Importing IM_TEVENT_LIST Call by reference Type reference (TYPE) PTCOR_TEVDATA_TAB Zeitereignisse - CORE, APL, KOSTL,... (Korrekturszenario) 20031222

Method CONSOLIDATE_REQS_WITH_TEVENTS on class CL_PT_COR_REQS_LIST has no exception.

Method CONSTRUCTOR Signature

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

Method CONVERT_REQ_TO_REQLIST_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REQLIST_STRUC Call by reference Type reference (TYPE) PTCOR_REQLIST_STRUC Antragsliste (Korrekturszenario) 20040303
2 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20040303

Method CONVERT_REQ_TO_REQLIST_STRUC on class CL_PT_COR_REQS_LIST has no exception.

Method FIND_REQS_FOR_TEVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERNR_TAB Call by reference Type reference (TYPE) TIM_TMW_PERNR_D_TAB Tabelle: Personalnummern 20040123

Method FIND_REQS_FOR_TEVENTS on class CL_PT_COR_REQS_LIST has no exception.

Method FIND_TEVENTS_FOR_REQS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERNR_TAB Call by reference Type reference (TYPE) TIM_TMW_PERNR_D_TAB Tabelle: Personalnummern 20040123

Method FIND_TEVENTS_FOR_REQS on class CL_PT_COR_REQS_LIST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PT_COR_REQS_LIST KSZ.: Antragsliste 20031209

Method GET_INSTANCE on class CL_PT_COR_REQS_LIST has no exception.

Method GET_REQLIST_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REQLIST_ENTRY Call by reference Type reference (TYPE) PTCOR_REQLIST_STRUC Antragsliste (Korrekturszenario) 20031222
2 Importing IM_REQUEST_ID Call by reference Type reference (TYPE) TIM_REQ_ID Antrags-ID 20031222

Method GET_REQLIST_ENTRY on class CL_PT_COR_REQS_LIST has no exception.

Method GET_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REQUEST_LIST Call by reference Type reference (TYPE) PTREQ_REQUEST_TAB Tabelle der Anträge 20040126
2 Importing IM_ORIGF_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20040701
3 Importing IM_PERNR_TAB Call by reference Type reference (TYPE) PTIM_PERNR_TAB Personalnummernliste 20040126
4 Importing IM_STATUS_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20040126
5 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20040126

Method GET_REQUESTS on class CL_PT_COR_REQS_LIST has no exception.

Method READ_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INBOX Call by reference Type reference (TYPE) PTREQ_REQUEST_TAB Tabelle der Anträge 20040303
2 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20040303
3 Importing IM_STATUS_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20040305
4 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20040303

Method READ_INBOX on class CL_PT_COR_REQS_LIST has no exception.

Method REFRESH_REQLIST Signature

Method REFRESH_REQLIST on class CL_PT_COR_REQS_LIST has no parameter.
Method REFRESH_REQLIST on class CL_PT_COR_REQS_LIST has no exception.

Method SEL_REQS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ALL_MY_REQS Call by reference Type reference (TYPE) PTCOR_REQLIST_TAB Antragsliste (Korrekturszenario) 20040126
2 Importing IM_PERNR_TAB Call by reference Type reference (TYPE) PTIM_PERNR_TAB Personalnummernliste 20040126
3 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Personalnummer 20040126

Method SEL_REQS_ERROR on class CL_PT_COR_REQS_LIST has no exception.

Method SEL_REQS_TEVENTS_FOR_NEXT_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REQUESTS Call by reference Type reference (TYPE) PTCOR_REQLIST_TAB Tabelle der An-/Abwesenheitsliste 20040303
2 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20040303
3 Importing IM_READ_INBOX Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20040303
4 Importing IM_READ_IT_DATA Call by reference Type reference (TYPE) BOOLEAN SPACE boolsche Variable (X=true, -=false, space=unknown) 20040303
5 Importing IM_STATUS_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20040303

Method SEL_REQS_TEVENTS_FOR_NEXT_PROC on class CL_PT_COR_REQS_LIST has no exception.

Method SEL_REQS_TEVENTS_FOR_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ALL_MY_REQS Call by reference Type reference (TYPE) PTCOR_REQLIST_TAB Antragsliste (Korrekturszenario) 20040303
2 Importing IM_INBOX_PERNR Call by reference Type reference (TYPE) PERSNO Personalnummer 20040303
3 Importing IM_INBOX_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20040303
4 Importing IM_ORIGF_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20040701
5 Importing IM_PERNR_TAB Call by reference Type reference (TYPE) PTIM_PERNR_TAB Personalnummernliste 20040303
6 Importing IM_READ_ALL_PERNR Call by reference Type reference (TYPE) BOOLEAN SPACE boolsche Variable (X=true, -=false, space=unknown) 20041012
7 Importing IM_READ_INBOX Call by reference Type reference (TYPE) BOOLEAN SPACE boolsche Variable (X=true, -=false, space=unknown) 20040303
8 Importing IM_READ_IT_DATA Call by reference Type reference (TYPE) BOOLEAN SPACE boolsche Variable (X=true, -=false, space=unknown) 20040303
9 Importing IM_SELECTION_BEGIN Call by reference Type reference (TYPE) DATUM Datum 20040303
10 Importing IM_SELECTION_END Call by reference Type reference (TYPE) DATUM Datum 20040303
11 Importing IM_STATUS_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20040303

Method SEL_REQS_TEVENTS_FOR_OWNER on class CL_PT_COR_REQS_LIST has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 500