how to migrate standard text in sap script to smart form?
Answer Posted / kiran
SAP provides a conversion for SAPscript documents to
SMARTforms.
This is basically a function module, called FB_MIGRATE_FORM.
You can also do this one-by-one in transaction SMARTFORMS,
under
Utilities -> Migrate SAPscript form.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are the types of data types in the sap abap?
Explain what are the various types of selection screen event?
What is your approach to find exit and BAdi?
Give an example of interface from your project explaining why you used it?
How can we upload a text file having delimiters in to legacy system? : abap bdc
How can we set the tablespaces and extent sizes ?
What are the different functions used in sap script?
When will the current screen processing terminates?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
How can I get ascii value of any letter? Is there any function?
What will exactly the hide statement do?
How many main windows are allowed in sapscript?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
how do you transport lsmw data from one system to another?