Folks
I have an access database to convert to convert into SQL 2000, Most of the queries are fine to convert as they are select type queries and easy to follow. There are some which are more difficult such as the following problem.
I have this table called TblCombine
Sample data
Ldg ...
Using CrXi reporting off SAP.
Folks
I have this string of data which includes this ^ character , this data is in a formula called {@sv4_level_40}
(DATA SAMPLE)
^007-08_1_2008 TO test comments
at this level for testing
^009-08_1_2008Good progress
made in P4. 4 new DSLTM hope to be
commissioned...
Using CRXI reporting from SAP.
I sumittted a post previoulsy which I got some answers for, unfortunatley I had to leave it and work on other things.
Now I have time to look at the issue again. To this end can you look at the following problem please and advise if possible.
The following code...
Using CRXI
SAP datasource
I have a subreport placed in a report footer Q in my main report.The subreport is linked by a Formula called
@CreateKpi. When the report runs I can only see the last
value in the subreport.
I placed it in the details section to verify the link is working and I get...
I'm using CRXI
I have found the following array code on this site and tried modifying it for my own use.
My problem is the last part of it only returns the last record in the array,
My problem is this,
I have comments in a shared array variable which is derived using this code in a...
I'm using Crystal XI reporting of SAP.
I use Remote Function Call (RFC)to retrieve comments
from SAP for Particular records.I use a shared variable to return these comments into the details section of my report.(This works OK)
I then want to loop through the shared variable and line up the...
Hello All
I have 2 fields. In F1 an asterisk in F2 text on different lines.
Example
F1 F2
* text which is on different lines and I need to get this text into 1 long string.There could be numerous lines of text here.
* New line of text here
Can anyone please advise on how for each * in...
I'm using Crystal Reports 10
I have a tricky problem which I'm looking for some ideas on.
I retrive data from a SAP ABAP function using a Remote Function Call (RFC).
To do this I have to pass the following parameters,
{Z_FS_READ_TEXT.I_ZCLIENT} ="020" and
{Z_FS_READ_TEXT.I_ZID} ="ST" and...
Folks
Has anyone got any examples on how to retrieve data from a SAP function. I'm using Crystal Reports 10. I can see the SAP function OK in report design and have passed the parameters in the record selection formula.
My record selection formula
{RFC_READ_TEXT.T_TEXT_LINES.MANDT} = "020" and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.