cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Restful Application Programing Model

0 Likes
691

Hi Experts,

Have requirement, To develop RAP Application List report for bulk posting of journal entries item and FI reversal with only non-standard operations (custom buttons), and to schedule application job for post.

Achieve developer extensibility, with side-effect concept to modify and reload entities of non key columns in list report.  Challenges to schedule background job for this scenario.

Your assistance to this matter helps us to design.

Regards.

Harsha.

View Entire Topic
MioYasutake
SAP Champion
SAP Champion
0 Likes

@harshanandan_nm1985s 

The following repository may give you a hint.

https://github.com/SAP-samples/abap-platform-application-jobs

It executes an application job from a custom action.