iam having 3 internal table how can i pass data to the 4th
internal table
Answer Posted / prashant
I think we can trnasfer the data using reading one by one
internal table
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is sequence number
Explain the difference between get and get late?
What are the two different ways of building a match code object?
What is at exit-command:?
What is the difference between call transaction and session method? : abap bdc
What is the first thing you do after vendor setup is complete?
What is the use of lock objects?
What is your approach for writing a bdc program? : abap bdc
What are the personnel administration related Infotypes
Can you show multiple alvs on a single screen?
What are the 3 types of function modules in sap?
What is the company code? : sap abap hr
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization