Skip to Content
0
Aug 10, 2023 at 09:01 AM

S/4 HANA Public Cloud: Custom logic in Read operation in RAP ABAP

181 Views

Hello Experts,

I am developing one read-only list report using RAP ABAP in S/4 HANA Public cloud. Here I need to perform various calculations(and address formatting using cl_address_format=>get_instance( )->printform_postal_addr()) while reading data. I followed the tutorials and all are based on CDS view. Is there any way where I can write the complex logic in the read operation. Thanks for your support.

Regards,

Jitendra