DBA Data[Home] [Help]

APPS.POREQ dependencies on GL_SETS_OF_BOOKS

Line 15: functional_currency gl_sets_of_books.currency_code%TYPE;

11: can_preparer_approve_flag po_document_types.can_preparer_approve_flag%TYPE
12: );
13: --
14: --
15: functional_currency gl_sets_of_books.currency_code%TYPE;
16: --
17: --
18: Procedure GetReqInfo( p_requisition_header_id in number,
19: p_req_info out ReqInfoType );