DBA Data[Home] [Help]

APPS.IGC_CC_COMMON_UTILS_PVT dependencies on GL_PERIOD_STATUSES

Line 75: x_gl_date gl_period_statuses.start_date%type,

71: | x_shipment_num |
72: +=======================================================================*/
73:
74: FUNCTION DATE_IS_VALID(x_form_name VARCHAR2,
75: x_gl_date gl_period_statuses.start_date%type,
76: x_po_header_id po_headers_all.po_header_id%type,
77: x_po_line_id po_lines_all.po_line_id%type,
78: x_line_location_id po_line_locations_all.line_location_id%type,
79: x_po_distribution_id po_distributions_all.po_distribution_id%type,