The CeReport annotation is used exclusively for reports to define how and where the report results should be displayed. It specifies whether the output should be automatically generated or custom-rendered, as well as the data processing method (entity-based or cursor-based).


How Reports Are Processed?

1️⃣ Standard Reports (GeneratorType.Report)

2️⃣ Cursor-Based Reports (GeneratorType.ReportCursor)


Annotation Parameters:

📋 Report Data Structure

🖥️ UI and Display Options

📊 Query Configuration