The Create() function of the syHomePage form populates the state object for a Home Page.
Create( HomePageState, table HomePageTable)
• HomePageState – A composite parameter of the type syHomePageState that is used to maintain state information for the Home Page.
• table HomePageTable – The syHomePage table, which stores information about the Home Page for each user in Microsoft Dynamics GP.
An integer indicating the status of the operation. The value corresponding to the constant OKAY indicates the operation completed successfully. Any other value indicates the operation failed.