Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

whether to go for bdc or user exits???

Former Member
0 Kudos
106

hi,

I have a reqirement like given below how should i proceed plz help me out.

If pre-tax contribution percentage in field EEPCT from table P0169 is less than 6%, only first sequence of customizing table V_74FF_C should run. It means, for employer contribution rule out of two sequences only one sequence shown should run and stop, the rule variant should not process the next sequence shown.

.

3 REPLIES 3

Former Member
0 Kudos
81

you can go through user_exits only. I dont thing bdc will help.

Regards

R.Rajendran

0 Kudos
81

hi

if you have gone throughsuch requirement can u brief out how actually it can be done. coz we dont hav a particular transaction to run....

0 Kudos
81

So, readiing between the lines, you've been given some work to do and you have no idea where to start or how to do it and you want someone on here to explain it for you?

Why don't you go and sit down with your functional consultant and go through it with them - they should be able to explain what to do and where to do it. You can then work with this and convert it to ABAP.