In SE11 we created two database tables say some 1000
fields each.Now f we want both the tables combined into one
table, how do we do that?
Answer Posted / sureshmannem
by using view or by joins and select for all entries
even if they DB tbles we can retrieve the data to internal
tables and by using joins or for all entries we can combine
in one table
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the function module used to convert logical file names to physical file names in abap/4 programs?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is the syntex used to call a screen as dialog box (pop up)?
What is singleton pattern in OOPS?
What is the difference between getting and get late?
What is an internal table?
What is client in the sap system? : sap abap hr
What is use of transparent table in abap? How it is different from pool tables?
What is size category?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is the difference between commit-work and rollback-work tasks?
What is the use of 'for all entries'?
Explain what are the events used in interactive reports?
What should be the approach for writing a bdc program? : abap bdc
What are the various events associated with screen programming?