REMOVE_APP_ACT_EXP_FMTΒΆ

Remove specified Application Action Export Format record(s).

Table: REDADM.RED_APP_ACT_EXP_FORMATS

Parameter Name

Properties

Parameter Description

p_fmt_name

(PK)(NN)

name of the file format

Example

EXECUTE SCRIPT api_redadm.remove_app_act_exp_fmt
            ( 'XXX'                  -- p_fmt_name
            );