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