
GR/IR differences | SAP Community
Sep 27, 2012 · Now let me know normally where the differences will be posted? is it to PRD? Or do we have to clear the GR/IR differences using MR11? Kindly advice.
SLD problems (causing problems with PI/XI) | SAP Community
Hi, I'm having some problems with an XI system. Background: We have a Netweaver 7.0 SR2 system which was installed by an SAP consultant. Initially we hit various problems trying to …
Inserting summary value in a ZTABLE - SAP Community
Hi Experts, Please guide me on how the following: I have created a Ztable into which i want to upload the Stock in a summary format i.e. i have got the above values in an internal table. now …
Error when Fetching CATs Data to BI | SAP Community
I have created data source in R/3 System (Source System) for CATS data and extracting data Using function Module. Using transaction RSA3 it is fetching all the desired records in R/3 …
SAP Community
SAP Community
Can i filter before data acquisition - SAP Community
I am accessing the data from BO Universe 3.X, and I have prompts as well, I can do the filter option on prompts / filter after data aquisition, Can I apply data filters before Data Aquistion, if …
Correction to Exchange rate for PCA Document | SAP Community
Since the difference relates to Balance sheet accounts, wrong amounts are still carried forward to 2012. Client wants to account for these differences by reposting PCA document with correct …
Simple Program - - - - Help | SAP Community
I am Farooq, working on ABAP in a Tulip IT from abt 3 months & this is my first assignment & frst company on ABAP. Above all, I am the Only guy working on ABAP in the whole company. So I …
status bar on the screen while openinng a url | SAP Community
Hi all, I have a requirement to open a pdf in an abap module pool screen. I'm able to open the pdf in the screen using <b>show_url</b> and <b>dispatch</b> methods of <b&
Problems in closing the connection - SAP Community
I have a public DC in which I have a generic method which creates a connection and returns the JCO.Client object to the other DCs which use this DC. The code for this is given below :-