SAP ABAP Qiz ques

26
After executing the following program, B) COMPUTER Please read the following interaction D) NONE OF THE ABOVE

description

SAP ABAP quiz ques

Transcript of SAP ABAP Qiz ques

Page 1: SAP ABAP Qiz ques

After executing the following program,B) COMPUTER

Please read the following interactionD) NONE OF THE ABOVE

Page 2: SAP ABAP Qiz ques

While working on a developmentB)

'True' or 'False'A) TRUE

Types: Begin of TYP_MARA,A) FINISHED

Page 3: SAP ABAP Qiz ques

A Particular BAPI isD)

Page 4: SAP ABAP Qiz ques

'True' or 'False'?B) FALSE

While using call transactionC)

Page 5: SAP ABAP Qiz ques

Code-SnippetD)

Go through the following piece of codeD)

Page 6: SAP ABAP Qiz ques

Option (1)-Answer: B) OPTION (2)

Page 7: SAP ABAP Qiz ques

Types: Begin of TYP_DATA,B) OPTION (2)

V_MATNR and V_LIFNRB)

How is it possible to debug aC)

Page 8: SAP ABAP Qiz ques

Check the below options for a module poolD)

What would be the result of theA) Syntax error while activating

Page 9: SAP ABAP Qiz ques

Types: Begin of TYP_TAB,A)

A Report program is writtenA) AND D)

Page 10: SAP ABAP Qiz ques

Which of the following statement is true for Secondary indexes?B) AND C)

Loop at IT_VBAK into WA_VBAKD) ALL OF THE ABOVE

Page 11: SAP ABAP Qiz ques

Constants: C_TCODEA) B) AND C)

If you want to allowD) BOTH A) AND C)

Page 12: SAP ABAP Qiz ques

Please choose the correct option(s)B) 1

Page 13: SAP ABAP Qiz ques

Parameters: P_VBTYPC)

Data: BDC DATA INTERNAL TABLEB)

How can you move C)

Page 14: SAP ABAP Qiz ques

CODE SNIPPET perform SUB_GET_DATAC)

Which of the following statements are correct?B) AND D)

Page 15: SAP ABAP Qiz ques

Constants: C_INPUT type CHAR20 valueC) FAILURE

Which of the following are LSMWC)

How to set external breakpointsB) AND C)

Page 16: SAP ABAP Qiz ques

END-OF-SELECTIONA)

Developer A was assignedC)

Page 17: SAP ABAP Qiz ques

List of fields in VBAP......what are the issue(s)A) B) AND C)

IT_VBAK contains sales document data

Page 18: SAP ABAP Qiz ques

A) B) AND D)

Please read the following interactionB) AND C)

Page 19: SAP ABAP Qiz ques

Please read the following interaction betweenB)

In an interface program whichA) C) D) E)

As per business requirement, some logicA) AND B)

Page 20: SAP ABAP Qiz ques

Option (1) perform xyz using WA_CHARB)

Data: V_DATE_1 TYPEB)

Page 21: SAP ABAP Qiz ques

If the requirement is to check forD)

Page 22: SAP ABAP Qiz ques

List of fields in VBAP Question: Identify the errorC)

Page 23: SAP ABAP Qiz ques

The following code results in a short dumpB)

An online program consists of 2 screensB)

Page 24: SAP ABAP Qiz ques

Report ZTEST123C) No Output

IT_VBAK Contains sales document data from VBAKB) 2, 3

Page 25: SAP ABAP Qiz ques

TYPES: BEGIN OF TYP_MATERIALB)

Page 26: SAP ABAP Qiz ques

Consider the following code snippet from screen flow logicC) Both A) and B)