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

smartforms

Former Member
0 Likes
448

how to load text element by default.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
419

Please make it clear.

If u want to include the textelement use include command and u can insert.

Example:

INCLUDE &G_F_STD& OBJECT TEXT ID ST LANGUAGE &NAST-SPRAS&

Varible:G_F_STD it consistd the text-id.

Language:NAST-SPRAS

Regards

4 REPLIES 4
Read only

Former Member
0 Likes
419

Pl. elaborate this question.

Read only

former_member758419
Active Participant
0 Likes
419

Hi,

Once u create loop for Main window, specify the internal table name in Data tab on the right hand side.

Then go inside loop, right click--> create text, In text editor, write defn of Internal table.

example: &ctab-kunnr&,,&ctab-name&

Activate the form, call fn module,

Hope this might solve ur problem,

Regards,

Sachidanand.B

Read only

Former Member
0 Likes
420

Please make it clear.

If u want to include the textelement use include command and u can insert.

Example:

INCLUDE &G_F_STD& OBJECT TEXT ID ST LANGUAGE &NAST-SPRAS&

Varible:G_F_STD it consistd the text-id.

Language:NAST-SPRAS

Regards

Read only

Former Member
0 Likes
419

hi

good

i dont think you can load th text element by default,you have to create your own text element for the appropriate requirement and it ll fire accordingly.

thanks

mrutyun^