ExchangePlanObject.<Exchange plan name>

Properties:

<Attribute name>
<Common attribute name>
<Tabular section name>
AdditionalProperties
Code
DataExchange
DataVersion
DeletionMark
Description
ReceivedNo
Ref
SentNo
ThisNode
ThisObject

Methods:

CheckFilling
Copy
Delete
Fill
GetForm
GetNewObjectRef
GetTemplate
IsLocked
IsNew
Lock
Metadata
Modified
Read
SetDeletionMark
SetNewCode
SetNewObjectRef
Unlock
Write

Events:

BeforeDelete
BeforeWrite
FillCheckProcessing
Filling
OnCopy
OnReceiveDataFromMaster
OnReceiveDataFromSlave
OnReceiveNodeDataFromMaster
OnSendDataToMaster
OnSendDataToSlave
OnSendNodeDataToSlave
OnSetNewCode
OnWrite

Description:

Used to modify nodes. You can use it to modify node attributes and write the node.
Important: All events of this object have predefined handler procedures assigned to them. Procedure names match the event names. Procedures must reside in the exchange plan module.

Availability:

Server, thick client, external connection, Mobile application (server).
The given object may be serialized to/from XML. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data/enterprise/current-config} namespace. XDTO type name: ExchangePlanObject..

See also:

ExchangePlanManager, method CreateNode
ExchangePlanObject, property ThisObject
ExchangePlanObject, method Copy
ExchangePlanObject, event OnCopy
ExchangePlanObject, event OnSendNodeDataToSlave
ExchangePlanObject, event OnReceiveNodeDataFromMaster
ExchangePlanRef, method GetObject
ExchangePlanRef, method Copy
ExchangePlanSelection, method GetObject

    

1C:Enterprise Developer's Community