Application Development and Automation 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: 
Read only

HR-ABAP-interface running

Former Member
0 Likes
367

Hi All,

could you please clarify my doubt that regarding HR-ABPA file interface running.

I am having the req like I need exe the program "monthly on Tuesday before the last Thursday of the month" then do we have to code it inside the program? Or the job scheduling will handle this? Any idea?

If you come up with some piece of coe that will be great help me.

thanks & regards,

jeeva

Hi All,

could you please clarify my doubt that regarding HR-ABPA file interface running.

I am having the req like I need exe the program "monthly on Tuesday before the last Thursday of the month" then do we have to code it inside the program? Or the job scheduling will handle this? Any idea?

If you come up with some piece of coe that will be great help me.

thanks & regards,

jeeva

1 REPLY 1
Read only

amit_khare
Active Contributor
0 Likes
351

No code require for this.

This means report will be scheduled accordingly.

What you have to take care is the Data selection as per the requirement and if upload/download of file should use Application Server.

Since this is going to be background job.

But if still you have doubts then check with the User for exact requirement as only he can give you the final verdict on this.

Regards,

Amit

Reward all helpful replies.