SAP ABAP Interview Questions
Questions Answers Views Company eMail

can i use data element or domain in the program and how

HCL,

3 7481

30000 locks are done,u r having 15 min time .to leave u r job.how would u resolve it

2 3107

How i can make a enabled and disabled code using SAP ABAP? www.saponly.com

1 4075

will a break-point statement trigger in background job? say yes or no. then whats is the reason?

Hexaware,

1 6690

how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

Genpact,

2029

how many blocks can create in a ALV BLOCK LIST in ABAP?

2 6536

After transferring of data from flat file to application server i found that it is showing wrong data .Say i had currency in flat file as 1000.00 USD. After transferring i found it is showing as 100.000 in the application server. How will you handle this case?

Thomson Reuters,

1 5722

i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status

8486

if u have two internal table such as itab1 and itab2.in itab1 has four fields such as f1,f2,f3,f4 and in itab2 has two fields such as f1,f2.then how can u copy data from first internal table to second internal table.

Wipro,

5 9979

What is Routine in ABAP and Types of routines?x

2 10046

hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.

1533

WHAT IS DIFFERENCE BETWEEN USER EXIT AND BADI

1 3555

2 Table Maintenance generation & validation using events Create table lets say ZXXXX hold Object Locations. Field key data element Type Length Dec text MANDT x MANDT Clnt 3 0 Client ZCTRY x LAND1 Char 3 Country Key ZOLOC x ZOLOC Char 15 Object Location ZOLOC20 ZOLOC20 Char 20 Object Location short text ZOLOC40 ZOLOC40 Char 40 Object Location long text ZAWSYS LOGSYSTEM Char 10 Logical System ZSTREET AD_STREET Char 60 Street ZSTREET2 AD_STRSPP1 Char 40 Street 2 ZPOSTAL_CODE AD_PSTCD1 Char 10 City postal code ZCITY AD_CITY1 Char 40 City ZCOUNTRY ZLAND Char 3 Address Country ZOBJ_SIGN ZOBJ_SIGN Char 10 Object Sign ZREF1 ZREF1 Char 10 Reference 1 ZREF2 ZREF2 Char 10 Reference 2 ZREF3 ZREF3 Char 10 Reference 3 ZREF4 ZREF4 Char 10 Reference 4 ZNOTE1 ZNOTE1 Char 20 Note 1 ZNOTE2 ZNOTE2 Char 20 Note 2 ZCREAETDATE CREATEDATE Dats 8 Creation/Change Date ZCREATETIME CREATIETIME Tims 6 Creation/Change Time Create a table maintenance generator for ZXXXX. Create two events in Table Maintenance Generator: - To update the filed value SAP in ZAWSYS and creation date and time - To update change date and time after saving the entry Event ‘21’ – At Create: ZXXXX-ZAWSYS = SAP. ZXXXX-ZCREATEDATE = sy-datum. ZXXXX-ZCREATETIME = sy-uzeit. Event ‘01’- After Save ZXXXX-mandt = extract+0(3). ZXXXX-zctry = extract+3(3). ZXXXX-zoloc = extract+6(15). ZXXXX-zoloc20 = extract+21(20). ZXXXX-zoloc40 = extract+41(40). ZXXXX-zawsys = log_sys. ZXXXX-zstreet = extract+91(60). ZXXXX-zstreet2 = extract+151(40). ZXXXX-zpostal_code = extract+191(10). ZXXXX-zcity = extract+201(40). ZXXXX-zcountry = extract+241(3). ZXXXX-zobj_sign = extract+244(10). ZXXXX-zref1 = extract+254(10). ZXXXX-zref2 = extract+264(10). ZXXXX-zref3 = extract+274(10). ZXXXX-zref4 = extract+284(10). ZXXXX-znote1 = extract+294(20). ZXXXX-znote2 = extract+314(20). ZXXXX-zcreatedate = sy-datum. ZXXXX-zcreatetime = sy-uzeit. modify ZXXXX.

Wipro,

1 5995

what is bapi,badi,bdc,ale idocs?

1617

Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button

Banking,

1752


Post New SAP ABAP Questions

Un-Answered Questions { SAP ABAP }

Explain what are the different functions used in sap script?

535


What is the significance of delivery class?

574


List some of the many different ways that the sap standard functionality can be changed by a customer?

542


In the `select' statement what is group by ?

1507


what is the transaction transaction for setting parameters rdisp/buffermode

3555






Explain what are the problems in processing batch input sessions?

520


Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)

824


What is a subscreen? How can we use a subscreen?

554


What is delivery class? : abap data dictionary

642


What is the difference between a structure and a table? : abap data dictionary

599


In sap script how to print bar code in vertical manner

3422


Explain the concept of clusters in payroll

2112


What is help view?

548


What are the main events of which are used for logical database?

585


Are you familiar with all steps for setting up a workflow?

1662