Re: Shifting rows in report destroy local member in other report
HI Philipp, You may consider starting second report at row where you think maximum report one can go. You may hide the row in between using VBA. Hope this helps. Regards,Kalyan. Addition: Also make...
View ArticleRe: How to implement Indirect Access License
Hi, See these threads. http://scn.sap.com/message/9313941 http://scn.sap.com/thread/1834088 Regards,Venki .A
View ArticleRe: [NW7.3] Problem while trying to deploy an EAR using ant task
To deploy an EAR file to NetWeaver >= 7.1: Command:java -Dserver.parser.inqmy=true -Dproxy=DC -classpath <cp> com.sap.engine.deployment.DMClient user:pw@server:P4port <path/to/ear/file>...
View ArticleRe: Connection error on Blackberry 9320
The SUP 2.2.SP3 Doc states, you may need to add a BES to the picture. BES Components Required By Unwired Platform BlackBerry Enterprise Server (BES) is the middleware software package that is part of...
View ArticleRe: how can we manage more than one company in SAP Business One using One...
The issues are: many companies do not want share the BP, Item or other master data. It will need record level authorization to meet those goals.
View ArticleRe: CR XI - Linked SubReports
hi Jarrod, if you're talking about the first subreport, check it's record selection...you've got a hard coded value that should be removed perhaps? {EZ_CONFIGURED_LINE_ITEM.QUOTE_NO} =...
View ArticleRe: Does Proxy is capable of sending Attachments in .CSV files ZIP format?
Hi Pavan, In your proxy code, you can zip the file first and then follow Michal's approach to send the attachment through proxy....
View ArticleRe: BO 4.0 - slow retrieving data with SAP ECC connection
Hello Maurizio, and both are requesting the same amount of data ? Did you configure your services on the BI4 server in terms of sizing and heap size ? regardsIngo
View ArticleRe: Wrong Inventory Posted
Hi Subodh, If possible the best option for you is to cancel the payment and post a Credit Memo. Otherwise, the inventory history would be difficult to clean up. Thanks,Gordon
View ArticleRe: BOBJ 4.0 SP06 installation is taking a long time
Hi Sandeep, What do you see in windows event viewer? Regards,Sohel
View ArticleRe: Is there a soft hyphen in Crystal Reports?
Hi, As Rahul said "Adding hyphen may give you incorrect hyperlink, if there is any." If you are using Abhilash's suggestion and want to use Hyperlink, at that time you need to apply Hyperlink address...
View ArticleRe: EventSender connect errors
Hi Jeroen, I believe that I solved running the EventSender setup again as Administrador, but it's strange because my UAC definitions are setted with low level... Thank you all!!! Regards! Leo.
View ArticleRe: Java heap space
Hi Shehzad, As the issue is on the client machine you can try increasing the Java heap size on the client. You can adjust the Java heap size of the machine in the following manner:1. Click Start >...
View Articleadditional resources needed (CPU/RAM/DISKS) when upgradeing from BI7.00 NUC...
Hello I wander when upgradeing from BI7.00 NUC to BI73 NUC what are additional resources needed (CPU/RAM/DISKS) Thank you in advanceJan
View ArticleRe: Maximum coverage on Benefit coverage rule not working
Hi, Try the config as shown below. I hope this works... Regards
View ArticleRe: Danger Alert Created When Threshold Not Reached
The issue has been resolved. It was a matter of the original alert not being confirmed and a reminder set up to trigger every 2 days.The alert has been confirmed resulting in no alerts appearing.
View ArticleRe: Adding a Second Sub-Report
Off topic but why would you have multiple links between the same tables? That bewilders me.
View ArticleRe: SSO With Server IP not working
Hi Ajay, The Win AD authentication was already configured before me. I then implemented SSO, and it is working just fine with Infoview when I use the servername. My doubt is if SSO should be working...
View ArticleRe: Where is BusinessObjects Enterprise Java SDK jars located(BO XI3.1)?
So to import this into my Visual Studio Project is there a specific dll I would need to access. If I just want to write code for SAP Crystal Report Server would I need to install the entire Business...
View ArticleRe: Error when setting Top N options a second time (via the API)
Hi, Don Thanks for the suggestion. I did try using .Clone and got the same behaviour. I haven't logged a case in SMP before. Can you tell me how to do this? Thanks - rick cameronSoftrak
View Article