Skip to Content
-1
May 15, 2020 at 03:12 PM

New Syntax

226 Views

Hi Gurus,

I am trying to create a new zreport where i am passing my TEXT ELEMENTS to Work area using the old syntax. But while reviewer is reviewing the code he suggested me to use new abap syntax instead of old syntax. So i went looking into couple of blogs avaliable in SCN but i could not able to find the exact syntax to use.

Code Example :

gs_final-billing_doc = text-013.
gs_final-company_code = text-014.
gs_final-data_type = text-015.
gs_final-datum = text-016.

Could some one help me to change the current syntax to update syntax will help me a lot.

Thanks in Advance.

Regards,

Anudeep.