Creating a field in purchased_product
We created a Field PIN_FLD_CLOSED_T in purchased_product storable class but while purchasing a product it is automatically updating PIN_FLD_CLOSED_T with the value that we are passing as PIN_FLD_END_T in purchased product flist.
Secondly when we are trying to cancel the product it is giving PIN_ERR_BAD_ARG Error. What could be the reason for this?