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

adding new fields FAGLL03 tocde output layout

sarath_7
Participant
0 Likes
1,001

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

3 REPLIES 3
Read only

Rushikesh_Yeole
Contributor
0 Likes
704

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

Read only

0 Likes
704

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

Read only

0 Likes
704

Hi ,

Can any one help me in this issue .......

Regards

sarath