CreateProfile

ACCPAC Common Controls

AccpacSession.CreateProfile

Creates a new UI Customization Profile with the specified profile ID and description in ACCPAC's Administrative Services.

Sub CreateProfile(
  ProfileID As String,
  ProfileDesc As String)

Parameters

ProfileID

[in] the profile ID

ProfileDesc

[in] the profile description

Remarks

An administrator (ADMIN) would normally create a new profile using the UI Profile Maintenance UI in ACCPAC's Administrative Services. This UI can either be accessed directly or through the Customize menu option.