‎2006 Jun 21 1:22 PM
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
‎2006 Jun 21 1:26 PM
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
‎2006 Jun 21 1:27 PM
Hi Vijay,
Search for the write statement in the standard program or is there any ALV in your program.
Regards,
Mukesh Kumar
‎2006 Jun 21 1:33 PM
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.
‎2006 Jun 21 1:41 PM
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