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