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 are the two methods of modifying sap standard tables ?
What does an exec sql statement do in abap? What is the disadvantage of using it?
How many types of data classes are there in sap abap? : abap data dictionary
How to determine the attributes of an internal table?
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What are the abap/4 commands that link to a layout set?
Difference between /N and /BEND?
How are the date abd time field values stored in sap?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is the use of info groups? : sap abap hr
How move-corresponding works
what is user specific parameter?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?