what is the way to maigrate From sap-script to smartform?
Answer Posted / sreekanth
migrate script to smart form 2 ways
1) GO TO Utiities -> migrate Script to Form
2) by using function module
FD_MIGRATE_SCRIPT TO FPRM.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the sapscript texts, 'customer &kna1-kunnr&' and '&customer kna1-kunnr&'?
What is the standard text?
How does check, continue and exit commands work in loop and end Loop.
How do you test the script?
How would you call a subroutine in sap script?
Where do we define tab space for data in sapscript?
Explain the header data in layout set.
What do you mean by symbols?
Can we print bar codes in SAP only from ZEBRA printer ?
How to convert a sapscript to smart form?
How can I transfer sapscript from one client to another?
Explain the main in sapscript
How do we define text symbols?
Can you assign your own form to a standard print program? How ?
What is script? Its advantages?