Certification Questions

Q:

In tax identification determination, which of the following statements are correct? (Only one answer is correct)

A. A rule has to be set per sales document type

B. A rule has to be set per company code

C. A rule has to be set per item category

D. A rule has to be set per sales organization

Answer

Answer : D

Report Error

View answer Workspace Report Error Discuss

0 1270
Q:

What are the access, distribution, and core components of a North American phone number?

Answer

The last four digits are the used at the access layer to identify a particular telephone. The next three numbers are used at the distribution layer to identify an exchange that services several phone numbers. The area code is used at the core level for routing between different regions.

Report Error

View answer Workspace Report Error Discuss

0 1263
Q:

Which of the following activites would occur in Phase 2? Select the correct answers

A. Cycle and integration testing

B. Defining and documenting all business requirements, both functional and technical

C. End user training

D. Finalising the project scope

 

Answer

Answer: A

Report Error

View answer Workspace Report Error Discuss

1 1259
Q:

When you perform the scheduling process, you will be:

A. Displaying results

B. Monitoring the execution of tasks

C. Scheduling tasks in daily overview

D. Creating task lists

Answer

Answer : B , C , D


 


Explanation: When you perform the scheduling process, you perform activities, such as
create task lists, schedule tasks in daily overview, monitor the execution of tasks, and analyze results.

Report Error

View answer Workspace Report Error Discuss

0 1252
Q:

Definition of the Cube Dimensions with Master Data Tables can be checked from TCodes

A. LISTSCHEMA.

B. RSRV.

C. LISTCUBE.

D. All of the above.

Answer

Answer : A

Report Error

View answer Workspace Report Error Discuss

0 1240
Q:

The benefits of the testing features include:

A. Reduce time for test preparation and execution

B. Central storage of testing material and test results

C. Re-use of existing testing material.

D. Single point of access to complete system landscape

Answer

Answer: A , B , C , D

Report Error

View answer Workspace Report Error Discuss

1 1237
Q:

You use Visual Studio .NET to develop a Windows-based application that interacts with a Microsoft SQL Server database. Your application contains a form named CustomerForm.

 You add the following design-time components to the form:

• SqlConnection object named XYZConnection.
• SqlDataAdapter object named XYZDataAdapter.
• DataSet object named XYZDataSet.
• Five TextBox controls to hold the values exposed by XYZDataSet.


At design time, you set the DataBindings properties of each TextBox control to the appropriate column in the DataTable object of XYZDataSet. When you test the application, you can successfully connect to the database. However, no data is displayed in any text boxes.

You need to modify your application code to ensure that data is displayed appropriately. Which behavior should occur while the CustomerForm.Load event handler is running?

A) Execute the BeginInit method of XYZDataSet. B) Execute the Open method of XYZConnection.
C) Execute the FillSchema method of XYZDataAdapter and pass in XYZDataSet. D) Execute the Fill method of XYZDataAdapter and pass in XYZDataSet.
 
Answer & Explanation Answer: D) Execute the Fill method of XYZDataAdapter and pass in XYZDataSet.

Explanation:

Dataset is a container; therefore, you need to fill it with data. You can populate a dataset by calling the Fill method of a data adapter.

Report Error

View Answer Report Error Discuss

1 1231
Q:

ASAP: how are accelerators? (more than one)

A. are hardware tools used for  optimizing system performance

B. can contained concised informations texts

C. accelerators are only customer documents

D. are a collection of descriptive texts, how to documents, templates and examples of all subjects related to SAP implementation

Answer

Answer : B , D

Report Error

View answer Workspace Report Error Discuss

0 1226