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 smartform

Former Member
0 Likes
553

Hi,

when creating a smartform, i can not define a parameter of tab tables in Form interface reference a structure or a table. such as itab type mara, it will give a error 'Only table types may be used as the reference type for a table arameter ' when i activate it .

But i could do it in 4.6C and now i am in ECC 5.0.

Any advise?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
527

Hi gang,

1. yes there we have to put only table types.

2. enter MARA_TAB

(Its nothing but table type for MARA)

(u can search in se11, for Data Type --> Table Types,

, for most of your requirements,

u will get a corresponding TABLE TYPE for

the relevant table/structure)

(if its not there, u can still create it thru se11)

3. then it won't give error.

regards,

amit m.

4 REPLIES 4
Read only

Former Member
0 Likes
528

Hi gang,

1. yes there we have to put only table types.

2. enter MARA_TAB

(Its nothing but table type for MARA)

(u can search in se11, for Data Type --> Table Types,

, for most of your requirements,

u will get a corresponding TABLE TYPE for

the relevant table/structure)

(if its not there, u can still create it thru se11)

3. then it won't give error.

regards,

amit m.

Read only

Former Member
0 Likes
527

You will have to create a table type in SE11 using the structure you have and then use that in the SMART Forms declarations.

regards,

Ravi

Read only

Former Member
0 Likes
527

Hi Gang Li,

You can try LIKE MARA.

Thanks and Regards,

Bharat Kumar Reddy.V

Read only

Former Member
0 Likes
527

Hi,

you need to create the table types in SE11 and use it in the smart form. and also check this steps..

http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.h...

Regards

vijay