DBA Data[Home] [Help]

APPS.PAY_PAYGTN_PKG dependencies on XDO_TEMPLATES_B

Line 1053: lv_template_type xdo_templates_b.template_type_code%TYPE;

1049: ln_req_id NUMBER;
1050: ln_current_request_id NUMBER;
1051: ln_application_id NUMBER;
1052: lv_proc_name VARCHAR2(100);
1053: lv_template_type xdo_templates_b.template_type_code%TYPE;
1054: lv_template_code xdo_templates_tl.template_code%TYPE;
1055: lv_app_short_name fnd_application_vl.application_short_name%TYPE;
1056:
1057: