I am writting a vb application that is using the Ellipse BOC. This VB app is to allow users to retrieve, create, modify and delete employee roster transactions(mso89a, mso89b) and labor costing transactions(mso850). The problems that I am having is understanding the execute chain and execute mso. Since there aren't any MSQ screens for the payroll module, I need to use the MSO's (with out them displaying.)
I have figured out to to retrieve the first page of the mso89b screen for an employee but how do I get the second page? When I go directly into the ellipse application and to mso891 option 2 employee id ??? click ok and then I get the mso89b screen with the one page. the records are not processed and when I click ok I get cycled through the mso850 for each unprocessed transaction then finally I get the second page of mso89b.
Can anyone explain how the executechain and execute mso work? with paging? etc.
thanks,
dk
I have figured out to to retrieve the first page of the mso89b screen for an employee but how do I get the second page? When I go directly into the ellipse application and to mso891 option 2 employee id ??? click ok and then I get the mso89b screen with the one page. the records are not processed and when I click ok I get cycled through the mso850 for each unprocessed transaction then finally I get the second page of mso89b.
Can anyone explain how the executechain and execute mso work? with paging? etc.
thanks,
dk