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

Problem about logical database programming

Former Member
0 Likes
329

Dear all,

I have a logical database PRPS_R which contail PRPS and some additional fields.

In my abap report, I call this logical database by "GET PRPS_R". Can I ask how to perform sorting to the logical database in ABAP report?

Thanks

Sunny

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
280

PRPS_R is a structure of logical database PSJ

there is a user-exit available EXIT_FDBPS000_001