How can u create a new page in scripts?
Answers were Sorted based on User's Feedback
in SE71,click on the pages tab
go to the menu bar
expand Edit->Create Element
click on create element
Is This Answer Correct ? | 7 Yes | 0 No |
1) How to maintain lists in dialog programming? 2)How to send greeting with different languages to different regions in smartforms? 3)Can we transfer 100 screen data to pass 200 screen? 4)In reports 1st list o/p can be consider as i/p of 2nd list how it maintains? 5) In lsmw data length 20 chars only but there is 24 chars field how can u manage? 6)What is the diff b/w OK_CODE n SY_UCOMM?
I have two pages, In one page I want address, Header, Main & footer. In the second page I want only Main. How to do it?
Can a filed occur in several field groups? : abap modularization
Suppose u r using FOR ALL ENTRIES. What happens when there is no data in the itab which is using all the entries?
Types of updating in call tr?
How do you send the output of a script as an email attachment
What is meant by performance analysis?
Among "Move" and "Move Corresponding", which is efficient one and why ?
Hiall We can implement n no of implementations for a badi. which badi will be active...
How can I make a differentiation between dependent and independent data?
Screen wise process for creating sales order quotation through transaction code VA21
I have 10 records in flat file. In that 7th record is error record. I want to update to data base. If i used Call transaction method what about 7 record and what about 8,9,10 records. If i used Session method what happen. Is it updated or stop at 7th record?