Explain how to Handle the internal tables in ABAP?
What does an extract statement do in the ABAP program?
How can you set rows and columns for Table control in a screen?
1 Answers CSC, Steelco Gujarat Ltd,
What happens if we use leave to list-processing without using suppress-dialog?
Suppose, we are creating one table. at that time we are mention table space and size category. Generally size category is from 0 to 6 is available. suppose if we are declare size category as 0(zero). For 0 (zero) the size of rows is from 0(zero) to 19000. I have 25000 records to insert into table. but table size is declared as 0(zero). i.e 19000 records. what about remaining 6000 records. shall i insert in to table or not? if insert how can i do? if not insert what can i do? Please answer me? i faced this one in TCS interview.
Tell the step by step procedure to print a smart form?
You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.
How do we use BDC in real production scenarios ? Is BDC used on regular periodic intervals to upload data into SAP ? (say you recieve the data daily from non-sap system, like mainframes and you update the data in SAP) OR Is BDC used on adhoc basis ?
Describe the data classes?
What is the Difference between Transparant Tables , Pooled & cluster Tables?
1 Answers Patni, Satyam, Siemens,
What is pretty printer?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
Explain lsmw?