DBA Data[Home] [Help]

APPS.PAY_PAYGTN_PKG dependencies on XDO_TEMPLATES_B

Line 1044: lv_template_type xdo_templates_b.template_type_code%TYPE;

1040: ln_req_id NUMBER;
1041: ln_current_request_id NUMBER;
1042: ln_application_id NUMBER;
1043: lv_proc_name VARCHAR2(100);
1044: lv_template_type xdo_templates_b.template_type_code%TYPE;
1045: lv_template_code xdo_templates_tl.template_code%TYPE;
1046: lv_app_short_name fnd_application_vl.application_short_name%TYPE;
1047:
1048: