ki folks,
requirement:
adding nodes to simple tree
so for this i want to populate the internal table of structure MTREESNODE for node's population which is going to display in tree.
N_IMAGE
EXP_IMAGE fields are used for node image population .
so how can i find possible values for this fields to populate ?
where i have to check for possible values for this kind of fields of a structure which do not have any value rang in domain level?
sample code:
data: wnode type mtreesnode.