I have 2 fields like customer and name having 20 records
on basic list. When I
select 5 records randomly, I want to get the address of
particular customer selected
in secondary list?
Answer Posted / kiran kumar v
In the above mentioned scenrio, u need to assign the
checkbox at runtime. You need to assign a variable intially
and later in the write statement, declare the variable as
checkbox.
Then using At User Command, u can randomly select the
records and display in the secondary list
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Define the various contents of technical specifications ?
How do you find number of records present in internal table?
How to upload data using catt ? : abap hr
How to combine multiple order in one Delivery ( Step by Step)?
What is difference between check table and value table ?
What is the use of info groups? : sap abap hr
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Can we create field without data element? If yes, how?
Explain how to create any functions? How to go about it?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
Explain what are the events used in interactive reports?
What is the master data necessary before you can start posting in MM?
What is the client concept in sap?
Can a filed occur in several field groups? : abap modularization