Skip to Content
0
Former Member
Feb 04, 2011 at 02:39 AM

Problem with crystal report Select by parameter with Token

62 Views

HI All ,

I am new to crystal report with sap b1. I am writing a testing report with selection criteria token. I want to filter a OITM item report by using ItemsGrpCod from token. I have trouble to use just myparameter@ in the selection formula. I only can use full parameter name: {OITM.ItmsGrpCod} = {?GroupCode@ SELECT * from OITB} .

the other problem is when I use parameter type as Number. There is no popup selection for that token. the popup option only appear when use string type. But I can't use string in that formula.

it is driving me nuts. Please someone help me!!!

Edited by: Julian800 on Feb 4, 2011 4:40 AM