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

standard report modification?

Former Member
0 Likes
558

Guys,

I want to modify the standard report output for that i want to know from which loop data is display please let me know.

report name is RVEXPAIU.

if any one knows please let me know.

regards,

vijay

4 REPLIES 4
Read only

dani_mn
Active Contributor
0 Likes
526

hi check this form.

FORM WRITE_FORM USING WINDOW

ELEMENT.

CALL FUNCTION 'WRITE_FORM'

EXPORTING

WINDOW = WINDOW "P30K134130

ELEMENT = ELEMENT

EXCEPTIONS

ELEMENT = 1

WINDOW = 2.

IF NOT SY-SUBRC IS INITIAL. ENDIF.

ENDFORM.

Regards,

Wasim Ahmed

Read only

Former Member
0 Likes
526

Hi Vijay,

Search for the write statement in the standard program or is there any ALV in your program.

Regards,

Mukesh Kumar

Read only

0 Likes
526

This is not ALV report program.

It will good for me if any one tell me where i have to modify in to the report for adding new fields.

Read only

Former Member
0 Likes
526

If any one modified this report RVEXPAIU please let me know how to add new fields to this report.what is the procedure to add new fields to this pring program.

regards,

vijay