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

Statement->

Former Member
0 Likes
342

<b>field-get 'COUNTRY' sy-index tcountry line_length.</b>

What does this statement perform?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
321

maybe field-get is a macros

check this out

http://help.sap.com/saphelp_nw04/helpdata/en/48/35d5624abf11d18a0f0000e816ae6e/content.htm

Message was edited by:

Amit Sawant

2 REPLIES 2
Read only

h_senden2
Active Contributor
0 Likes
321

i haven't heard about this statement yet, either has SAP (by using F1).

Is it maybe a macro ?

Just doubleclick (or F1) on the statement.

regards,

Hans

Read only

Former Member
0 Likes
322

maybe field-get is a macros

check this out

http://help.sap.com/saphelp_nw04/helpdata/en/48/35d5624abf11d18a0f0000e816ae6e/content.htm

Message was edited by:

Amit Sawant