Tuesday, May 8, 2018

Further notes and activities in NW 7.5 system for custom code check

So this week we had to implement note 2241080 in the NW 7.5 system and execute report  SYCM_UPLOAD_SIMPLIFIC_INFO in SE38 to implement the ZIP file downloaded from the note. 

This is part of the activities in generating the custom code reports.

Interesting times ahead............:-)

Wednesday, May 2, 2018

Interesting session for custom code inspection for HANA prerequisites

Had an interesting session this morning , during the custom code inspection that requires scheduling a couple of background jobs (from a NW7.5 system) to collect the data in the source system which will be converted to HANA.

Its not clear to me why the reports have to be executed from a NW7.5 system and not directly on the source system . So put in mind you need to have a 7.5 system in your landscape during a HANA upgrade/conversion project! (with RFC's to the source systems).

Some analysis reports used

/SDF/UPL_CONTROL (run in se38)
/n/SDF/CD_CCA   (transaction) 

Notes
Implement note 2011106 ,2485231 & 2270689
Details on additional notes in SAP notes 2436688 and 2364916

In source system
Execute ABAP program RS_ABAP_INIT_ANALYSIS

in NW 7.52 system
transaction SCI create
FUNCTIONAL_DB (later FUNCTIONAL_DB_ADDITION) and schedule in background
FUNCTIONAL_DB
generated CI check using program SYCM_CREATE_CI_CHECK_VARIANT) and schedule in background.

I have a detailed document for this procedure .....email if interested