Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 3

SQR - Steps to Retrofit:

1. Generate Demo 8.9 to Demo 9.1 Compare. 2. Generate Custom 8.9 to Demo 9.1 Compare. 3. Impact analysis with the help of compare reports. 4. Make Decision to Keep/Drop the new 9.1 code. 5. Make Decision to Keep/Drop the 8.9 custom code.
6. 7. Retrofit accordingly. Record Field Changes/Additions/Deletions should be taken care. a. Deleted Record Fields Deleted record field may be referred in a different record. Change SQR accordingly. b. Deleted Records or Deleted Views Deleted record should be mapped to another delivered comparable record or should be removed from the program without impacting the requirements. c. Added Record Fields Added record field needs to be added to the program and supplied with an applicable value or a default value if there is an insert. d. Added Records or Added Views

Added records or added views should be referenced in its applicable places.


e. Field type changes or Truncated Fields

Field property changes should be applied, by changing the length of the field or the data
type of the field. 8. 9. Compile the retrofitted SQR or SQC to ensure nothing is broken syntactically. Run tests in the application to see if it meets the business process requirements.

SQR/SQC Retrofitting Process Flow


Target Version 9.1:

Line or Block identified as Recall customization

No

If the customiza tion or fix is in 9.1?

Yes

RETROFIT customization to 9.1

DO NOT RETROFIT customization

Target Version 9.1:

Line or Block identified new in 9.1, not in 8.9

DROP

Decide to KEEP or DROP?

KEE P

COMMENT the new code in 9.1, WITH STANDARD COMMENTS

LEAVE the new code as is in 9.1 - NO STANDARD COMMENTS.

Target Version 8.9: 8.9 VERSION HEAVILY CUSTOMIZED

Identify new code from 9.1

No

If new code is a customiza tion or fix in 8.9?

Yes

REMOVE customization in 8.9. RETROFIT 9.1 code in 8.9 - NO STANDARD COMMENTS NEEDED.

Decide to KEEP or DROP?

KEE P

DROP

RETROFIT 9.1 code in 8.9 and COMMENT the new code, WITH STANDARD COMMENTS

RETROFIT 9.1 code in 8.9 - NO STANDARD COMMENTS NEEDED.

You might also like