Re: Passing Total Count from Subreport to Main Report
Try changing the formula inside the Subreport to: WhilePrintingRecords;Shared NumberVar CensusCountSub := CensusCountSub + Count({Patient_Num}); -Abhilash
View ArticleRe: Lumira Server 1.21 Installation on HANA SPS09
SAP provided a work around for this issue by disabling SPNEGO from XSartifact. Regards,Raj
View ArticleRe: Date Outside of storage bucket profile area
Hi Kartik, You have to extend your periodicity for 2016.First you have to de-initialize the planning area with t.code /SAPAPO/TSDEINIT. Then you will be able to change the periodicity (2016). Save and...
View ArticleRe: Tcode ML81N Authorization check for Service Entry Sheet Workflow Display...
Hi Mike,I totally agree with your explanations,i have been trying all your suggestions out ,but still in vain.Before i raise an exception in my code ,this was the error message that i got in tcode...
View ArticleRe: Role of partner function LS in creation of Idoc
Hi,Partner function LS is often used when you have like PI between your system and tour external partner. In that case, the LS partner would be the PI system.
View ArticleRe: Unable to find US 1099 withholding tax report path in Easy Access
It doesn't appear in the menu because it was replaced by S_P00_07000134. If your version is newer than 4.6, use this transaction instead of S_PL0_09000314. The path is SAP Menu - Accounting -...
View ArticleRe: Error on running job.
So why don't you try the opposite? I mean, try to run it with pageable cache, if you haven't done so yet. Maybe you're just running out of RAM.The annoying thing with this type of problems, is that...
View ArticleIntrastat report
Hi I have a query on Intrastat report . MEIS is the transaction code for generating the INTRASTAT report for inward movements , in this transaction there is no option to enter multiple company codes...
View ArticleRe: Picking of HU from the Bin..
Hi Kris! You should set:Qty classification for picking whole HU HU Picking Ctrl Round Whole units BR, Alex
View ArticleRe: Crystal Server doesn't update scheduled reports changes
Great information. Thanks Daniel! -Dell
View ArticleMessage Mapping for SWCV Standard Content
We have an issue in our ESB with SAP standard content. We have loaded SAP TM 1.20. This has message mapping for TransportationOrderSCMExecutionRequest_to_SHPMNTSHPMNT05. We also have loaded into our...
View ArticleRe: Converting oData Date returned by HANA to Javascript String
var start = that.timeStamp.indexOf('(')+1; var end = that.timeStamp.lastIndexOf(')'); var res = that.timeStamp.substring(start, end); oDateFormat =...
View ArticleRe: nw BPM error : JPR could not process the message error whie processing...
I have solved the above error by mistake i have used sync mode in sender communication channel.Now my message is going inside the BPM, but unfortunately i am getting another error:
View ArticleRe: FS10N and FB03 don't match
Hello, Go to GL account line item display.Put cursor on the left side of at the docuement type in the free white space. then press "glasses" for showing or pencil for changing data.This will bring you...
View ArticleRe: Query Sales Order Item by Customer Project
All, The resolution to this was as follows. There's actually a separate QueryByElements in the SalesOrderOverview node of the Sales Order (not the Root node) that contains Project ID, among other...
View ArticleRe: Error connecting to stored procedure with linked server
Hi Carl Make sure the following is true: For OLE DB use: MS SQL 2005 - OLE DB ProviderMS SQL 2008 - SQL Native 10MS SQL 2012 - SQL Native 11MS SQL 2013 - SQL Native 11 Given the above is done, what...
View ArticleDepreciation Key Calculation
Dear All,Is there a way to configure depreciation key to calculate as the followingacquisition value / useful life * user defined percentage
View ArticleRe: Copying Sibling values based in a property
Hi Vadim, Here is the idea of the code*SELECT (%MKT%, [PROP2], PRODUCT, PROP2 <> "") *FOR %OTH%=%MKT% //Scope has to be repeated in the loop - ENDALLOCATION resets the scope*XDIM_MEMBERSET...
View ArticleRe: Crystal Reports For Enterprise XI 4.0 Connection to BI Platform
This could be result of the firewall blocking communication between on your CR4E client and the See page 171 on "8.14.2.2.1 Port Requirements for BI platform applications" from SAP BusinessObjects...
View Article