cancel
Showing results for 
Search instead for 
Did you mean: 

S4HANA_READINESS_2022 check appearing for CDS DB view

Prasad_Abinash
Explorer
0 Kudos

Hi All,

I have one Question, If tables like BSIK, BSID,BSAD,COSS,COSP etc. are CDS DB view. Then why ATC set with variant S4HANA_READINESS_2022 is capturing items related to these table as priority 1. As we know CDS DB view are meant for improving the performance of the report execution.

what will be best way to do code remediation apart from pseudo comment.

And the last, how to do remediation for code related to logical database such as GET BSIK. GET LFA1.(below)

GET lfa1.

PERFORM handle_lfa1.

GET lfb1.

PERFORM handle_lfb1.

GET bsik.

PERFORM handle_bsik.

GET lfb1 LATE.

PERFORM handle_lfb1_late.

Regards,

A Prasad

Accepted Solutions (0)

Answers (0)