DBA Data[Home] [Help]

APPS.POS_VENDOR_UTIL_PKG dependencies on XLE_ENTITY_PROFILES

Line 313: l_le_name xle_entity_profiles.NAME%TYPE;

309: )
310: RETURN NUMBER
311: IS
312: l_le_id NUMBER;
313: l_le_name xle_entity_profiles.NAME%TYPE;
314: BEGIN
315: get_le_by_liability_acct
316: (p_accts_pay_ccid => p_accts_pay_ccid,
317: p_operating_unit_id => p_operating_unit_id,

Line 334: l_le_name xle_entity_profiles.NAME%TYPE;

330: )
331: RETURN VARCHAR2
332: IS
333: l_le_id NUMBER;
334: l_le_name xle_entity_profiles.NAME%TYPE;
335: BEGIN
336: get_le_by_liability_acct
337: (p_accts_pay_ccid => p_accts_pay_ccid,
338: p_operating_unit_id => p_operating_unit_id,