DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on GL_PERIOD_STATUSES

Line 140: period_name GL_PERIOD_STATUSES.period_name%type);

136: PO_SYSTEM_PARAMETERS.user_defined_rfq_num_code%type,
137: manual_rfq_num_type PO_SYSTEM_PARAMETERS.manual_rfq_num_type%type,
138: ship_via_lookup_code FINANCIALS_SYSTEM_PARAMETERS.ship_via_lookup_code%type,
139: qty_rcv_tolerance rcv_parameters.qty_rcv_tolerance%TYPE,
140: period_name GL_PERIOD_STATUSES.period_name%type);
141:
142: -- Type declaration for Vendor defaults structure
143: TYPE vendor_defaults_rec_type IS RECORD
144: (vendor_id PO_VENDORS.vendor_id%TYPE := null,