hi experts,
"move 'I' to s_ktokd-sign.
move 'EQ' to s_ktokd-option."
Can any one please explain me meaning of two lines?
actually we use this move key word to move a value from one
field variable to another field variable?
i didn't understand the meaning of these statements?
Answer Posted / rajaram sunku
Thanks
kindly See the structure of the Select-option.
It is an internal table so before the values are passing
data to be mapped according to the standard structure then
use the move statement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
Explain what is sap script?
List some of the many different ways that the sap standard functionality can be changed by a customer?
What is off cycle payroll run
Application Category?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
How many types of data classes are there in sap abap? : abap data dictionary
Explain what is the purpose of sap script?
What is lock objects? : sap abap data dictionary
What are the different functions used in sap script? What are the parameters used in each function?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What are the drill-down features provided by abap/4 in interactive lists?
What is buffering allowed but switched off?
What are the advantages of abap query tool?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul