say in selection screeen (ie is in select-options) i have
selected record range from 1000 to 2000 but in the final
display list i sholud not get 1200 to 1300 records it
should be hide how is it posible
Answer Posted / tarun
it may possible, if you use varients in it
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is a multiple line field? : abap bdc
What is view proxy in abap?
difference between Valuation type and valuation category?
What is the difference between tables and structures?
What are the page windows? How many main windows will be there in a page window?
What are the different types of locks? : abap data dictionary
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
Explain the properties of selection screen?
What is the function of the transport system and workbench organiser? : abap data dictionary
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
Can we create an abap program without using y or z?