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

ME9a- Smartform

Former Member
0 Likes
613

Hi Experts,

Iam working on one smart forms.

The Requirement like. If i excute the ME9A Tcode, it display the different PO Numbers.

Here if i select one PO and if i press 'DISPLAY MESSAGE' button, by defult it calling MEDRUCK

form...(i.e,it displaying script form).

Here my requirment is like instead of MEDRUCK i have to call my smart form.

Actually what iam doing now...i created one driver program(in SE38 to fetch data) in the program iam featching all details and filling in one internal table. And i created one smartform also.

In smartform iam calling the that internal table....if i excute SE38 Program my smartform will execute..

so, My question is, This standard Prog calling in ME9A tcode "sapfm06p".

Here how can i config my prog(se38 Logic for fetching data) into this standard Program.

Regards,

Srinadh

2 REPLIES 2
Read only

Former Member
0 Likes
424

Hi,

The form and driver program should be assigned in T code NACE settings.

Please check with ur functional team, they will help you.

Regards

Shiva

Read only

Former Member
0 Likes
424

Hi.. Srinath....

after clicking 'DISPLAY MESSAGE' button means may the written code in user-command. so check it. if yes then call your program. otherwise check whether they are calling any output type. in this case edit output type what they are using and assign your driver program, subroutine name, smartform in NACE.

Regards,

KP.