SAP ABAP Class CL_PT_SCOND (Time Evaluation Operation VARST)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_TIME_EVAL_OPERATIONS (Package) Operations in Time Evaluation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_EXECUTABLE Enables Class to Be Executed 20011203
Properties
Class CL_PT_SCOND  
Short Description Time Evaluation Operation VARST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_TIME_EVAL_OPERATIONS   Operations in Time Evaluation 
Created 20011203   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
# Interface Abstract Final Description Created on
1 IF_PT_EXECUTABLE Enables Class to Be Executed 20011203
Friends
Class CL_PT_SCOND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Condition Not Met 20011203
2 C_TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Condition Met 20011203
3 INTERFACE Instance attribute Private Object reference (TYPE REF TO) IF_PT_SCOND_IF Native Interface Operation VARST 20011203
Methods
# Method Level Visibility Method type Description Created on
1 ON_EXECUTION_FAILED Static method Private Method Log and Application Exception: Incorrect Parameters 20011203
2 OPSCOND Static method Public Method Corresponds to Time Evaluation Operation SCOND 20011203
Events
Class CL_PT_SCOND has no event.
Types
Class CL_PT_SCOND has no local type.
Method Signatures

Method ON_EXECUTION_FAILED 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_EXECUTION_FAILED Ausführung fehlgeschlagen 20011203
2 Importing IM_OP10 Call by reference Type reference (TYPE) CHAR10 Operationsparametrisierung 20011203
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20011203

Method OPSCOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONDITION_AS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20011203
2 Importing IM_OP10 Call by reference Type reference (TYPE) CHAR10 Operationsname und Parameter 20011203
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20011203
History
Last changed by/on SAP  00000000 
SAP Release Created in 110