DBA Data[Home] [Help]

APPS.JL_ZZ_RECEIV_INTERFACE dependencies on JL_ZZ_OE_LIBRARY_1_PKG

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

1465: OE_DEBUG_PUB.ADD('EXCEPTION: No Value for Order type Id ');
1466: l_order_type_id := NULL;
1467: END;
1468:
1469: JL_ZZ_OE_LIBRARY_1_PKG.get_global_attribute3 ( l_order_type_id, l_def_value, 1, errcode1 );
1470:
1471: OE_DEBUG_PUB.ADD('Org ID: '|| to_char(l_org_id));
1472: OE_DEBUG_PUB.ADD('Country Code: '|| l_country_code);
1473: OE_DEBUG_PUB.ADD('Tax Method: '||l_tax_method);