DBA Data[Home] [Help]

APPS.JL_ZZ_RECEIV_INTERFACE dependencies on JL_ZZ_OE_LIBRARY_1_PKG

Line 1348: JL_ZZ_OE_LIBRARY_1_PKG.get_global_attribute3 ( l_order_type_id, l_def_value, 1, errcode1 );

1344: OE_DEBUG_PUB.ADD('EXCEPTION: No Value for Order type Id ');
1345: l_order_type_id := NULL;
1346: END;
1347:
1348: JL_ZZ_OE_LIBRARY_1_PKG.get_global_attribute3 ( l_order_type_id, l_def_value, 1, errcode1 );
1349:
1350: OE_DEBUG_PUB.ADD('Org ID: '|| to_char(l_org_id));
1351: OE_DEBUG_PUB.ADD('Country Code: '|| l_country_code);
1352: OE_DEBUG_PUB.ADD('Tax Method: '||l_tax_method);