DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_PARAMS dependencies on PO_DISTRIBUTIONS_ALL

Line 130: po_distributions_all.destination_type_code%TYPE

126: --tax
127: g_calculate_tax_flag VARCHAR2(1):= null; --
128: --
129: g_dest_type_code_SHOP_FLOOR CONSTANT
130: po_distributions_all.destination_type_code%TYPE
131: := 'SHOP FLOOR';
132:
133: g_is_mod_exists BOOLEAN := FALSE;
134: