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