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 / tonmoy

this simply means this

s_ktokd-sign = 'I'.
s_ktokd-option = 'EQ'.

hope you will understand this simple form

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of tables exists and what are they in data dictionary?

938


Does the external program run in the same sap luw as the caller, or in a separate one?

657


What is the differences between structure and table in data dictionary in abap?

587


​​What is the symbol to do “concatenation” operation in​​ nw​​ abap​​ 7.4​​ ?

776


What are the advantages of different types of bdc's?

532






What are data classes? What are the various data classes available for selection? : abap data dictionary

559


What are the data types of the external layer?

584


Why do we use events and actions in web dynpro?

593


What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1304


Explain open dataset in sap abap?

801


What are the events in classical reports?

626


Explain what are interactive reports?

625


Write the bdc table structure? : abap bdc

598


10) How to get Item Header in Sales Order?

1556


What are domains and data element? : abap hr

604