cancel
Showing results for 
Search instead for 
Did you mean: 

ATC Check variants SAP_CP_READINESS vs ABAP_CLOUD_READINESS: which one to use?

WRoeckelein
Active Participant
0 Kudos
108

Hi all,

eg in a current ABAP Environment there are the ATC check variants SAP_CP_READINESS and ABAP_CLOUD_READINESS available.

What is the expected difference of those? Which one should we use in the future?

They appear to be mostly identical, one subtle difference is in the parameters of the check CI_NO_ORDER_BY "Reads assuming sortedness for SELECTs without ORDER BY":

  • AnalyzeOnlyLocalProcedures is true for ABAP_CLOUD_READINESS, false for SAP_CP_READINESS
  • NonLocalAnalysisDepth is 1 for ABAP_CLOUD_READINESS, 2 for SAP_CP_READINESS

Thanks,

  Wolfgang

 

Accepted Solutions (0)

Answers (0)