cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict the non monthly components or Standard Process - EC to ECP data replication

former_member201807
Contributor
0 Kudos
640

Hello members,

We are in process of implementation of Employee central payroll through point to point replication.

Crated pay components -Basic, HRA, conveyance, special allowance, LTA, Telephone reimbursement … to match the CTC in employee central.

Doing the data replication (HRSFEC_PTP_EE_REPL), then all Pay Component reflected in IT0008.

We would like to show only monthly pay component in IT0008 (Basic, HRA, conveyance, special allowance) for next process.

What is the standard process or how to restrict the non monthly components?

please suggest your views.

Thank you!

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member201807
Contributor
0 Kudos

Hi Lopa,

We have tried this BADI

Try using the BADI- EX_PAOCF_EC_EXCLUDE_FROM_DELET

its not working for EC to ECP data replication i.e when we replicate the data the this BADI is not restricted the wage type such as ESIC, PF etc.

pls suggest how to restrict the wage Type.

Have a nice day!

former_member201807
Contributor
0 Kudos

Thank you so much!

former_member61730
Discoverer
0 Kudos

Hi

Try using the BADI- EX_PAOCF_EC_EXCLUDE_FROM_DELET

Regards

Lopa

mohitsomani2003
Participant
0 Kudos
Hi,
mohitsomani2003
Participant
0 Kudos
Hi, were you able to resolve it? EX_PAOCF_EC_EXCLUDE_FROM_DELET BADI is only to avoid deletion of manually maintained WTs in ECP.So if a particular WT in Pay component Recurring (Compensation) needs to be excluded from IT 0008 replication, how can it be done?