@sathishreddymn why did you take one more final internal table and work area when you have already declared 3 internal tables and 3 work areas? Can you please explain me this?
@sathishreddymn Жыл бұрын
If you are using joins for 3 tables merging, you can take one internal table. If you are using for all entries, you can take 3 individual internal tables. If you have to merge these 3 tables and display in output, you need to take one more internal table to merge 3 internal tables.
@sundaresanchandrasekaran87032 жыл бұрын
different table and different field names but passing value same in for all entries sap abap, kindly post it
@sathishreddymn2 жыл бұрын
Hi.. I didn't check your comment. Not getting your question. Can you elaborate it..
@sundaresanchandrasekaran87032 жыл бұрын
@@sathishreddymn yes I did it sir , i am using conversion alpha output function module