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

problem in smart form

Former Member
0 Likes
704

hi gurus,

i am trying to do simple smart form,

when i execute it it says,

&mara-matnr&

it is not printing values, just displaying the above text.

actually

i kept a text node inside a loop,

to this loop mara is sent.

can some one help.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
686

I think you place that value in Text node as manual entry. Instead you need to do Drag and drop from the Global Definitions.

Or, click on the EDITOR (With Pen sign) then GOTO-CHNAGE EDITOR and write there and come back.

Regards,

Amit

7 REPLIES 7
Read only

amit_khare
Active Contributor
0 Likes
687

I think you place that value in Text node as manual entry. Instead you need to do Drag and drop from the Global Definitions.

Or, click on the EDITOR (With Pen sign) then GOTO-CHNAGE EDITOR and write there and come back.

Regards,

Amit

Read only

Former Member
0 Likes
686

&mara-matnr& did u write like this manually in the text box?

it will not work. select the fileds button on the text box, then it will display one popup, there u have to write the field name.

bye

Read only

Former Member
0 Likes
686

Hi

Done write anything in small characters inbetween & &. It will not get the value in this case. Also check the editor.

Thiru

Read only

Former Member
0 Likes
686

thanks frinds.

Read only

Former Member
0 Likes
686

how to put a horizontal line

like sy-uline,

i didnot find anything to drag and drop in sysf fields.

plz help

Read only

Former Member
0 Likes
686

how to put a horizontal line

like sy-uline,

i didnot find anything to drag and drop in sysf fields.

plz help

Read only

0 Likes
686

arent u displaying data in table?

if you are displaying in table try to create a broders for that table.

if not, use code window and in that u can sy-uline.

bye