DBA Data[Home] [Help]

APPS.JAI_AP_TDS_ETDS_PKG dependencies on JAI_AP_TDS_ORG_TAN_V

Line 3084: FROM jai_ap_tds_org_tan_v --- JAI_AP_TDS_ORG_TANS is changed to view jai_ap_tds_org_tan_v 4323338

3080:
3081: -- to get Organization related to TAN
3082: CURSOR c_organization_id(p_tan_number IN VARCHAR2) IS
3083: SELECT organization_id
3084: FROM jai_ap_tds_org_tan_v --- JAI_AP_TDS_ORG_TANS is changed to view jai_ap_tds_org_tan_v 4323338
3085: WHERE org_tan_num = p_tan_number;
3086:
3087: -- to get PAN related to TAN
3088: CURSOR c_pan_number(p_organization_id IN NUMBER) IS --Harshita for bug#4889272

Line 3743: and a view jai_ap_tds_org_tan_v is created to capture the PAN No,TAN NO and WARD NO. The code changes are done

3739:
3740:
3741: 6. 2/05/2005 rchandan for bug#4323338. Version 116.1
3742: India Org Info DFF is eliminated as a part of JA migration. A table by name ja_in_ap_tds_org_tan is dropped
3743: and a view jai_ap_tds_org_tan_v is created to capture the PAN No,TAN NO and WARD NO. The code changes are done
3744: to refer to the new view instead of the dropped table.
3745:
3746: 7. 8/05/2005 rchandan for bug#4333488. Version 116.1
3747: The Invoice Distribution DFF is eliminated and a new global DFF is used to