Q.1.
Business A want to track cost of an event. The event is expected to run for 2 months and is a collaboration between Training and HR department,and costs incurred might be shared.Both department have their own cost centers.Which Cost Object do you suggest to track the cost incurred during the event?
Q.2.
Latest 3 versions of S4 HANA areand 1810
Q.3.
SAP FICO stands for FI (Financial Accounting) and CO (Controlling)
Q.4.
With S4HANA, ACDOCA table is introduced as a universal journal table, which contains transactional data from GL, AA, CO, CO-PA and Material Ledger
Q.5.
Types of Buffer
Q.6.
ABAP Push Channels (APC) can only use the WebSocket protocol.
Q.7.
What are the two different type casting operators in ABAP?
Q.8.
Append Structures allow to append fields to standard SAP tables and structures without modifying the table definition.
Q.9.
What are the options displayed as button in the database utility, if the convertion terminate?
Q.10.
Is MOVE-CORRESPONDING the statement used to load data from table QCM8TAB to table QCMTAB?
Q.11.
Types of Search Help.
Q.12.
Existing function modules with the prefix F4UT_ can be used to implement search help exits
Q.13.
Given. SELECT fld1 fld2 fld3 FROM tab1 INTO (itab-flditab-flditab-fld WHERE fld7 = pfldAPPEND itab. ENDSELECT. Which of the following is a good performance tuning technique?
Q.14.
Maintenance Type for Maintenance Dialog:
Q.15.
Statement “Continue” inside a LOOP AT ITAB…ENDLOOP will..
Q.16.
Statement “Exit” inside a LOOP AT ITAB…ENDLOOP wil..
Q.17.
To call a local subroutine named process_data, use this line of code
Q.18.
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
Q.19.
Identify the key word that determines if a CMOD function exit has been provided.
Q.20.
In ABAP Objects methods can have the following parameters except :