how many main windows are there in scripts?
Answers were Sorted based on User's Feedback
Answer / pavan
we have 4 types of winodws
they are 1. main window
2. variable window
3. constant window
4. graphic window
Is This Answer Correct ? | 0 Yes | 1 No |
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
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?
What is the difference between field-group header and other field groups?
in views..date base view can be used instead of join state ment in a program..it is one of reusable technique..is it correct???
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?
How to select valid lines for secondary list?
I have 100 records and 75th record contains error,if i use call transaction how many records will update the data base and if i use session method how many will update?
SAP query how to use end users?
Hi, How to call transaction( Any transaction ex:xk03)from ALV Report. Where should I write code?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
what is index and types in indexes?
How will you transfer data into a file in application server?