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

Customize report RFCASH20

elalan
Participant
0 Likes
1,313

Hi all , i have a problem with this report , because i'm trying to make it for more than 1 cajo_number and i succed i a point , but i want it to look like this

but now what i have is this

Please i apriciatte the help , what i need is to put the same alv for each cajo_number , just like the first image , instead of asset , cajo_number , thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,001

Hi Alan,

To this Hierarchical report, just check and ensure that whether the sort table(enabling the group field as *) in the ALV function module is called.

This will help you to get the page break.

Thanks,

Rajesh

Hi all , i have a problem with this report , because i'm trying to make it for more than 1 cajo_number and i succed i a point , but i want it to look like this

but now what i have is this

Please i apriciatte the help , what i need is to put the same alv for each cajo_number , just like the first image , instead of asset , cajo_number , thanks

3 REPLIES 3
Read only

Former Member
0 Likes
1,001

You could copy the standard SAP report into a Z report and modify it.

Read only

0 Likes
1,001

Hi Alan.

I checked sap demo program,maybe you can try SALV_VERI004 in SE38.

Run this program and click execute,see if this format is what you are seeking.

regards

Cheng

Read only

Former Member
0 Likes
1,002

Hi Alan,

To this Hierarchical report, just check and ensure that whether the sort table(enabling the group field as *) in the ALV function module is called.

This will help you to get the page break.

Thanks,

Rajesh