cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Restful Application Programing Model

03-23-2025 4:16 PM
825 views 2 comments
0 Likes
SAP Managed Tags
Labels
"Best Practices"
Subscribe

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.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

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.