DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on GL_PERIOD_STATUSES

Line 136: period_name GL_PERIOD_STATUSES.period_name%type);

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