Package DE_EPAGES::MultiStoreCommon::API::Table::ObjectUpdate
interface for table ObjectUpdate
@EXPORT_OK |
Functions
DeleteFromObjectUpdateByShopIDUpdateTime
Deletes each record from table ObjectUpdate which is older than days.
Syntax |
DeleteFromObjectUpdateByShopIDUpdateTime($ShopID,$UpdateTime); |
Input |
|
GetInfoObjectUpdate
Returns attributes and its values of each record of table ObjectUpdate as array of hashes within certains bounds. Bounds are the primary keys.
Syntax |
my $ahInfo = GetInfoObjectUpdate($ShopID,$LB,$UB); |
Input |
|
Return |
|