Which two functions must be created to determine the maximum purchase order amount that a user is authorized to enter?

The end users at your client site require the ability to enter purchase orders online. Management has agreed to allow the users to perform this function, but with some restrictions. End users will be classified as one of three categories:

image013

Each category of employee will have the following limits on the amount of the purchase order they are allowed to enter:

image014

Given the following table structures and relationship:

image015

Which two functions must be created to determine the maximum purchase order amount that a user is authorized to enter? (Choose two.)
A . function to obtain the login of the user
B . function to obtain the usertype_amt for the user
C . function to obtain the login ID and group of the user
D . function to obtain the personal profile set-up by the user

Answer: AB

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments