Application Development 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: 

Add fields in s_p00_07000134 standard report

Former Member
0 Kudos

Hi all,

I have a requirement to add a few fields in report S_P00_07000134. So what should I do? I already appended the structure and now I do not know where I have to create logic to extract the data in that report?

1 REPLY 1

former_member184958
Active Participant
0 Kudos

Hi,

After the add the fields in structure, Check that program get the value through view, If it's then add the field in that view according to your condition, Otherwise you can do it through implicit enhancement.

Regards,

John.