InventoryTransactionDelete
class InventoryTransactionDelete extends AbstractInventoryTransaction
Delete an existing inventory control transaction record
Traits
Constants
| STATE_DRAFT |
|
| STATE_PENDING |
|
| STATE_CLOSED |
|
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
setTransactionDefinition(string $transactionDefinition)
No description
Details
in AbstractFunction at line line 35
getControlId()
Get control ID
in AbstractFunction at line line 46
setControlId($controlId = null)
Set control ID
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
at line line 35
writeXml(XMLWriter $xml)
Write the function block XML
in CustomFieldsTrait at line line 33
array
getCustomFields()
Get custom fields
in CustomFieldsTrait at line line 43
setCustomFields(array $customFields)
Set custom fields