Can we write inner join between transparent table and
cluster table? If both having common fields?
Answer Posted / shilpa.p
No it is not possible to write inner join to trasperant
table and cluster table.system will generate an error wen
ever u try to join the table.
| Is This Answer Correct ? | 36 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of using explicit enhancement?
Explain about sap fico testing and the tools used? : abap bdc
What are different types of parameters?
What are the uses of the information in the data dictionary? : abap data dictionary
What are the rules to create a BAPI?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
Describe the difference between macro and subroutine?
What are the two ways of producing a list within a transaction?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
What happens if a function module runs in an update task? : abap modularization
What is the difference between sum and collect?
What is meant by search help? : sap abap data dictionary
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Normally how many and what files get created when a transaction program is written?