how to edit text in script?and how to migrate scripts into
smart forms?
Answer Posted / gspavan
FB_MIGRATE_FORM is the function module to convert script to smart form.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When to use logical database?
Abstract class and interface, multiple inheritance, live example
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
Difference between function group and function module?
How to Solve a Particular Ticket in Realtime ?
What are the different types joins?
What are the different methods of bdc? : abap bdc
How to split one Invoice into Multiple ( Step by Step)?
Did you create secondary index?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Explain the client concept of sap.
When the get cursor command used in interactive lists?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc