SAP ABAP Class CL_PT_PCR_EXCEP_HANDLER (Exception Handling Methods)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_RULE_PROC_SUPPORT (Package) Utilities for Executing Time Evaluation Rules
Properties
Class CL_PT_PCR_EXCEP_HANDLER  
Short Description Exception Handling Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_RULE_PROC_SUPPORT   Utilities for Executing Time Evaluation Rules 
Created 20020412   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_TIME_EVAL_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PT_PCR_EXCEP_HANDLER has no interface implemented.
Friends
Class CL_PT_PCR_EXCEP_HANDLER has no friend class.
Attributes
Class CL_PT_PCR_EXCEP_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 OPERATION_UNKNOWN Static method Public Method Time Evaluation Operation Not Known 20020412
2 PCR_DATA_NOT_AVAILABLE Static method Public Method Do_Import Failed 20021128
3 PCR_INFT_CREATION_ERROR Static method Public Method Interface Creation Failed 20021128
4 PCR_LINE_NOT_FOUND Static method Public Method Row of PC Rule Not Found 20020412
5 PCR_OPERATION_NOT_FOUND Static method Public Method No Implementation Specified 20021128
6 PCR_OPET_CREATION_ERROR Static method Public Method Operation Creation Failed 20021128
7 PCR_STACK_OVERFLOW Static method Public Method Overflow of PC Rule Hierarchy 20020412
8 PCR_UNKNOWN Static method Public Method Personnel Calculation Rule Not Known 20020412
9 PCR_WRONG_PROG_CLASS Static method Public Method Incorrect Program Class of Personnel Calculation Rule 20020412
Events
Class CL_PT_PCR_EXCEP_HANDLER has no event.
Types
Class CL_PT_PCR_EXCEP_HANDLER has no local type.
Method Signatures

Method OPERATION_UNKNOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_OPERATION_UNKNOWN Operation unbekannt 20020412
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20020412

Method PCR_DATA_NOT_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_PCR_DATA_NOT_AVAILABLE Do Import fehlgeschlagen 20021128

Method PCR_DATA_NOT_AVAILABLE on class CL_PT_PCR_EXCEP_HANDLER has no exception.

Method PCR_INFT_CREATION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_PCR_INTF_CREATION_ERROR Interfaceerzeugung fehlgeschlagen 20021128

Method PCR_INFT_CREATION_ERROR on class CL_PT_PCR_EXCEP_HANDLER has no exception.

Method PCR_LINE_NOT_FOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_PCR_LINE_NOT_FOUND Zeile in Personalrechenregel nicht gefunden 20020412
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20020412

Method PCR_OPERATION_NOT_FOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_PCR_OPERATION_NOT_FOUND Ausnahme: keine Implementierung der Operation gefunden 20021128

Method PCR_OPERATION_NOT_FOUND on class CL_PT_PCR_EXCEP_HANDLER has no exception.

Method PCR_OPET_CREATION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_PCR_OPET_CREATION_ERROR Operationserzeugung fehlgeschlagen 20021128

Method PCR_OPET_CREATION_ERROR on class CL_PT_PCR_EXCEP_HANDLER has no exception.

Method PCR_STACK_OVERFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_PCR_STACK_OVERFLOW Überlauf Personalrechenregel-Stack 20020412
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20020412

Method PCR_UNKNOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_PCR_UNKNOWN Personalrechenregel unbekannt 20020412
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20020412

Method PCR_WRONG_PROG_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PT_PCR_WRONG_PROG_CLASS Falsche Programmklasse Personalrechenregel 20020412
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20020412
History
Last changed by/on SAP  00000000 
SAP Release Created in 110