SAP Description Total Questions −30 00 Max Time − 30:00 The event that is processed after all data has been read but before the list is displayed is: END-OF-PAGE. START-OF-SELECTION. END-OF-SELECTION. AT LINE-SELECTION. WHICH OF THE FOLLOWING WILL BE DEFAULT NAME OF CONSOLIDATION ROUTE FOR A THREE SYSTEM LANDSCAPE CONTAINING, QMS, DMS AND PMS SYSTEMS? ZQMS ZDMS ZCON ZDEV In a line of code, text-100, is an example of which type of text element? Text symbol Selection text Text title Text identifier Which of the following may NOT be modified using the ABAP Dictionary transaction? Type groups Search help Lock objects Function groups This data type has a default length of eight and a default value = ‘00000000’. P D N C The editor function that formats and indents the lines of code automatically is called____. Auto align Pretty printer Generate version Syntax check To select one record for a matching primary key, use ____. SELECT SELECT INTO SELECT SINGLE SELECT ENTRY THE SYSTEMS IN A SYSTEM LANDSCAPE SHARE CUSTOMIZING AND REPOSITORY OBJECTS VIA ? TRANSPORT REQUESTS CONSOLIDATION ROUTE REMOTE FUNCTION CALL ALL OF THE ABOVE To place a checkbox on a list, use WRITE CHECKBOX. FORMAT CHECKBOX ON. WRITE fld AS CHECKBOX. MODIFY LINE WITH CHECKBOX. In regard to the code below, which of the following is not a true statement? TABLES: KNA1. GET KNA1. Write: /1 kna1-kunnr. END-OF-SELECTION. The GET event is processed while a logical database is running. All the fields from table KNA1 may be used in the GET event. You can code the GET event elsewhere in the same program. None of the above. WHICH OF THE FOLLOWING CONTAINS A MESSAGE SERVER? DIALOG INSTANCE CENTRAL INSTANCE BOTH A & B NONE OF THE ABOVE Which of these sentences most accurately describes the GET VBAK LATE. event? This event is processed before the second time the GET VBAK event is processed. This event is processed after all occurrences of the GET VBAK event are completed. This event will only be processed after the user has selected a basic list row. This event is only processed if no records are selected from table VBAK. WHICH OF THE FOLLOWING STRATEGIES IS MOST RECOMMENDED AS A TRANSPORT STRATEGY IN SAP? QUEUE CONTROLLED MASS TRANSPORT QUEUE CONTROLLED SINGLE TRANSPORT WORKFLOW CONTROLLED TRANSPORT NONE OF THE ABOVE To both add or change lines of a database table, use ____. INSERT UPDATE APPEND MODIFY IN SAP NETWEAVER AS ABAP+JAVA TWO DIFFERENT DATABASES ARE REQUIRED, ONE FOR ABAP, ANOTHER FOR JAVA. True False WHICH OF THE FOLLOWING DOES NOT COME UNDER /USR/SAP/TRANS BIN PROFILE TMP LOG Which of the following is NOT a component of the default standard ABAP report header? Date and Time List title Page number Underline A DATA statement may appear only at the top of a program, before START-OFSELECTION. True False WHAT IS THE FULL FORM OF SSCR? SAP SOFTWARE CHANGE REQUIREMENTS SAP SOFTWARE CHANGE REQUESTS SAP SOFTWARE CHANGE REGISTRATION SAP SOFTWARE CHANGE REPRESENTATION Within the source code of a function module, errors are handled via the keyword: EXCEPTION RAISE STOP ABEND IS IT POSSIBLE TO DEFINE MORE THAN ONE CONSOLIDATION AND DELIVERY ROUTES IN A TRANSPORT DOMAIN? yes no WHEN A USER SENDS REQUEST TO SAP SYSTEM VIA BROWSER, WEB REQUESTS ARE FIRST HANDLED BY? ICM MS GW SDM Page headers for a secondary/details list can be coded in the event: GET. INITIALIZATION. TOP-OF-PAGE DURING LINE-SELECTION. NEW-PAGE. TRANSACTION SCC1 COPIES CHANGES FROM ONE CLIENT TO ANOTHER CLIENT BASED ON TASK TRANSPORT REQUEST TRANSPORT REQUEST & IT'S TASK ALL OF THE ABOVE IN A THREE SYSTEM LANDSCAPE THE PROJECT MANAGER WILL EXPORT HIS REQUEST FROM QUALITY SYSTEM? true false COPYING OF ONE PACKAGE NAME TO ANOTHER PACKAGE NAME IS CALLED? TRANSPORT OF COPIES RELOCATION CUSTOMIZING REQUEST WORKBENCH REQUEST To summarize the contents of several matching lines into a single line, use this SELECT statement clause. INTO WHERE FROM GROUP BY BASIC FUNCTIONALITY 7.00 MATCHES WITH CORE COMPONENT 6.0 5.0 4.7 NONE A DO loop increments the system field ____. SY-LOOPI SY-TABIX SY-LSIND SY-INDEX ON SAP INSTALLATION WHICH OF THE FOLLOWING CLIENT/CLIENTS ARE CREATED BY DEFAULT? CLIENT 000 CLIENT 001 CLIENT 066 ALL OF THE ABOVE Previous Next Total Question16 Wrong Answer13 Right Answer13