DBA Data[Home] [Help]

APPS.ZX_VALID_INIT_PARAMS_PKG dependencies on ZX_REVERSE_DIST_GT

Line 3181: FROM ZX_REVERSE_DIST_GT

3177: INTO l_appln_id,
3178: l_entity_code,
3179: l_evnt_cls_code,
3180: l_trx_id
3181: FROM ZX_REVERSE_DIST_GT
3182: WHERE rownum = 1;
3183:
3184: /* ----------------------------------------------------------------------+
3185: | Bug 3129063 - Setting the Security Context for Subscription |