wrong number or types of arguments in call to 'UNIFACE_IO'
Author: grazielabap@hotmail.com (gbaptista)
Hi I am a new Uniface developer and I don't know how to solve a problem This is the log of the error: BEGIN "PC_SIDE_TRIM_CONSTRAINTS$U"."UNIFACE_IO"( :UNIFACE_IO_REQUEST, :XPRODUCT_CHAR_ID, :XSLAB_WIDTH, :XSLAB_GAUGE, :XMIN_ROUGH _GAUGE, :XMAX_ROUGH_GAUGE, :XMIN_ROUGH_WIDTH, :XMAX_ROUGH_WIDTH, :XSIDE_SCRAP, :XROLLING_TYPE, :XROWID, :WSLAB_WIDTH, :WSIDE_SCR AP, :WSLAB_GAUGE, :WMIN_ROUGH_GAUGE, :WMAX_ROUGH_GAUGE, :WMIN_ROUGH_WIDTH, :WMAX_ROUGH_WIDTH, :ONE_ROW_AFFECTED ); END; I/O function: S, mode: 1, on file/table: PC_SIDE_TRIM_CONSTRAINTS index: 1 = ORA-06550: line 1, column 8: PLS-00306: wrong number or types of arguments in call to 'UNIFACE_IO' ORA-06550: line 1, column 8: PL/SQL: Statement ignored ORACLE Driver Error [-38]: Select driver function failed. PC_SIDE_TRIM_CONSTRAINTS is a table. This table exists in oracle and has the same field names and datatype as defined in uniface model.