SAP ABAP Class IF_PTRM_CALC_WORK_DAYS (Interface for BAdI: BADI_PTRM_CALC_WORK_DAYS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120120
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PTRM_CALC_WORK_DAYS Calculate Days Worked by an Employee in a Period 20120120
Properties
Class IF_PTRM_CALC_WORK_DAYS  
Short Description Interface for BAdI: BADI_PTRM_CALC_WORK_DAYS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111207   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PTRM_CALC_WORK_DAYS has no forward declaration.
Interfaces
Class IF_PTRM_CALC_WORK_DAYS has no interface implemented.
Friends
Class IF_PTRM_CALC_WORK_DAYS has no friend class.
Attributes
Class IF_PTRM_CALC_WORK_DAYS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_WORKING_DAYS Static method Public Method Calculate Days Worked by an Employee in a Period 20120120
Events
Class IF_PTRM_CALC_WORK_DAYS has no event.
Types
Class IF_PTRM_CALC_WORK_DAYS has no local type.
Method Signatures

Method CALCULATE_WORKING_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NUMBER_DAYS Value transfer Type reference (TYPE) I Anzahl der tatsächlichen Arbeitstage 20120120
2 Importing IV_DATE_FROM Call by reference Type reference (TYPE) REBED Datum: Beginn des Zeitraums 20120120
3 Importing IV_DATE_TO Call by reference Type reference (TYPE) REBED Datum: Ende des Zeitraums 20120120
4 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20120120

Method CALCULATE_WORKING_DAYS on class IF_PTRM_CALC_WORK_DAYS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in