ePages 7.25.0 - DE_EPAGES/ERPUser/API/ERPUser.pm

Package DE_EPAGES::ERPUser::API::ERPUser

handles api methods for erpuser

@EXPORT_OK
InsertERPUser
IsERPUserShopWizardActive
ActivateERPUser

Functions

ActivateERPUser
InsertERPUser
IsERPUserShopWizardActive

ActivateERPUser

set password for erp user and activate user

Syntax
ActivateERPUser($User,$Alias,$NewPassword)
Input
$User (object)
User
$Alias (string)
Alias of user
$NewPassword (string)
password

InsertERPUser

insert ERP User

Syntax
InsertERPUser($Shop,$Alias,ERPSystemAlias)
Input
$Shop (object)
Shop
$Alias (string)
Alias of user
ERPSystemAlias (string)
erp system alias
Return
$User (object)
inserted user

IsERPUserShopWizardActive

checks if erp user shop wizard adaption should be displayed

Syntax
IsERPUserShopWizardActive($Shop)
Input
$Shop (object)
Shop
Return
isERPUserShopWizardActive (boolean)
isERPUserShopWizardActive