DBA Data[Home] [Help]

APPS.PSB_WS_ACCT2 dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 212: from financials_system_parameters;

208: l_oblig_enc_type_id NUMBER;
209:
210: cursor c_fin is
211: select purch_encumbrance_type_id, req_encumbrance_type_id
212: from financials_system_parameters;
213: -- Bug#5030613 End
214:
215: BEGIN
216: