
[Dec-2021] Latest SAP C_FIOAD_1909 Certification Practice Test Questions
Verified C_FIOAD_1909 Dumps Q&As - 1 Year Free & Quickly Updates
SAP Fiori System Administration Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books | Weighting |
|---|---|---|
| SAP Fiori System Landscape | Activate SAP S/4HANA Embedded Analytics and Enterprise Search; configure Communication Channels. UX200 (SAP S/4HANA 1909) | > 12% |
| AS ABAP System Administration | Start & stop, configure, maintain and monitor ABAP-based SAP systems; describe the user and authorization concept; manage background jobs ADM100 (AS ABAP 7.54) | > 12% |
| SAP Fiori Foundation | Describe SAP Fiori Design, SAP Fiori Launchpad, SAP Fiori Data Handling and personalize SAP Fiori; identify User Interfaces for SAP systems and Application Types; describe Data Services. UX100 (SAP S/4HANA 1909) | 8% - 12% |
Sample Questions
What process is used to establish the automatic transport of data between the view controller’s context-attributes and the UI element in its layout? Note: Please choose the correct answer
- View assembly
- Data binding
- Context mapping
- Data migration
What is the purpose of implicit enhancement points? Note: Please choose the correct answer
- To change code in a standard SAP program
- To add fields to an SAP database table
- To add code to a standard SAP program
- To create a secondary index for an SAP database table
Why should you bundle database updates in your dialog programs? Note: Please choose the correct answer
- To allow you to use SAP locks to ensure data consistency
- To avoid database locks set by an SQL statement that persists until the end of the program
- To be able to rollback database changes performed in the same dialog step
- To process the SAP LUW within the database LUW to ensure data consistency
What happens when an authorization check fails? Note: Please choose the correct answer
- A CX_AUTH_FAILED type exception is raised
- A type E message is displayed
- The system field SY-SUBRC is set to a value other than zero
- The program is terminated
Which of the following interface technologies are available in SAP systems? Note: There are 3 correct answers to this question
- RFC
- ODBC
- OLE
- HTTP
- Ethernet
You perform an update task using update function modules and detect an error in the program that calls the update function modules. Which statement can be used to discard all update requests for the current SAP LUW? Note: There are 2 correct answers to this question
- EXIT
- ROLLBACK WORK
- MESSAGE exxx(nnn)
- DELETE UPDATE
- MESSAGE axxx(nnn)
In addition to the primary key of an internal table, how many secondary indexes can you define for an internal table? Note: Please choose the correct answer
- 10
- 0
- 1
- 15
You have implemented a class CL_CUSTOMER in which you defined a private attribute. From where can you access this attribute directly? Note: There are 2 correct answers to this question
- From all methods of all subclasses of CL_CUSTOMER
- From all methods of the class CL_CUSTOMER
- From any program using the class CL_CUSTOMER
- From all methods of a class to which CL_CUSTOMER grants friendship
Which of the following enhancement options does not require any preparation from SAP? Note: Please choose the correct answer
- Implicit enhancement point
- Explicit enhancement sections
- Explicit enhancement point
- New BAdIs
In which modularization units can you use parameters? Note: There are 3 correct answers to this question
- Subroutines
- Event blocks such as START-OF-SELECTION
- Methods
- Dialog modules such as PBO modules
- Function modules
NEW QUESTION 49
You want to start an SAP S/4HANA 1909 system with PAS and AAS instances. What must be running before the AAS instance can start? Note: There are 2 correct Answers to this question.
- A. PAS instance
- B. ASCS instance
- C. Database of the SAP system
- D. SAP Web Dispatcher
Answer: A,C
NEW QUESTION 50
In the tree structure of transaction SICF, you see that service /sap/bc/bsp/sap/it00 is displayed in blue.
What does this mean?
- A. The service is explicitly deactivated.
- B. The service is implicitly deactivated.
- C. The service is active.
- D. The service is being recorded by the ICF recorder.
Answer: C
NEW QUESTION 51
What can you do using the ABAP task manager (transaction STC01)? Note: There are 3 correct Answers to this question.
- A. Upload and download task lists.
- B. Assign a task list to a customizing request.
- C. Create a variant for a task list.
- D. Execute a task list in background mode.
- E. Copy an existing task list.
Answer: C,D,E
NEW QUESTION 52
In an SAP Fiori embedded deployment, how can you register an SAP Gateway service? Note: There are 2 correct Answers to this question.
- A. Processing mode Co-Deployed with system alias LOCAL
- B. Processing mode Routing-Based without system alias
- C. Processing mode Routing-Based with system alias LOCAL
- D. Processing mode Co-Deployed without system alias
Answer: C
NEW QUESTION 53
You want to configure notifications for SAP Fiori in an embedded deployment scenario. Which of the following steps do you have to perform? Note: There are 3 correct Answers to this question.
- A. Create bgRFC destination IWNGW_BGRFC.
- B. Provide the backend system alias.
- C. Register bgRFC inbound destination IWNGW_BEP_OUT_BGRFC.
- D. Maintain and activate push channel with ID SAP_WEBSOCKET.
- E. Activate ICF service /sap/opu/odata4 for OData V4.
Answer: A,C,D
NEW QUESTION 54
You want to enable context-sensitive user assistance for SAPUI5-based SAP Fiori apps. How can you configure the product and the corresponding version of the help texts? Note: There are 2 correct Answers to this question.
- A. Via properties of FLP plugin WEB_ASSISTANT_HELP_PLUGIN
- B. Via the redirect.txt file of SAP Web Dispatcher
- C. Via parameters of target mapping for the intent Shell-plugin
- D. Via the default profile of the SAP system
Answer: B,C
NEW QUESTION 55
You have configured an SAP Web Dispatcher and set:
- A. HTTPS between the client and SAP Web Dispatcher HTTPS between SAP Web Dispatcher and the SAP system
- B. wdisp/ssl_encrypt=2, icm/server_port_<xx>=...PROT=HTTP, Which communication channels does this establish?
- C. HTTPS between the client and SAP Web Dispatcher HTTP between SAP Web Dispatcher and the SAP system
- D. HTTP between the client and SAP Web Dispatcher HTTP between SAP Web Dispatcher and the SAP system
- E. HTTP between the client and SAP Web Dispatcher HTTPS between SAP Web Dispatcher and the SAP system
Answer: E
NEW QUESTION 56
In an SAP Fiori app, what does intent-based navigation consist of?
- A. Business object and Action
- B. Business object and Function
- C. Semantic object and Action
- D. Semantic object and Function
Answer: C
NEW QUESTION 57
You have installed an SAP S/4HANA 1909 system. In transaction SM50 you observe that 10 dialog work processes are configured on the PAS instance. Which settings could be responsible for this? Note: There are 2 correct Answers to this question.
- A. The settings in an operation mode
- B. The settings in the PAS instance start profile
- C. The settings in the PAS instance profile
- D. The default settings in the SAP kernel
Answer: A,C
NEW QUESTION 58
You want to enable apps based on KPI design. How can you register SAP Gateway service
/SSB/SMART_BUSINESS_RUNTIME_SRV? Note: There are 2 correct Answers to this question.
- A. Using transaction /IWFND/V4_ADMIN
- B. Using task list SAP_FIORI_FOUNDATION_S4
- C. Using task list SAP_BW_SETUP_INITIAL_S4HANA
- D. Using transaction /IWFND/MAINT_SERVICE
Answer: C,D
NEW QUESTION 59
How can you enable an HTTPS communication channel between SAP Web Dispatcher and an ABAP- based SAP system?
- A. Import the root certificate of the Certification Authority (CA) which signed the SAP system's SSL server certificate into the SAP Web Dispatcher's client PSE.
- B. Sign the SAP Web Dispatcher's SSL server certificate by a Certification Authority (CA) trusted by the SAP system.
- C. Import the root certificate of the Certification Authority (CA) which signed the SAP system's SSL client certificate into the SAP Web Dispatcher's server PSE.
- D. Set profile parameter icm/trusted_reverse_proxy_<x> in the SAP system to match the subject and issuer of the SAP Web Dispatcher's client PSE.
Answer: C
NEW QUESTION 60
What can you do within transaction ESH_COCKPIT? Note: There are 2 correct Answers to this question.
- A. Create a connector.
- B. View model data.
- C. Check the number of entries for a connector.
- D. Upload a metadata file.
Answer: A,C
NEW QUESTION 61
Which of the following changes to the SAP Fiori launchpad can be transported using a transport request of type Workbench?
- A. Theme design changes
- B. Configuration changes to SAP Fiori catalogs and groups
- C. Customizing changes to SAP Fiori catalogs and groups
- D. Personalization changes
Answer: B
NEW QUESTION 62
You have configured SAP Gateway in a central hub scenario on the FES system named FES with connected BES systems S4A, S4E and S4N.In your FES system, the following system aliases are defined:see Pic. The following screenshot shows the definition of SAP Gateway service ZMM_PUR_PR_PROCESS_SRV: see Pic.Your user is assigned to user roles ZS4ASIA and ZS4EUR in the FES system. You are executing the following URI request in the Gateway client of the FES system: /sap/opu/odata/sap/ZMM_PUR_PR_PROCESS_SRV;mo/<OData- request> , From which systems will the response data come?
- A. FES and S4A
- B. S4E and S4N
- C. S4A and S4E
- D. S4N and FES
Answer: C
NEW QUESTION 63
For which user groups can task list SAP_FIORI_FOUNDATION_S4 generate SAP Fiori foundation roles?
Note: There are 2 correct Answers to this question.
- A. Developers
- B. End-users
- C. Administrators
- D. Managers
Answer: B,C
NEW QUESTION 64
In an SAP S/4HANA system, which element groups SAP Fiori apps based on the duties of a user?
- A. Business catalog group
- B. Business catalog
- C. Back-end catalog
- D. Technical catalog
Answer: B
NEW QUESTION 65
Which SAP Fiori apps can you use to define analytical evaluations cross-client? Note: There are 2 correct Answers to this question.
- A. Query Browser
- B. Manage KPIs and Reports
- C. KPI Workspace
- D. Custom Analytical Queries
Answer: B,C
NEW QUESTION 66
How do you assign a system-wide SAP Fiori catalog to a workbench request?
- A. In transaction /UI2/FLPCM_CUST, by providing the transport request when creating the catalog
- B. In transaction /UI2/FLPCM_CUST, by choosing "Transport" after the catalog was created
- C. In transaction /UI2/FLPCM_CONF, by choosing "Transport" after the catalog was created Question
- D. In transaction /UI2/FLPCM_CONF, by providing the transport request when creating the catalog
Answer: A
NEW QUESTION 67
In an ABAP-based SAP system, you have created an RFC destination of type 3, including credentials, on the Logon & Security tab. From which source to which target does this RFC destination point?
- A. From the source system to a target client
- B. From the source system to a target system
- C. From the source client to a target system
- D. From the source client to a target client
Answer: A
NEW QUESTION 68
In a newly installed ABAP-based SAP system, you want to support HTTPS communication between Web browsers and the ICM process(es). Which steps are relevant? Note: There are 2 correct Answers to this question.
- A. Maintain system profile parameters for metadata exchange.
- B. Maintain system profile parameters for SSL.
- C. Maintain the SSL server standard PSE.
- D. Maintain the system PSE.
Answer: B,C
NEW QUESTION 69
Which applications can be used to display the results from SAP Fiori search? Note: There are 2 correct Answers to this question.
- A. Overview page
- B. List report
- C. Object page
- D. Worklist
Answer: B,D
NEW QUESTION 70
In what way can SAP Fiori search requests be forwarded to an SAP S/4HANA system? Note: There are 2 correct Answers to this question.
- A. As an InA request to SAP HANA enterprise search
- B. As an HTTP request to the connector administration cockpit
- C. As an OData request to ESH_ADMIN_SRV
- D. As an OData request to ESH_SEARCH_SRV
Answer: A,B
NEW QUESTION 71
......
Latest 2021 Realistic Verified C_FIOAD_1909 Dumps - 100% Free C_FIOAD_1909 Exam Dumps: https://actual4test.practicetorrent.com/C_FIOAD_1909-practice-exam-torrent.html