I have a Requirement to display the Dynamic ALV reports ( Columns ).
I have a table - CDHDR & CDPOS - From Header Table i need to get the data ( Change Number ) here can i pass the Date Range to 'CHANGEDOCUMENT_READ_HEADERS' this function module? because my input parameter only ( Multiple Products & Locations ) and Date Range.
In ALV report i want to display the fields based on changes on master data ( from CDHDR & CDPOS )
here i want to display the alv output based on the Date Range - In CDHDR & CDPOS it will capture only the change fields with the date & time.
here Field 1 new Value & old values. I have total 17 fields but in alv output i need to display which are changed from CDPOS.
Thanks!!