REMOVE_BDOMAINΒΆ

Remove specified BDomain record(s).

Table: REDADM.RED_BDOMAINS (Defines the available business domains (BDOMAINs). BDOMAINs are used to separate data of different business units.)

Parameter Name

Properties

Parameter Description

p_bdomain

(PK)(NN)

Name of the business domain

Example

EXECUTE SCRIPT api_redadm.remove_bdomain
            ( 'XXX'      -- p_bdomain
            );