I am working in TM in S4 release 2021 and pretty new to the BOPF. I wanted to retrieve locations based on their descriptions.
Looking in BOBF at /SCMTMS/LOCATION I can see the DESCRIPTION node which contains LOC_DESCRIPTION which is the field I want to query on and LOCATION_ID which is the field I want to retrieve. I couldn't find any query within the ROOT to get this plus there are no queries within the DESCRIPTION node.
Is there a way to do this using BOPF methods? I know there are other ways to retrieve this data but I'm only asking about using BOBF to better my understanding of it.