2010 May 10 1:44 PM
Hi experts,
i need to add 4 fields to FAGL_ACCOUNT_ITEMS_GL report ouput based on EBELN field fetched,
for this i have copied std report into z report,but unable to get ebeln from it_pos final table.
pleas let me know the steps to proceed to achieve this ouput or any alternative Enhancements , BADI.
Thanks in advance.
sarath
Edited by: A.sarath on May 10, 2010 2:45 PM
Hi experts,
i need to add 4 fields to FAGL_ACCOUNT_ITEMS_GL report ouput based on EBELN field fetched,
for this i have copied std report into z report,but unable to get ebeln from it_pos final table.
pleas let me know the steps to proceed to achieve this ouput or any alternative Enhancements , BADI.
Thanks in advance.
sarath
Edited by: A.sarath on May 10, 2010 2:45 PM
2010 May 10 1:53 PM
As you have done the copy of standard report, you do not need to use enhancements, BADIs.
You will have to add logic for fetching this new fields according to requirement.
let me know if you need more information
2010 May 11 6:25 AM
HI Rushikesh,
Thanks for your reply,but Zreport is not behaving like std report.
when i changed the layout(by selecting hidden fields) am not getting output like std report,
ex:i am selecting EBELN in std report layout ,getting those fields data in layout,in case of Z report it is not happening,
i am inserting my code before 'FAGL_ITEMS_DISPLAY' (line no 915) in main program.
here final it IT_POS not filled with EBELN(debugging) field,when i am changing layout it is appearing in the output in std report.(in Zreport it is not happening)
MY logic is based on EBELN field.
please let me know the steps to follow to add my 4 fields to layout.
Regards,
sarath
2010 May 11 6:45 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |