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

What are the advantages of logical databases : abap hr

592


What are the differences between interactive and drill down reports?

534


Explain the advantages/disadvantages of logical databases?

553


What are the different types of operators in the sap abap?

543


What is the function of a data element?

613






what is mean be On Change of in Control Break statement

841


can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table

1781


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

602


Can you print decimals in type n?

562


What are the two methods for modifying sap standard tables?

723


How to read files and process BDC's automatically ?

1627


why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.

1718


How to add a column to a table control while using alphanumerical layout editor ?

1782


hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.

1555


What are the data types of the external layer? : abap data dictionary

782