Loading...
 

CX_SINGLE_ALLOCATION::ReferenceObject

CX_SINGLE_ALLOCATION::ReferenceObject

Description:

This method can be used to set the object of a CX_SINGLE_ALLOCATION. An integer parameter is used to control whether the object should be inserted wrapped. Besides the object pointer in the CX_SINGLE_ALLOCATION, the allocations collection in the object is also set as a quasi jerk reference.

Code example:
salesItem 0 allocation Call(ReferenceObject)

Stack
Stack Position Object type Brief description
Stack(In) Top CX_SINGLE_ALLOCATION
Top 1 INTEGER TRUE - Object is NOT wrapped
FALSE - Object is wrapped
top 2 OBJECT CX_SALES_ITEM, .....
Function call: Call(ReferenceObject)