Input Parameters
(There are no input parameters)
Output Parameters
Parameter | Type | Description |
---|---|---|
CAMPO |
CHAR(31) |
|
ORIGEN |
CHAR(31) |
|
TABLA |
CHAR(31) |
|
Description
(There is no description for procedure CAMPOS_FORANEA)
Definition
CREATE PROCEDURE CAMPOS_FORANEA
RETURNS (
CAMPO CHAR(31),
ORIGEN CHAR(31),
TABLA CHAR(31))
AS
begin
/* R.5.0.17 */
suspend;
end
![]() ![]() ![]() |