DBA Data[Home] [Help]

APPS.ZX_VALID_INIT_PARAMS_PKG dependencies on ZX_REVERSE_DIST_GT

Line 3208: FROM ZX_REVERSE_DIST_GT

3204: INTO l_appln_id,
3205: l_entity_code,
3206: l_evnt_cls_code,
3207: l_trx_id
3208: FROM ZX_REVERSE_DIST_GT
3209: WHERE rownum = 1;
3210:
3211: /* ----------------------------------------------------------------------+
3212: | Bug 3129063 - Setting the Security Context for Subscription |