Hi,
if you set the Oracle 12c parameters as SAP recommends then you will not get adaptive plans (not supported)
As such, ST04 is not showing the information you are looking for,
you will have to use DBMS_XPLAN.DISPLAY_CURSOR
also, you can try to use the button that shows the plan in text