Package DE_EPAGES::Ebay::Hooks::Product
interface for table ReferenceAttribute
Functions
OnAfterUpdateProduct
OnAfterUpdateProduct is triggered when a product is updated.
Syntax |
OnAfterUpdateProduct( $hParams ); |
Input |
|
OnDeleteProduct
OnDeleteProduct is triggered when a product is deleted.
Syntax |
OnDeleteProduct(@PKeys); |
Input |
|