Hi i am surya, i have faced this questions plz give me the
answer.
I have requirement like this, i have two internal tbale like
itab and itab1 in itab i have 50 records, in itab1 100
records are there. When execute this question what will be
the output a]50 b]100 c]150? And how to join two internal
tables what is the syntax for that?
Answer Posted / suresh
when you are executing first internal table you will get 50
records and when u are executing second itab you will get
100 records. so finally when you perform joins on both
tables you will get 150records
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do we have to migrate all sapscript forms to smart forms?
What is delivery class? : abap data dictionary
Search help exit details.
Explain buffering concept usage?
What are the different types of view?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
How to find the return code of an stmt in abap programs?
What is a database view? : abap data dictionary
When value table becomes check table?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
how to capture the errors in bdc Call transaction method?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
Some Realtime Objects on Bdc.
What is a table attribute? : abap data dictionary