SAP ABAP Class CL_PT_COR_PROCESSOR (Status Transition Methods from PTREQ_STATUS_CHK)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_REQ_PROCESSOR Interface for Request-Specific Processor Classes 20031211
Properties
Class CL_PT_COR_PROCESSOR  
Short Description Status Transition Methods from PTREQ_STATUS_CHK    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_CORRECTION_REQ   Correction Scenario: Enhancements for Database of Requests 
Created 20031119   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_REQ_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_REQ_PROCESSOR Interface for Request-Specific Processor Classes 20031211
Friends
Class CL_PT_COR_PROCESSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE_HANDLER Static Attribute Private Object reference (TYPE REF TO) IF_PT_REQ_MESSAGE_HANDLER Message Processing 20031208
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031208
2 DELETE Static method Public Method Deletes or Retracts Request, Depending on Version 20031219
3 GET_APPROVAL_FLAG Static method Public Method Determine Approval Switch 20040302
4 GET_REQUEST_FROM_TEVENT_TAB Static method Public Method Delivers Request to Time Event Structure 20040304
5 GET_TEVENT_TAB_FROM_REQUEST Static method Public Method Delivers Time Events from Generic Name-Value Pairs 20031219
6 MANUAL_REJECT Static method Public Method Manual Rejection 20040211
7 POST Static method Public Method Post Request to Infotype 20031208
8 SEND Static method Public Method Submit Request (Determine Approval Flag) 20031208
9 WITHDRAW Static method Public Method Withdraw request 20050914
Events
Class CL_PT_COR_PROCESSOR has no event.
Types
Class CL_PT_COR_PROCESSOR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20031219
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031219

Method DELETE on class CL_PT_COR_PROCESSOR has no exception.

Method GET_APPROVAL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APPROVAL_FLAG Call by reference Type reference (TYPE) BOOLE_D Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040302
2 Exporting EX_APPROVAL_PROCESS Call by reference Type reference (TYPE) PTREQ_PROCESS ESS: Verarbeitungsprozess 20040309
3 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20040302
# Exception Resumable Description Created on
1 MISSING_CUSTOMIZING Fehlendes Customizing 20040309
2 UNDEFINED_ERROR Genehmigungsflag konnte nicht ermittelt werden 20040302

Method GET_REQUEST_FROM_TEVENT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTRIBS_STRUC Call by reference Type reference (TYPE) PTREQ_REQUEST_STRUC_FLAT Struktur der Antragsversionen 20040304
2 Exporting EX_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20040304
3 Importing IM_REQUEST_ID Call by reference Type reference (TYPE) TIM_REQ_ID Beleg-ID 20040304
4 Importing IM_TEVENT_TAB Call by reference Type reference (TYPE) PTCOR_TEVDATA_TAB Zeitereignisse - CORE, APL, KOSTL,... (Korrekturszenario) 20040304

Method GET_REQUEST_FROM_TEVENT_TAB on class CL_PT_COR_PROCESSOR has no exception.

Method GET_TEVENT_TAB_FROM_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TEVENT_TAB Call by reference Type reference (TYPE) PTCOR_TEVDATA_TAB Zeitereignisse - CORE, APL, KOSTL,... (Korrekturszenario) 20031219
2 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20031219

Method GET_TEVENT_TAB_FROM_REQUEST on class CL_PT_COR_PROCESSOR has no exception.

Method MANUAL_REJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20040211
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040211

Method MANUAL_REJECT on class CL_PT_COR_PROCESSOR has no exception.

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20031208
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031208

Method POST on class CL_PT_COR_PROCESSOR has no exception.

Method SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20031208
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031208

Method SEND on class CL_PT_COR_PROCESSOR has no exception.

Method WITHDRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_PT_REQ_REQUEST Abwesenheitsmitteilung: Continuity 20050914
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20050914

Method WITHDRAW on class CL_PT_COR_PROCESSOR has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 500