Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8212

How to give condition for internal table in if statement

$
0
0

Hi,

 

I have to use a condition in if statement inside a program but when i use this condition its showing error,So anybody  can help me for that.

 

my internal table declaration part is

  DATA: i_tabn TYPE STANDARD TABLE OF zsd_data.

  DATA: wa_tabn TYPE zsd_data.

 

i want to give condition before read statement.

 

if  i_tabn-field1 is initial.

i_tabn-field1 = '10'.

endif.

 

 

Thanks.


Viewing all articles
Browse latest Browse all 8212

Trending Articles



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