How To Use JDE Reporting To Desire?
Explain the flow of event in the jde reporting. What are the various sections in the report event flow of jde? What happens in each section of the report event flow?
Explain the flow of event in the jde reporting. What are the various sections in the report event flow of jde? What happens in each section of the report event flow?
Flow of the event in jde reporting:
• Initializing Section- In this section batch file is encountered for the first time.
• Advance Section- This event is used to process the events before fetching from the database.
• Do Section- This section occurs after an output file has been assigned to print.
• After Lost Object Printed- This session is responsible for processing the information after the printing of one row.
• End Section- This section is used after the end of a section (successful completion of a batch process)