You are on page 1of 12

How do I generate CRB Reports ?

Purpose
This document describes how to setup and generate CRB reports.

CRB REPROT IN HIGHER RELEASES


From the release R06, the flat CRF file records and the RE.STAT.LINE.BAL records are used to
generate CRB report. This is the enhancement established in R06 which enables us to
generate CRB online and change the layout of CRB with ease. It also improves the
performance of CRB generation.

HIGHLIGHTS
For generating the CRB report online, a separate service is introduced in R06.
For changing the layout, we can change the relevant field in the ENQUIRY record.
All the routines are multithreaded. This will improv e the performance of CRB generation
during COB

Procedure
Applicable and Involvement

T24 Release applicable From R06 Onwards

No of steps involved SETUP – 7 , Generation - 6

Applications/Files involved
RE.STAT.REPORT.HEAD, RE.STAT.REP.LINE,
RE.EXTRACT.PARAMS, RE.RETURN.EXTRACT, ENQUIRY,
REPORT.CONTROL, ENQUIRY.REPORT, BATCH -
RE.PRINT.DEAL.RPT, BATCH - RE.RETURN.EXTRACT.

SETUP 1: The line totals in the CRB report are printed based on the RE.STAT.LINE.BAL
records. To maintain balances in the RE.STAT.LINE.BAL file, set "DETAIL" in the fields
MAINTAIN.BALANCE (field no: 35) in RE.STAT.REPORT.HEAD of the related report and
LINE.BALANCE (field no: 18) in RE.STAT.REP.LINE for all the related "DETAIL" lines of that
report.

SETUP 2: Set the application RE.EXTRACT.PARAMS and RE.RETURN.EXTRACT to update the


flat CRF file.
MBGL record for RE.EXTRACT.PARAMS application.
SETUP 3: Create a record in RE.RETURN.EXTRACT.

SETUP 4: As we are generating the CRB us ing ENQUIRY.REPORT, we should have records in
ENQUIRY, ENQUIRY.REPORT and REPORT.CONTROL.
ENQUIRY should contain the CRB.REPORT record.
SETUP 5: There should be a CRB.MBGL in REPORT.CONTROL.
SETUP 6: There should be a CRB.REPORT.MBGL record in the ENQUIRY.REPORT
SETUP 7: After setting the above applications, we need to set the batch RE.PRINT.DEAL.RPT
to generate the CRB report.

Generating CRB report Online


Step 1: Give the report name in the data field of the batch XXX/RE.RETURN.EXTRACT

Step 2: Give START in the field SERVICE.CONTROL for TSM in TSA.SERVICE.


Step 3: Give START in the field SERVICE.CONTROL for XXX/RE.RETURN.EXTRACT in
TSA.SERVICE.

Step 4: Start the TSM from the jbase prompt.

Step 5: Start the agents for running the service XXX/R E.RETURN.EXTRACT.
Step 6: After the completion of service, verify the ENQUIRY.REPORT record for the related
report.

Note:
Replace XXX with the mnemonic of the company.
RE.RECALC.REP.LINES are used to map lines exactly to the new keys generated
Flat CRF file RE.CRF.<REPORTNAME> contains base level details which is used to create a
CRB report

You might also like