Show TOC

Object documentationPattern: Derive Instances of Transient Nodes Locate this document in the navigation structure

 

Determinations of this pattern are used to create, update, or delete instances of transient nodes. A determination is executed before the consumer accesses the transient node to which the determination is assigned.

 

A determination is executed before the consumer accesses the transient node to which the determination is assigned.

Note Note

Since these determinations are executed before a transient node is accessed, the instances of this transient node must be consistent.

End of the note.

Example

The CUSTOMER_INVOICE business object does not store payment options. The PAYMENT_OPTION node is a transient node buffering detail information that is located in another system.