SAP ABAP Class CL_EXM_IM_HRPAYFR_FCCO (Example of Implementation to Define Business Add-In)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     PC06 (Package) HR Payroll: France
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_HRPAYFR_FCCO Business Add-In Interface IF_EX_HRPAYFR_FCCO 20050214
Properties
Class CL_EXM_IM_HRPAYFR_FCCO  
Short Description Example of Implementation to Define Business Add-In    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20050214   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PFRU0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_HRPAYFR_FCCO Business Add-In Interface IF_EX_HRPAYFR_FCCO 20050214
Friends
Class CL_EXM_IM_HRPAYFR_FCCO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_PRD_END Instance attribute Private Type reference (TYPE) D Period end 20050214
2 A_PRD_START Instance attribute Private Type reference (TYPE) D Period start 20050214
3 A_RTAB_WTY_URSSAF Instance attribute Private Type reference (TYPE) P99SG_TAB_RANGES URSSAF employer contributions wage types 20050214
4 A_TAB_CONTRIB Instance attribute Private Type reference (TYPE) T_TAB_CONTRIB Fillon reduction wage types 20050218
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_REDUCTION Instance method Private Method Contributions reduction upper limit 20050217
2 ADJUST_REDUCTION_IN_SV_SPLIT Instance method Private Method Upper limit of the reduction for a given AS split 20050217
Events
Class CL_EXM_IM_HRPAYFR_FCCO has no event.
Types
Class CL_EXM_IM_HRPAYFR_FCCO has no local type.
Method Signatures

Method ADJUST_REDUCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APER Call by reference Type reference (TYPE) PC2APER Structure of table APER in Payroll 20050217
2 Changing P_TAB_IT Call by reference Type reference (TYPE) P99SG_TAB_IT Intermediary payroll calculation 20050217
3 Changing P_TAB_RECOT Call by reference Type reference (TYPE) PFRU0_TAB_RECOT Contributions recapitulation 20050217
4 Importing P_TAB_REDUC Call by reference Type reference (TYPE) T_TAB_CONTRIB Reduction of contributions 20050218
5 Importing P_TAB_SV Call by reference Type reference (TYPE) PFRU0_TAB_SV Social insurance splits 20050217

Method ADJUST_REDUCTION on class CL_EXM_IM_HRPAYFR_FCCO has no exception.

Method ADJUST_REDUCTION_IN_SV_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SV_SPLIT Call by reference Type reference (TYPE) PFRU0_SV-CNTR1 Social insurance split 20050217
2 Changing P_TAB_IT Call by reference Type reference (TYPE) P99SG_TAB_IT Intermediary results of the payroll calculation 20050217
3 Changing P_TAB_RECOT Call by reference Type reference (TYPE) PFRU0_TAB_RECOT Contributions recapitulation 20050217
4 Importing P_TAB_REDUC Call by reference Type reference (TYPE) T_TAB_CONTRIB Reduction of contributions 20050218

Method ADJUST_REDUCTION_IN_SV_SPLIT on class CL_EXM_IM_HRPAYFR_FCCO has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 600