(2021) C-FIOAD-1909 Dumps and Practice Test (82 Questions) [Q13-Q36]

Share

(2021) C-FIOAD-1909 Dumps and Practice Test (82 Questions)

Guide (New 2021) Actual SAP C-FIOAD-1909 Exam Questions


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

  • Context mapping
  • View assembly
  • Data migration
  • Data binding

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 avoid database locks set by an SQL statement that persists until the end of the program
  • To allow you to use SAP locks to ensure data consistency
  • To process the SAP LUW within the database LUW to ensure data consistency
  • To be able to rollback database changes performed in the same dialog step

What happens when an authorization check fails? Note: Please choose the correct answer

  • The program is terminated
  • 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

Which of the following interface technologies are available in SAP systems? Note: There are 3 correct answers to this question

  • OLE
  • ODBC
  • RFC
  • 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

  • MESSAGE axxx(nnn)
  • MESSAGE exxx(nnn)
  • DELETE UPDATE
  • EXIT
  • ROLLBACK WORK

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
  • 1
  • 15
  • 0

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 a class to which CL_CUSTOMER grants friendship
  • From all methods of the class CL_CUSTOMER
  • From any program using the class CL_CUSTOMER

Which of the following enhancement options does not require any preparation from SAP? Note: Please choose the correct answer

  • Explicit enhancement sections
  • Implicit enhancement point
  • 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
  • Function modules
  • Methods
  • Dialog modules such as PBO modules

SAP C-FIOAD-1909 Certification Exam Topics:

Topic AreasTopic Details, Courses, Books
Technology Components for HTTP-based Communication > 12%

Administrate ICF Services; install, configure and operate SAP Web Dispatcher.

SAP Fiori Implementation and Operations > 12%

Configure Transactional Apps, Reference Apps, Analytical Apps, Fact Sheet Apps and Classic Applications; use monitoring and transport functions for SAP Fiori.

SAP Fiori System Landscape > 12%

Activate SAP S/4HANA Embedded Analytics and Enterprise Search; configure Communication Channels.

SAP Fiori Architecture 8% - 12%

Describe SAP Fiori for ABAP Platform, SAP Fiori for SAP S/4HANA, SAP S/4HANA Embedded Analytics and Enterprise Search.

AS ABAP System Administration > 12%

Start & stop, configure, maintain and monitor ABAP-based SAP systems; describe the user and authorization concept; manage background jobs

SAP Fiori Infrastructure > 12%

Describe Rapid Activation; configure SAP Gateway, SAP Fiori, User Assistance, and Notifications.

SAP Fiori Content Management > 12%

Create SAP Fiori Groups and Catalogs, SAPUI5 Target Mappings, Business Roles; configure and troubleshoot SAP Fiori Launchpad

SAP Fiori Foundation 8% - 12%

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.



SAP Fiori System Administration Certification Exam Details:

Passing ScoreC_FIOAD_1909 - 61%
Exam NameSAP Certified Technology Associate - SAP Fiori System Administration
Sample QuestionsSAP Fiori System Administration Certification Sample Questions
LevelAssociate
Duration180 mins
Exam CodeC_FIOAD_1909
Schedule ExamSAP Training
Reference BooksADM100 (AS ABAP 7.54)
ADM103 (SAP S/4HANA 1909)
UX100 (SAP S/4HANA 1909)
UX200 (SAP S/4HANA 1909)
Exam Price$550 (USD)
Number of Questions80

 

NEW QUESTION 13
Which databases are supported for an SAP Fiori FES 6.0 central hub system when combined with an SAP S/4HANA 1909 BES system?

  • A. SAP ASE
  • B. SAP HANA
  • C. SAP MaxDB
  • D. Oracle Database
  • E. SAP IQ

Answer: A,B,C

 

NEW QUESTION 14
Which SAP Fiori floorplan provides domain-specific information for a user on a single page?

  • A. Analytical list page
  • B. Object page
  • C. Overview page
  • D. Launch page

Answer: C

 

NEW QUESTION 15
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 parameters of target mapping for the intent Shell-plugin
  • C. Via the redirect.txt file of SAP Web Dispatcher
  • D. Via the default profile of the SAP system

Answer: B,C

 

NEW QUESTION 16
You want to set up user assistance for SAP Fiori. How do you enable the SAP Web Dispatcher to access the content platform and script server hosted by SAP?

  • A. Import the root certificate of the content platform and script server into the SAP Web Dispatcher's server PSE.
  • B. Set profile parameter icm/HTTPS/trust_client_with_subject for the SAP Web Dispatcher to the subject of the content platform and script server's root certificate.
  • C. Set profile parameter icm/trusted_reverse_proxy_<x> for the SAP Web Dispatcher to the subject and issuer of the content platform and script server's root certificate.
  • D. Import the root certificate of the content platform and script server into the SAP Web Dispatcher's client PSE.

Answer: D

 

NEW QUESTION 17
How can you register multiple SAP Gateway services simultaneously? Note: There are 2 correct Answers to this question.

  • A. Using task list SAP_GATEWAY_ACTIVATE_ODATA_SERV.
  • B. Using transaction /IWFND/MAINT_SERVICE.
  • C. Using task list SAP_GATEWAY_BASIC_CONFIG.
  • D. Using transaction /IWFND/GW_CLIENT.

Answer: A,B

 

NEW QUESTION 18
You want to create your own task list for the ABAP task manager (transaction STC01). Which functions are covered by tasks shipped by SAP? Note: There are 3 correct Answers to this question.

  • A. Execute ABAP programs.
  • B. Extend SAP Fiori apps.
  • C. Modify SAP Gateway aliases.
  • D. Set profile parameters.
  • E. Create transport requests.

