Create()

Examples


The Create() function of the syHomePage form populates the state object for a Home Page.

Syntax

Create( HomePageState, table HomePageTable)

Parameters

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.

Return value

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.


Documentation Feedback