Certification Questions

Q:

Choose the correct statement regarding the asset class.

A. Asset classes are used as template for the asset master records and therefore necessary to decide which default values are to be stored in the asset classes to ensure the uniformity of the assets.

B. Asset classes are the most importnant means of structuring the fixed assets according to the requirements of the enterprise.

C.Asset class defination applies to all company codes in a client.

D.Asset class consits of  master data and valuation sections.

Answer

Answer : A ,B ,C ,D

Report Error

View answer Workspace Report Error Discuss

Subject: SAP FI

0 2815
Q:

special asset class: LVA

A.set up max amount check in dep areas

B.for each type of management you have to set up seperate aseet class

C.for collective management you have to enter a base unit of quantity in asset class

D.can be managed using individual management or collective management

Answer

Answer : A ,B , C, D

Report Error

View answer Workspace Report Error Discuss

Subject: SAP FI

0 2802
Q:

A device on a network is ready to send a frame. What is the first thing that CSMA/CD logic does?

A) Sends a token out to instruct other devices not to send packets. B) Sends a jamming signal out to prevent other hosts from sending packets.
C) Sends a discovery message out to find out if the destination host is on the same subnet. D) Listens to see if the Ethernet is busy.
 
Answer & Explanation Answer: D) Listens to see if the Ethernet is busy.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: CCENT

0 2799
Q:

What is the first thing that BGP checks to determine if a prefix is accessible?

Answer

BGP checks the NEXT_HOP attribute to determine if the NEXT_HOP is accessible or in the IP routing table.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

5 2791
Q:

How can you assign a profit center to a sales order item?

A. The profit center is taken from the customer master record.
B. The profit center can be entered manually.
C. The profit center for the material is set automatically.
D. The profit center can be set with a substitution.

Answer

Answer : B , C , D

Report Error

View answer Workspace Report Error Discuss

Subject: SAP CO

1 2790
Q:

Report Performance is a member of which process group?

A) Controlling B) Planning
C) Executing D) Closing
 
Answer & Explanation Answer: A) Controlling

Explanation:

The processes in the controlling group are Verify Scope, Control Scope, Control Schedule, Control Costs, Perform Quality Control, Report Performance, Monitor and Control Risks, and Administer Procurements.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

0 2784
Q:

Project Procurement Management - Processes

Describe the Inputs, Tools and Techniques , Outputs included in the Contract Closure?

Answer

I. Inputs



  • Procurement management plan

  • Contract management plan

  • Contract documentation

  • Contract closure procedure


II. Tools and Techniques



  • Procurement audits

  • Records management system


III. Outputs



  • Closed contracts

  • Organizational process assets (updates)

Report Error

View answer Workspace Report Error Discuss

0 2782
Q:

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create an application. The application uses the ADO.NET Entity Framework to model entities. The application allows users to make changes to entities while disconnected from the central data store.

 

You need to ensure that when the user connects to the central data store and retrieves new data, the application meets the following requirements:

  • Changes made to the local data store in disconnected mode are preserved.
  • Entities that have already been loaded into the local data store, but have not been modified by the user, are updated with the latest data.

What should you do?

A) Call the query's Execute method by using the MergeOptions.AppendOnly option. B) Call the query's Execute method by using the MergeOptions.OverwriteChanges option.
C) Call the Refresh method of ObjectContext by using the RefreshMode.StoreWins option. D) Call the Refresh method of ObjectContext by using the RefreshMode.ClientWins method.
 
Answer & Explanation Answer: D) Call the Refresh method of ObjectContext by using the RefreshMode.ClientWins method.

Explanation:
Report Error

View Answer Report Error Discuss

0 2782