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
What is an interactive report?
If yes then why do we require logical database
From Excel to ABAP - Is batch mode possible ?
What is the table buffer? Which type of tables used this buffer?
What kind of BDC programs are written ?
How many lists can a program can produce?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
How to combine multiple billing into one RV document ( Step by Step)?
Have you set up a back ground job ? How to create a background job without a variant ?
What are the data types of the abap/4 layer?
Tell me a scenario where did you use secondary index?
What is the difference between refresh and free statements?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
How move-corresponding works