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
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
How do you save data in bdc tables? : abap bdc
Hat are the different types of mode (run code) in call transaction method?
When the get cursor command used in interactive lists?
How to find Kernal badi ?
What is Group by in Select statement?
How to find the return code of an stmt in abap programs?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
how to capture the errors in bdc Call transaction method?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
what are the various types of parameters and how are they distinguished from one another?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is the collect statement? How is it different from append?
What are null values?
What is read line in abap?