This flowchart shows the following tasks:

First task - Create a SQL statement and execute it.

Second task - Write the returned values to BC.

Third task - This has many subtasks which are as follows:

1. Fire Grid Record is Fetched

2. Is the row supressed? If yes, Get the next row, Fire Grid Record is Fetched, Is the row supressed?

2. Is the row supressed? If No, Write to BC to GC

3.Fire write Grid Line Before

4.Process attached media objects

5. Does Append=FALSE? If No, Write GC to the grid by appending the data in the last line.

5. Does Append=FALSE?If yes, Write GC to the grid by replacing the data in the grid.

6.Fire Write Grid Line After

Third task - Fire Last Grid Record has been fetched.