DBA Data[Home] [Help]

APPS.ZX_AP_TAX_CLASSIFICATN_DEF_PKG dependencies on ZX_EVNT_CLS_OPTIONS

Line 451: from zx_evnt_cls_options

447: c_entity_code VARCHAR2,
448: c_event_class_code VARCHAR2) IS
449: select enforce_tax_from_acct_flag,
450: enforce_tax_from_ref_doc_flag
451: from zx_evnt_cls_options
452: where application_id = c_application_id
453: and entity_code = c_entity_code
454: and event_class_code = c_event_class_code
455: and first_pty_org_id = (Select party_tax_profile_id