REMOVE_APP_ACT_EXPORTSΒΆ
Remove a basic export definiiton for an application action
Parameter Name |
Required |
Description |
|---|---|---|
p_exp_name |
yes |
name of the file export |
Example
EXECUTE SCRIPT api_redadm.remove_app_act_exports
( 'XXX' -- p_exp_name
);