smartforms have an advantage i.e,both layout and code can
combine .but when we go for driver program in smartform?
Answer Posted / hemal
Smartforms are created as the function modules...the driver program passes data to these FMs.....so when we want to do any modifications to pass data to the smartforms we have to go to modify the driver program.....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Define alv programming in abap?
What was the requirement of IDoc in your project? How it was working?
What is internal payroll process? : sap abap hr
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What is a matchcode?
what is the difference between hashed & sorted internal tables?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
How do you take care of performance issues in your ABAP programs?
Define abap/4 layer?
What actually happens in real-time recruitment? : sap abap hr
What are system fields for secondary lists?
when do you need to create an internal table with header line ? and with out a header line?