Retrieval Problem
Author: satheesh.balu.m@gmail.com (Satheesh)
Hello,
I have created a new entity and I used it in the new component. I could able to retrieve the entity.
I am using the below code to get all the fields of the retrieved occurrence.
putlistitems/occ abx_param_occ, "IDS_ABX_GLOBAL_XP_PARAM"
But I could get only the value of two fields.
Example :"Name = XXXXXX; Age=54"
Note : I am trying to define the entity property with Interface : Template. I don't have any template. So, if I keep it as blank, the default property interface : Shorthand : C* is set.
Please let me know how to solve this, so that I can retrieve all the field values.
Thanks
Satheesh.B