
[2022年02月22日]C-TADM54-75テストエンジンお試しセット、C-TADM54-75問題集PDF
最新のSAP C-TADM54-75のPDFと問題集で(2022)無料試験問題解答
質問 63
The software component SAP ECC 6.0 runs on which of the following?
Please choose the correct answer.
- A. SAP NetWeaver Application Server 7.00
- B. SAP Web Application Server 6.40
- C. SAP Basis 4.6D
- D. SAP NetWeaver Application Server 7.10
正解: A
質問 64
Which statements are correct with regard to updating data in AS ABAP-based SAP systems?
There are 2 correct answers to this question.
Response:
- A. "Update (UPD)" and "Update 2 (UP2)" work processes can update table content.
- B. Dialog and background processes can update table content..
- C. Table content has to be updated via "Asynchronous Update"
- D. Only Update work processes can update table content.
正解: A,B
質問 65
In SAP NetWeaver, several components need the ABAP and the JAVA stack. The customer has decided to install both stacks in one database. A default schema user is created for each stack. In which Oracle database table are these users physically stored and how are they named? The SAP is LNX and the instance number is
03.
There are 2 correct answers to this question
- A. Table. dba_users; ABAP schema owner: SAP<SCHEMA-ID>
- B. Table. users; ABAP and JAVA Schema owner: SAPLNX
- C. Table. dba_user; ABAP schema owner: ORALNX
- D. Table. dba_user; Java user: ORALNXDB
- E. Table. dba_users; JAVA schema owner: SAP<SCHEMA-ID>DB
正解: A,E
質問 66
Your company is running an AS ABAP-based SAP System. The employees use SAP GUI for Windows. You want to enable front end printing for all employees which are using the SAP system. What are possible steps to fulfill this requirement?
- A. Create an output device with access method "LOCL" for each local front end printer.
- B. Create an output device "TemSe" and a batch job which redirects the output requests to the local PCs periodically.
- C. Create an output device with the host spool access method "G" and assign the host printer
"__DEFAULT" to it. - D. Create an output device with the host spool access method "S" and assign the device type
"SAP_SPRINT" to it.
正解: C
質問 67
You have to import several transport requests into an AS ABAP-based SAP system using transaction STMS (Transport Management System). In the import queue of one of the SAP systems the "Import Request" (Import Single) button is displayed, but the "Import All Requests" (Import All) button is missing.
What could be the reason?
- A. The "Import All Requests" button is never available in a development system.
- B. The "Queue-controlled transports, single transports" strategy has been set.
- C. Client-specific transport routes have been configured.
- D. The authorization for "Import All Requests" is missing for the respective SAP system.
正解: B
質問 68
Select the correct descriptions of what the IMG is or does:
Choose the correct answer(s).
- A. Offers project management tools.
- B. Is where all customizing activities must be performed.
- C. Provides customizing transactions.
- D. Gives you offline access to all the information required to customize an SAP system.
正解: A,C
質問 69
While you set up an operation mode & work process distribution screen, for which work processes can you increase the number by 1 without decreasing any others?
There are 3 correct answers to this question.
- A. Enqueue work processes
- B. Update work processes
- C. Dialog work processes
- D. Reserved work processes
- E. Spool work processes
正解: B,C,D
質問 70
When implementing Central User Administration (CUA), which of the following do you need to consider?
(Choose two.)
You have to decide. either you want to use CUA or you want use a directory server for user management. You cannot use both at the same time for the same client.
CUA uses ALE to distribute user master data.
CUA can only be set up between two clients
Authorization profiles generated by role definitions are distributed along with role definitions.
- A. CUA can only be set up between two clients
- B. Authorization profiles generated by role definitions are distributed along with role definitions.
- C. CUA uses ALE to distribute user master data.
- D. You should define logical systems, using the naming convention <SID>CLNT###, where<SID>signifies your system ID and ### signifies a client number. You need to create RFC connections using the same naming convention.
- E. You have to decide. either you want to use CUA or you want use a directory server for user management. You cannot use both at the same time for the same client.
正解: B,D
質問 71
Which of the following access methods exist in the SAP system?
Choose the correct answer(s).
- A. Remote printing
- B. Instance printing
- C. Local printing
- D. Front-end printing
正解: A,C,D
質問 72
Which statements are correct? (More than one answers are true)
- A. AS Java process consists of many threads and all request can be processed in one thread
- B. web browser is the standard user interface for AS Java.
- C. Each server process in common buffer.
- D. The managers form the Java Enterprise Runtime.
- E. The nodes of AS Java are split into different functional modules called managers and services.
正解: A,E
質問 73
You import a transport request using the Transport Management System.
When the import finishes, the transport request disappears from the import queue although it caused a return code 8. What is the most likely reason?
Please choose the correct answer.
Response:
- A. Quality assurance is set to 'Delivery after confirmation'.
- B. The transport strategy is set to 'queue-controlled mass transports'.
- C. The transport strategy is set to 'queue-controlled single transports'.
- D. Quality assurance is deactivated.
正解: B
質問 74
Business APIs (BAPIs) can be used to trigger and execute transactions in an SAP landscape. Which of the following statements regarding BAPIs are correct?
There are 2 correct answers to this question.
- A. BAPIs are specialized remote function calls
- B. BAPIs can be used for connecting external software to SAP systems
- C. Data exchange by BAPI can only be done by asynchronous RFC
- D. BAPI communication requires a connection to a central LDAP directory server
正解: A,B
質問 75
For which of the following options do you need to install and configure SAProuter?
(Choose two.)
- A. Create a support message in case of problems with the SAP system
- B. Connection to http://help.sap.com.
- C. EarlyWatch session done remotely by an employee of SAP
- D. Remote Consulting from SAP
正解: C,D
質問 76
You are a transport administrator for an AS ABAP-based SAP system landscape. In the import queue of a single SAP system, you select multiple transport requests to be imported together. What happens when these transport requests are imported?
There are 2 correct answers to this question.
Response:
- A. All objects in all the selected transport requests are merged together
- B. If an object is included in more than one transport request, you can specify which object version will be activated/generated using unconditional (import) modes.
- C. If an object is included in more than one transport request, it is first stored in the shadow repository.
You can then activate/generate selected versions from the shadow repository later. - D. If an object is included in more than one transport request, only the version in the last transport request is activated/generated (according to the sequence in the import queue).
- E. The objects in the first transport request are imported and activated/generated first, then the objects in the second transport request, and so on.
正解: A,D
質問 77
Which of the following technology components can be used together with an SAP Solution Manager 7.1 system?
Choose the correct answer(s).
- A. Web Dynpro Java
- B. Internet Communication Manager (ICM)
- C. Web Dynpro ABAP
- D. SAP Internet Transaction Server (SAP ITS), standalone
- E. SAP Internet Transaction Server (SAP ITS), integrated
正解: A,B,C,E
質問 78
......
あなたを合格させるSAP Certified Technology Associate C-TADM54-75試験問題集で2022年02月22日には210問あります:https://jp.fast2test.com/C-TADM54-75-premium-file.html