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.
Answers were Sorted based on User's Feedback
Answer / siva
Hi 1)layout type is one which we can modified the existing
one or developed the new one from scratch.
2)in smartforms we will do the page breaks using of the
command.
3) in real time it will depends on the requirement if
client if the standard available we will continue with
standard it is not available we will develope form scratch.
Is This Answer Correct ? | 4 Yes | 0 No |
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 |
Any once please tell me some interview questions regarding Smartforms?
What are the different types of view?
Have you printed any report?
What happens when you post goods issue after delivery?
Have you set up a back ground job ? How to create a background job without a variant ?
How do you send the output of a script as an email attachment
What are the different methods of bdc? : abap bdc
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
Difference between Drill Down and Interactive Reports, Events triggered in both reports
How to see the error message if we use call transaction method in BDC ??
How will you process the Session method in Background?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization