Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

SAP ABAP Interview Questions
Questions Answers Views Company eMail

Suppose in an ALV report in grid we have to disply matnr, ernam,ebeln,ebelp etc.But when we bring the cursor on that specified field it will show "material number" for matnr, "purchase Document Number" for ebeln etc. how do you acheive this?

IBM,

3 8253

What is mean SY-SUBRC=8 in BDC(while uploading data).

Hexaware,

3 21058

what is the output of given code? data : f1 type i, f2 type i. write : / f1, f2. do 2 times. perform addfld. enddo. write : / f1, f2. form addfld. data : f1 type i, f2 type i. add 1 to f1. add 1 to f2. write : / f1 , f2. endform. int : f1 , f2.

Yash Technologies,

3 7642

How to generate ABAP report ? requirement is like this... current Ratio and quick ratio and return on capital employed and debt equity ratio and employee turn over and gross profit ratio.. can u please prepare some function spec based on this requirement ..... can u send reply asap.

TCS,

1 4540

How to debug a smartform using SMARTFORM_TRACE....and how to see its results

Cap Gemini,

3 10585

What is Buffering Concept? When should a Table be buffered?

Cadila, IBM, ITC Infotech,

2 13074

What do you like best about working for, in this company?

L&T, Orange, TATA,

1 11370

Output type is not selecte automatically with billing type ...Pls solve this issue

1 4675

In Open SQL statements such as Insert update delete which one is FASTlLY retrieve the results and which one is Efficient?

SAP Labs,

4 11147

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 ?

Accenture,

1 8687

Can we create a field without data element ? If yes what is the difference?

2 7627

How to add a column to a table control while using alphanumerical layout editor ?

2537

Difference between inner join and outer join in abap

1 16739

how will you go for row level locking of a z table

HP, IIIT, KPIT, Rajiv Gandhi University of Knowledge Technologies RGUKT,

2 13545

how will u handle multiple line items in a table control?

Logica CMG,

4 9130


Post New SAP ABAP Questions

Un-Answered Questions { SAP ABAP }

Define batch input session?

1070


What should be the approach for writing a bdc program? : abap bdc

1213


Can we use flow logic control key words in abap/4 and vice-verse?

1029


What is meant by exclusive, not cumulative lock? : sap abap data dictionary

1209


What are base tables of an aggregate object? : abap data dictionary

1133


What are function modules?

1160


what are the critical issues u face in ur project?

2588


What is meant by read lock? : sap abap data dictionary

1085


Explain what is an rfc?

1160


How to analysis Background Job for performance Issue?

1275


What are the tcodes for performance tuning?

1556


What is a currency factoring technique?

1274


What is the difference between data elements and domains? : abap data dictionary

1303


Sy index and sy tabix

1450


Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

2237