DBA Data[Home] [Help]

APPS.FTE_FREIGHT_PRICING_SPECIAL dependencies on STANDARD

Line 126: -- Is called by the main code after searching for patterns and creating standard engine rows and attributes

122: x_qp_output_line_rows OUT NOCOPY QP_PREQ_GRP.LINE_TBL_TYPE,
123: x_qp_output_detail_rows OUT NOCOPY QP_PREQ_GRP.LINE_DETAIL_TBL_TYPE,
124: x_return_status OUT NOCOPY VARCHAR2 );
125:
126: -- Is called by the main code after searching for patterns and creating standard engine rows and attributes
127: -- Checks process flags.
128: -- Depending upon the mix of conditions it calls other internal procedures to process the input lines.
129: -- If no special conditions apply, control is returned to the main code line.
130: