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

MB56u2014Customization

Former Member
0 Likes
655

Hi Gurus,

I have to display a report using standard transaction MB56 (RVBBWULS).

The output should contain some fields which are already existing (in mb56 output) and some new fields.

I am a newbee and am unable to find the structure/table where I have to change the fields. Please help me in this.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

kiran_k8
Active Contributor
0 Likes
561

Kiran,

Just check the structure DFCHVW.May be you need to add the new fields in this.Better copy this program and the structure into Z and then go ahead as per the requirement.Hope this may give you some lead.

K.Kiran.

2 REPLIES 2
Read only

kiran_k8
Active Contributor
0 Likes
562

Kiran,

Just check the structure DFCHVW.May be you need to add the new fields in this.Better copy this program and the structure into Z and then go ahead as per the requirement.Hope this may give you some lead.

K.Kiran.

Read only

Former Member
0 Likes
561

Hi Kiran,

Thanks for the reply. 'CHVWSHADOW' contains all the fields. Can you tell me where should I make changes to "display" my own fields after changing the structure. If i change in DFCHVW will that be enough?

Regards,

kiran