I need help with the feeder class CL_MM_POWL_IM_PROCESS (query ID MM_IM_PROCESS). I am trying to add a custom field to the output of the POWL but I am not having any luck. I created the enhancements in the feeder class to populate the custom fields and I have appended the structure MMIM_MATDOC_STY with my custom field. I also ensured that this field was in the field catalog via method CL_MM_POWL_IM_PROCESS~GET_FIELD_CATALOG. The issue is that this field is not in the query's field catalog and I have no idea how to get it there.
When I go to tcode POWL_QUERY and and maintain the layout variant the custom field is not listed. How do I get this field in the list of possible fields?
I am sorry if this is in the wrong place but since the switch from SDN to SCN I have no idea how to use this site.
Regards.