DBA Data[Home] [Help]

APPS.PON_AUCTION_PKG dependencies on FND_DOCUMENT_CATEGORIES

Line 810: g_technical_attachment fnd_document_categories.name%TYPE := 'FromSupplierTechnical';

806: -- and COMMERCIAL, along with their getters.
807: -- Three global variables to store supplier attachment category names.
808: -------------------------------------------------------------------------------------
809:
810: g_technical_attachment fnd_document_categories.name%TYPE := 'FromSupplierTechnical';
811: g_commercial_attachment fnd_document_categories.name%TYPE := 'FromSupplierCommercial';
812: g_supplier_attachment fnd_document_categories.name%TYPE := 'FromSupplier';
813:
814: -- bug 6374353

Line 811: g_commercial_attachment fnd_document_categories.name%TYPE := 'FromSupplierCommercial';

807: -- Three global variables to store supplier attachment category names.
808: -------------------------------------------------------------------------------------
809:
810: g_technical_attachment fnd_document_categories.name%TYPE := 'FromSupplierTechnical';
811: g_commercial_attachment fnd_document_categories.name%TYPE := 'FromSupplierCommercial';
812: g_supplier_attachment fnd_document_categories.name%TYPE := 'FromSupplier';
813:
814: -- bug 6374353
815: -- create temporary table to store language and meanings of TECHNICAL and COMMERCIAL.

Line 812: g_supplier_attachment fnd_document_categories.name%TYPE := 'FromSupplier';

808: -------------------------------------------------------------------------------------
809:
810: g_technical_attachment fnd_document_categories.name%TYPE := 'FromSupplierTechnical';
811: g_commercial_attachment fnd_document_categories.name%TYPE := 'FromSupplierCommercial';
812: g_supplier_attachment fnd_document_categories.name%TYPE := 'FromSupplier';
813:
814: -- bug 6374353
815: -- create temporary table to store language and meanings of TECHNICAL and COMMERCIAL.
816: type two_part_cache_rec is record(