Presentation is loading. Please wait.

Presentation is loading. Please wait.

Interface..

Similar presentations


Presentation on theme: "Interface.."— Presentation transcript:

1 interface.

2 If the category is A and the department is 12 and the budget is greater than , you need to add 1 to the variable CT. Thursday.

3 If category is A you want to add 1 to CTA, if category is B you want to add 1 to CTB else you want to add 1 to CTOTHER.

4 If category is A and either num_comm is greater than the reorder point or on_hand = 0, you want to move the word ORDER to MSG.

5 If the person on the record EITHER makes over OR owns hteir own home AND it is worth over 12000, move ELIGIBLE to MSG otherwise move NOT ELIGIBLE to MSG.

6 If the department is 12 AND num_comm is greater than reord_pt AND either cost is greater than 25 OR price is greater than 35, add 1 to DEPT12A_CT. If the department is 12 and the num_comm is not greater than the reord_pt AND on_order is greater than 20, add 1 to DEPT12B_CT. In all other cases add to NOT_CT.

7 If the department is 12 AND num_comm is greater than reord_pt AND either cost is greater than 25 OR price is greater than 35, add 1 to DEPT12A_CT. If the department is 12 and the num_comm is not greater than the reord_pt AND on_order is greater than 20, add 1 to DEPT12B_CT. In all other cases add to NOT_CT.

8

9

10

11

12

13

14

15

16

17

18


Download ppt "Interface.."

Similar presentations


Ads by Google