Hello ABAPers,
I have came across an variable declaration as shown below:
DATA: *cavnf TYPE some_data_element.
I am not sure why the variable is suffixed with * in the declaration. Kindly let me know the meaning of this variable ASAP. What is the use of this variable.
Regards,
Satish D R