We already have the POWLs setup and we use the same class feeder for several POWL Query Types.
For instance we have 1 POWL but 2 different Queries. One for OTR and DTR based orders. They both use the same Feeder.. /SCMTMS/CL_UI_POW_FD_TRQ; .

However, they both bring in a different set of fields
Fields for the OTR Query are different than the fields for the DTR.
First Questions.. How are these fields dictated for each Query Type?
Also, when I try to use the same feeder to create a new query type with POWL_TYPE and assign to a role with POWL_TYPER and then I try to create a new query with POWL_QUERY and then assign a role with POWL_QUERYR the field category does not come through at all when I click Query Parameters
. W
Nothing comes in after I click the green check mark.. What am I missing?