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