Hi Experts,
I am facing an issue while populating the data in the FAGLL03 report.
We have special fields lifnr -vendor in the output and I have added the code in FAGL_ITEMS_CH_DATA badi method and modified the ct_items with the vendor no.and the field successfully added into the output but the data is not getting displayed.
I have followed steps which were posted in several posts but the issue is not yet resolved.
Execute the report-BALVBUFDEL to clear the buffer.
Executed the fm-ITEM_STRUC_EXTENSION, LINE_ITEMS_SPECIAL_FIELDS to reactivate the special fields.
I have added one more field-custom field to CI_FAGLPOSX, for this field I am able to successfully populate the data in output but for the special field-LIFNR, unable to populate data and in debugging I have checked that the value is not getting cleared even after displaying the output.
Kindly suggest the solution to resolve this issue and also do I need to follow any steps when we transport these changes to quality.
Thanks in advance.
Thanks,
Raj.