Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

ABAP Statments

$
0
0

Hello,

 

Can any body please let me know the below statments meanings. As I am new to ABAP so I am unable to understand the syntax.

 

1.

   acgl_item-shkzg      =   *acgl_item-shkzg.
  acgl_item
-hkont      *acgl_item-hkont.
  acgl_item
-konto_txt  =   *acgl_item-konto_txt.

 

In the above statements what is the use of '*' while assigning the values.

 

2.

 

  DATA: io_edidd type ref to DATA.

 

  o_edidd = io_edidd.

 

  FIELD-SYMBOLS: <lt_edidd> TYPE tab_edidd.

 

  ASSIGN o_edidd->*TO<lt_edidd>.

 

In the anove statement, what is the use of '*' .

 

 

Kindly guide me to understand the syntax.

 

Thanks in advance.

 

Shreya


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>