Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

JDB_FetchKeyed

edited Aug 29, 2018 9:16AM in Design Tools & Output Technologies - JDE1 (MOSC) 2 commentsAnswered

Hi ,

I need your help in understanding the below code.. in API JDE_FetchKeyed once a index is passed and we are not doing the selection for all the keys instead we are doing partial key selection.In my case if I have 10 fields in the index passed and am just passing value in the structure for four keys but my &NumKeys has '5'. Then how this selection will work. What will be the impact. My idea is NumKey should be equal to the number field values passed to the structure.

MathCopy(&dsF4074Key1.aldoco, &lpDS->mnOrderNo);

      jdeStrcpy((JCHAR *)dsF4074Key1.aldcto, (const JCHAR *)lpDS->szOrderType);

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center