Hi Code Experts,
My requirement is to display a normal ALV report related to PM Module Notifications.
In which the fields are
1. Notification
2. Object Part(Item)
3. Damage Code
4. Damage Text
5. Cause Code
6. Cause Text
7. Counter Measure Text.
For which there is a standard FM: ALM_PM_MAINTNOT_GET_DETAIL, whichtakes Notification as Input and gives multiple internal tables of (Damage Code/Damage Text/Cause Code/Cause Text/Counter Measure Text).
Now Kindly let me know a Sample ABAP Code/Logic which shows the above fields in ALV Report.
With Regards,
Sudhir.