Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Stored Procedure in NAtive SQL

Former Member
0 Likes
563

Hello All,

Where to check the definition of the following stored procedure in NAtive SQL.

EXEC SQL.

EXECUTE PROCEDURE "APS_PEGID_GET_IO" (

IN :LS_GEN_COM_PARAMS,

OUT :LV_RC,

IN :ET_RC,

IN :IT_PEGAREA,

IN :IT_PEGID_DESC_CHAR,

IN :IT_ORDER_TYPES,

IN :IT_ORDER_STATUS,

IN :IT_CATEGORY,

IN :IT_CHARACT_REQ_OUTNODE,

IN :IT_CHARACT_VAL_INPNODE,

IN :IT_SUPPLY_AREA,

IN :IT_EXT_FIXED,

IN :IT_TOPORDER_EXCLUDES,

IN :IV_IONODE_PEG_SEL,

IN :IV_START_TIME,

IN :IV_END_TIME,

IN :IT_ORDER_REQTIME,

IN :LS_GETIO_OPTIONS,

IN :IS_EXCLUDE_FIELDS,

IN :ET_POSITIONS,

IN :ET_IONODES,

IN :ET_IONODES_CONF,

IN :ET_CONTI_IO,

IN :ET_CHARACT_REQ_INPNODE,

IN :ET_CHARACT_VAL_OUTNODE,

IN :ET_FIXPEG)

ENDEXEC.

kindly help

its urgent.

thank u in advance.

Regards,

Pranali

1 REPLY 1
Read only

manali_gunjal
Explorer
0 Likes
403

Hi Pranali,

Please tell me too if you have resolved the issue.

Thanks & Regards,

Manali