In two structures S1 and S2 having same structure
of five fields each how can You transfer data from S1 to
S2 ?
Answer Posted / harshita
S1 = S2.
or
Move s1 to s2.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What are the check tables?
What are dml commands in abap?
Explain what are the problems in processing batch input sessions?
2)In production what is the user exit?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is the company code? : sap abap hr
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What are the different types of operators in the sap abap?
What is meant by slab? How is indian slab and us slab? : sap abap hr
What is the tcode to create indexes?
What is its? : abap hr
What is singleton pattern in OOPS?
What is the disadvantage of using exec sql statement in abap?
When is the top-of-page event triggered? : abap data dictionary