Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Difference between Table I/O and View

edited May 4, 2018 1:11PM in Design Tools & Output Technologies - JDE1 (MOSC) 2 commentsAnswered

Hi - I have the following code

F41021.Select (Pass ITM, MCU)

F41021.FetchNext (Get the required fields)

While File IO Success

Use BSFN to pass retrived values and get another value from BSFN

F41021.FetchNext (Get the required fields)

EndWhile

Instead of the above, we can also use a view on F41021 with only the required fields and data selection on ITM/MCU and in Do Section, just use the BSFN.

Out of these two approaches which one will be fast?

Regards, Harish

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