Employee shift data is pulled from all over the transaction & detail tables and consolidated into with micros.shift_emp_ttl by the micros.sp_post_emp_cum stored procedure.
No, it's a permanent sp. If it's empty there's something wrong with your database.
I'm not sure how net sales are calculated. My guess is that depending on how the RVC's are set up the procedure gets either the trans_emp_seq or chk_emp_seq from trans_dtl and consolidates the net_sls_ttl from sale_dtl. Like I said, that's just my guess. The sp_post_emp_cum procedure is pretty crazy, 2036 lines, and I haven't really looked at it in a while.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.