Documentation

ShipmentTable

ShipmentTable class handles table with shipment documents.

Class methods

MethodDescription Available from version
getFilePathReturns path to file containing class definition.
getMapReturns list of fields for table with shipment documents.
getTableNameReturns name for table with shipment documents in database.
validateAllowDeliveryReturns validator for the field ALLOW_DELIVERY.
validateCanceledReturns validator for the field CANCELED.
validateDeducted Returns validator for the field DEDUCTED.
validateDeliveryDocNum Returns validator for the field DELIVERY_DOC_NUM.
validateDeliveryName Returns validator for the field DELIVERY_NAME.
validateMarked Returns validator for the field MARKED.
validateReasonCanceled Returns validator for the field REASON_CANCELED.
validateReasonMarked Returns validator for the field REASON_MARKED.
validateReasonUndoDeducted Returns validator for the field REASON_UNDO_DEDUCTED.
validateReserved Returns validator for the field RESERVED.
validateSystem Returns validator for the field SYSTEM.
validateTrackingDescription Returns validator for the field TRACKING_DESCRIPTION.
validateTrackingNumber Returns validator for the field TRACKING_NUMBER.
validateXmlId Returns validator for the field XML_ID.


© «Bitrix24», 2001-2024
Up