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

editing script medruck

former_member193737
Participant
0 Likes
791

hi friends

    in my scenario i have to edit standard script medruck in that i have insert a signature image if the total exceeds certain amount how it can be achieved

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
761

Hi,

Please do not modify standard script. Copy medruck to your z program and do the changes.

Assign Z program to your output type in NACE.

To insert signature, please refer below link.

http://scn.sap.com/thread/807938

Best Regards,

Abirami

thank u madhu it was helpful

4 REPLIES 4
Read only

madhu_vadlamani
Active Contributor
0 Likes
761

Hi Selva,

Did you tried by keeping a if condition. Instead of modifying  a standard one copy into a zscript and do the changes.

Regards,

Madhu.

Read only

0 Likes
761

thank u madhu it was helpful

Read only

Former Member
0 Likes
762

Hi,

Please do not modify standard script. Copy medruck to your z program and do the changes.

Assign Z program to your output type in NACE.

To insert signature, please refer below link.

http://scn.sap.com/thread/807938

Best Regards,

Abirami

Read only

0 Likes
761

thank u abirami