How to delete pages of MDS

Hi all

Can someone help me with orders to remove pages OA of MDS.

I couldn't find it in the user guides.

Thank you
Ritesh

Hello

You can try using the JDR_UTILS API.
You can google "JDR_UTILS" for more details.

For example,.

BEGIN
jdr_utils.deletedocument(p_document => '/oracle/apps/fnd/framework/toolbox/tutorial/webui/customizations/responsibility/58612/HelloWorldPG');
END;

Best regards
Zhxiang

Tags: Oracle Applications

Similar Questions

Maybe you are looking for