New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

1z0-900 Exam Dumps - Java EE 7 Application Developer

Go to page:
Question # 4

Your client has just up their chart of accounts. They are now designing the organization hierarchy in the system.

Which three structures should the customer use the to do this?

A.

Warehouse, Subinventory, and Locators

B.

Cost Centers, Organizations, and Locations

C.

Cost type, Default Cost Structure, and Item Organization

D.

Divisions, Business Units, and Departments

Full Access
Question # 5

Given the JPQL code fragment:

Select pub.title, pub.author, pub.pages FROM Publisher pub

Which two clauses do you add to this JPQL query to retrieve only those books with between 500 and 750 total pages? (Choose two.)

A.

WHERE MIN(pages) >= 500 AND MAX(pages) <= 750

B.

WHERE pub.pages <= 500 OR pub.pages >= 750

C.

WHERE pub.pages BETWEEN 500 AND 750

D.

WHERE pub.pages <= 500 AND pub.pages >=750

Full Access
Question # 6

You have a set up min-max planning at the subinventory level with the following to source item AS12312 for Organization: M1:

  • Source Type: Organization
  • Organization: M1

What type of supply request will be generated?

A.

Movement request

B.

Internal Requisition

C.

Purchase Requisition

D.

None; this is an invalid setup

E.

Intraorganization transfer order

Full Access
Question # 7

Your customer is managing a large sales team divided in two different geographies in the USA. They have the Est Coast sales team and the Central sales team. Both teams are handled by one manager and perform the same function.

Your customer wants to track the expenses of the two teams separately; however, they do not consider them different as they are handled by one manager only.

How will you fulfill the requirement?

A.

Define them as a single department and two separate cost centers.

B.

Define them as two separate departments and a single cost center.

C.

Define them as one department and one cost center.

D.

It is not possible to fulfill the requirement.

Full Access
Question # 8

The physical inventory process is carried out for a particular inventory organization with the following parameters:

  • Negative quantity Tolerance Percentage is set to 10%
  • Approval Type = ‘Always’

The system says that there are 100 on band, but you only counted 95. What will happen?

A.

The setup is invalid; it will give an error message.

B.

Because the 95 is within the 10% tolerance, it will post without approval.

C.

The system will ask a user to recount before posting.

D.

An approval will be required before posting.

Full Access
Go to page: