Quantcast
Channel: SCN : Unanswered Discussions - Reporting and Printing
Viewing all articles
Browse latest Browse all 776

Creating a token when connected to a SQL Stored Procedure.

$
0
0

Hi all,

 

I want to create a token in my crystal report to allow me to select from a list of values when filtering my report, when running it from SAP B1. I am able to create it successfully when I connect to a table in the database (by using myfield@SELECT field FROM table as the parameter name). However my report is connecting to a SQL stored procedure, which shows under database fields as myTable;1. I have tried naming my parameter:

myfield@SELECT field FROM mytable

myfield@SELECT field FROM mytable;1

myfield@SELECT field FROM [mytable;1]


but all fail to give me the list of values in SAP B1. Any advice?


Thanking you in advance,

Imelda.


Viewing all articles
Browse latest Browse all 776

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>