Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

about data declaration

Former Member
0 Likes
468

Hi experts,

What is the meaning of

#MGRP(2) TYPE C

what is the purpose of these # .

pls explain.

Thanks in advance.

kaladhar .

3 REPLIES 3
Read only

Former Member
0 Likes
452

Hi,

  1. is the escape symbol

read this link

[http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3516358411d1829f0000e829fbfe/content.htm]

regards

Read only

Former Member
0 Likes
452

Hi

What is the meaning of

#MGRP(2) TYPE C

what is the purpose of these # .

  1. is used for comments.

Tht line might be commented in the code.

Regards,

Sandesh

Read only

Former Member
0 Likes
452

Hi,

I think that statement will show following error :

The statement #MGRP(2) is not defined.

Regards,

Raghu