Hi Team,
We are trying to query the following tables to retrieve key figure metadata:
- select * from"SAP_SFND"."sap.sop.sopfnd.catalogue::SOPDM_KEYFIGURE" where plarea = 'PA'orderby plarea, kfid
- select * from"SAP_SFND"."sap.sop.sopfnd.catalogue::SOPCM_KEYFIGCALC" where plarea = 'PA'and kfid like'H%'
Can anyone guide us as to how we can achieve this through HCI?
Regards,
Aditya G