READ TABLE lt_SWPSTEPLOG INTO ls_SWPSTEPLOG WITH KEY returntyp = 'RC' BINARYSEARCH .
This statement is not running successfully . Check for the values in table with key 'RC'
READ TABLE lt_SWPSTEPLOG INTO ls_SWPSTEPLOG WITH KEY returntyp = 'RC' BINARYSEARCH .
This statement is not running successfully . Check for the values in table with key 'RC'