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