Package DE_EPAGES::Shop::API::Shop
This package provides the shop functions.
@EXPORT_OK |
Functions
GetNextNo
Returns the next number alias for this shop.
Syntax |
$NextNo = GetNextNo($Shop, $ClassName, $Parent, $IncNo); |
Example |
$FormNo = GetNextNo($Shop, 'Invoice', $Order, 0); |
Input |
|
Return |
|
SaveShopLogo
Returns the next number alias for this shop.
Syntax |
my ($hRepsonse, $Logo) = SaveShopLogo($Shop, $Form, $OldShopLogo); |
Input |
|
Return |
|