Application Development 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: 

smartforms

Former Member
0 Kudos

Hi Guys,

I am trying to migrate MEDRUCK to smartforms. It getting migrated but the in the global definatins -- global data the fields are not getting uploaded.

Can anyone tell me how to do this.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

I Suggest that instead of migrating the script to smartform . better start using the existing std smartform for PO

PUCHASE ORDER

Output type : NEU

ScriptForm Name : MEDRUCK

Driver Program Name : SAPMF06P

smartform name : /SMB40/MMPO_L

smartform driver program: /SMB40/FM06P

copy this std smartform and do the changes and attach the same in NACE tcode and check the output from ME9F tcode

<b>Reward points for useful Answers</b>

Regards

Anji

3 REPLIES 3

Former Member
0 Kudos

Hi,

As per i know there should not be any global definitions data in sap script medruck,since we cannot define global data anywhere in script.

So you smartform global data will not get populated.

You will have to write it by yourself.

Regards,

Nikhil Moghe

Former Member
0 Kudos

Hi

I Suggest that instead of migrating the script to smartform . better start using the existing std smartform for PO

PUCHASE ORDER

Output type : NEU

ScriptForm Name : MEDRUCK

Driver Program Name : SAPMF06P

smartform name : /SMB40/MMPO_L

smartform driver program: /SMB40/FM06P

copy this std smartform and do the changes and attach the same in NACE tcode and check the output from ME9F tcode

<b>Reward points for useful Answers</b>

Regards

Anji

0 Kudos

Hi Anji,

I'm also trying to implement a PO smartform in my system.

As far has i know, program /SMB40/FM06P is a program included in sap best practices.

It's not present in every systems.

Are you working in a system that has the program installed?

If you are, could you please post the source code?

(I cannot install sap best practices in my system)

Thanks and best regards,

Bruno