Input Parameters
Parameter | Type | Description |
---|---|---|
PRESTAMO_ |
CHAR(10) |
|
Output Parameters
(There are no output parameters)
Description
(There is no description for procedure FINANZAS_INSERTA_CUOTAS)
Definition
CREATE PROCEDURE FINANZAS_INSERTA_CUOTAS(
PRESTAMO_ CHAR(10))
AS
begin
/* R.5.0.17 */
exit;
end
![]() ![]() ![]() |