RE: What is the function of TOKEN in concurrent progra...
TOKEN is an Interface between Concurrent Program and Report builder. This will map the concurrent program parameter values to the report builder parameters(User and System parameters).
RE: What is the function of TOKEN in concurrent progra...
Token is nothing but a interface between report builder parameters and concurrent program parameter. Report bulider parameters are not in sequence. that is why we combine with token .