Check if the Print button in S\O Invoice Data Entry is pressed and accesing Daily Sales Reports/Updates

SUGGESTED

Hello every one!

I have a following questions:

1.I have to capture of pressing Print button in S\O Invoice Data Entry and send request at some service.Is this even possible from VBscript code ...

strCompanyCode = oSession.CompanyCode

retVal = oBusObj.GetValue("CustomerNo$", strCustomerNo)

retVal = oBusObj.GetValue("InvoiceNo$", strInvoiceNumber)

Here I have to capture the trigger of pressing the Print button 

2.What is the table of Daily Sales Reports/Updates? I need to to access Sales order Posting Date field from VBscript but i cannot find it in list Script Editor