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 / uma
structure/view like data base view or maintenece view/or
join concepts
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What kind of financial periods exist in sap? What is the relavent table for that?
Does sap handle multiple currencies?
Write syntax for message error (report)?
How to debug a script in abap?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are subroutines? : abap modularization
after creating lock object if does n't access record by second user what should we do?
Explain what is an rfc?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What is a 'z' report?
What is a table pool? : abap data dictionary
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
How many ways you can create table? : abap data dictionary
What is your approach to find exit and BAdi?