Answer: A,D,E

 

NEW QUESTION 19
Which of the following are SAP Fiori launchpad clients? Note: There are 2 correct Answers to this question.

  • A. SAP Logon
  • B. SAP WebClient UI
  • C. SAP Business Client
  • D. Any HTML5-ready browser

Answer: C,D

 

NEW QUESTION 20
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. Activate ICF service /sap/opu/odata4 for OData V4.
  • B. Maintain and activate push channel with ID SAP_WEBSOCKET.
  • C. Register bgRFC inbound destination IWNGW_BEP_OUT_BGRFC.
  • D. Provide the backend system alias.
  • E. Create bgRFC destination IWNGW_BGRFC.

Answer: B,C,E

 

NEW QUESTION 21
In an ABAP-based SAP system, the number of which processes can you change using operation modes?
Note: There are 2 correct Answers to this question.

  • A. SPO-WP
  • B. UPD-WP
  • C. DIA-WP
  • D. ICM

Answer: A,C

 

NEW QUESTION 22
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 Routing-Based with system alias LOCAL
  • B. Processing mode Co-Deployed without system alias
  • C. Processing mode Routing-Based without system alias
  • D. Processing mode Co-Deployed with system alias LOCAL

Answer: A

 

NEW QUESTION 23
You are maintaining a user master record in AS ABAP. What can you conclude from the value FI in the User Group field as highlighted in the screenshot below?

  • A. The current user gets additional authorizations that are assigned to user group FI in transaction SUGR.
  • B. The current user is user administrator for users assigned to user group FI.
  • C. Only user administrators with authorization S_USER_GRP = FI can maintain the current user.
  • D. This entry is for reporting reasons only.

Answer: C

 

NEW QUESTION 24
How do you assign a system-wide SAP Fiori catalog to a workbench request?

  • A. In transaction /UI2/FLPCM_CUST, by choosing "Transport" after the catalog was created
  • B. In transaction /UI2/FLPCM_CONF, by providing the transport request when creating the catalog
  • C. In transaction /UI2/FLPCM_CONF, by choosing "Transport" after the catalog was created Question
  • D. In transaction /UI2/FLPCM_CUST, by providing the transport request when creating the catalog

Answer: D

 

NEW QUESTION 25
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 client certificate into the SAP Web Dispatcher's server PSE.
  • B. 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.
  • C. Sign the SAP Web Dispatcher's SSL server certificate by a Certification Authority (CA) trusted by the SAP system.
  • 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: A

 

NEW QUESTION 26
Which selection options do you have when you execute program /UI2/INVALIDATE_CLIENT_CACHES?
Note: There are 2 correct Answers to this question.

  • A. For the current client
  • B. For a selected user
  • C. For all clients
  • D. For all users

Answer: B,D

 

NEW QUESTION 27
Which of the following single sign-on mechanisms are supported for InA requests? Note: There are 2 correct Answers to this question.

  • A. OAuth
  • B. SAML 2.0
  • C. X.509 client certificate
  • D. Kerberos/SPNEGO

Answer: C,D

 

NEW QUESTION 28
In an embedded deployment, which protocol is used by object pages to access the SAP S/4HANA system?

  • A. InA
  • B. DIAG
  • C. OData
  • D. RFC

Answer: A

 

NEW QUESTION 29
Which tasks can be performed within the SAP Web Dispatcher Web administration UI? Note: There are 2 correct Answers to this question.

  • A. Create server groups.
  • B. Evaluate trace files.
  • C. Display profile parameters.
  • D. Analysis statis
  • E. Maintain the URL prefix table.

Answer: B,D

 

NEW QUESTION 30
You have started an SAP S/4HANA 1909 system with a PAS instance and two AAS instances. How many ICM processes are running in this SAP system? This depends on the setting of profile parameter rdisp/start_icman.

  • A. 0
  • B. 1
  • C. 2

Answer: B

 

NEW QUESTION 31
In an SAP S/4HANA 1909 system, you have executed all tasks of task list SAP_BW_SETUP_INITIAL_S4HANA. How can you monitor the BW content activation?

  • A. By analyzing the result of executing function module RSEC_GENERATE_BI_ALL
  • B. By analyzing logs for object RSTCO_UT in transaction SLG1
  • C. By analyzing the activation logs available in transaction RSTCO_ADMIN
  • D. By analyzing the log of background job BI_TCO_ACTIVATION

Answer: D

 

NEW QUESTION 32
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. S4E and S4N
  • B. S4A and S4E
  • C. S4N and FES
  • D. FES and S4A

Answer: B

 

NEW QUESTION 33
Which selection options are available when you activate the SAP performance trace tool (transaction
/IWFND/TRACES)? Note: There are 2 correct Answers to this question.

  • A. Request URI prefix
  • B. Transaction name
  • C. Variant name
  • D. User name

Answer: A,D

 

NEW QUESTION 34
In what form are user interfaces for SAPUI5-based SAP Fiori apps for SAP S/4HANA provided by SAP?

  • A. Enhancement points
  • B. Enhancement packages
  • C. Product-specific UI add-ons
  • D. Product-specific UI components

Answer: D

 

NEW QUESTION 35
You want to change a profile parameter for an ABAP-based system. The change should become effective after the next system restart.Which transaction do you use?

  • A. RZ10
  • B. RZ11
  • C. RSPFPAR
  • D. RZ03

Answer: A

 

NEW QUESTION 36
......

C-FIOAD-1909 Exam Dumps Pass with Updated 2021 Certified Exam Questions: https://www.examprepaway.com/SAP/braindumps.C-FIOAD-1909.ete.file.html