Hello all ABAP gurus. I want to ask 2 3 qtns.1)How many
layou types we have in smartforms & difference between them..?
2)how to do pagebreaks in SMARTFORMS..?
3)Do we develope Smartform from scratch or do we use
standard smartforms in real time..? please rply me... &
thanks in advance.
Answer Posted / kamal
3.
In real time, we will decide whether to use the stnadard smartform or we shall need to create new one, that depens on how close the standard form (any one, that is as per req.) and if no one such is available, then we will proceed with creation of custom loyout and driver program.
To find out the standard smartforms and their driver programs, goto table TNAPR
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are system fields for secondary lists?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
what is the difference between hashed & sorted internal tables?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What is the difference between scrolling a table horizontally and vertically?
What is Transactional based Application & Role based Application?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
what are the important fields while preparing sales order,inquiry?
Explain the use of insert and append statement in sap abap?
What are the data types of the external layer? : abap data dictionary
Give few names of pooled tables in sap ?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?