Re: Access Customized Dashboards on Web Portal...
Hi, Please refer below thread: http://scn.sap.com/thread/3163705 May be helpful to get additional information.
View ArticleRe: How to add the custom tab in the MIGO transaction?
Hi, Please check CL_EXM_IM_MB_MIGO_BADI example class ~ method IF_EX_MB_MIGO_BADI~PBO_HEADER code. RegardsKeerthi
View ArticleRe: MAX DB data restore on newly installed system
HI Deepak How to initialize the database. Thankmahipal
View ArticleRe: Cannot save reports to enterprise, and import/export universes, using...
Hi, While I was troubleshooting, I used Microsoft NetMon to check the port Client tool was trying to connect and fail apart from the port that were opened for connection....
View ArticleRe: SUBMIT Report with Immediate Print
Try to display the "steps" of background job. even after its removal, the spool number will be displayed. Regards,Raymond
View ArticleRe: Reg:Auto Invoice Creation After Pgi
Hello, I think you are facing the issue because the commit is yet to be done on the PGI.One option that you can go about is - 1 - Create a Z function module with importing parameters like table...
View ArticleRe: Field "COWB_COMP-BWTAR" (Valuation Type) is blocked and empty.
Hi,Pls refer link below - http://scn.sap.com/thread/2091294 Pls revert if it works. Regards,Milind
View ArticleRe: Selection conditions in Infocube
Hi, is the EXVALIDFR field available in the initial DTP filter screen? if not plase use change selection button to make EXVALIDFR field visible and then check if there is any filter value placed on...
View ArticleRe: Getting a dump for Deals in CRM_ORDER_READ
Well if you know how to tell if a deal is faulty through visual inspection, then you need to program/build that logic if possible. Sorry can't tell you how to check for faulty deals without know how...
View ArticleRe: List of Cubes/ODS which are not used by queries for longtime
you find your queries for given InfoCubes/DSOs in RSRREPDIR indeeduse the contents of field COMPUID to retrieve the last used (query runtime - field LASTUSED) in table RSZCOMPDIR
View ArticleCrystal reports and MapInfo
Hi! 1. Is it possible to integrate the map (MapInfo) into the crystal report and allow the user to select a region on the map and calculate some data based on this selection?2. I want such...
View ArticleRe: Business Blueprint
Hi Kumar; Thanks for cooperation. What I really need to know is the points that I should discuss in the blueprint meetings, What are the points that should be documented in the blueprint to make the...
View Articlereplacing value with another value?
HI Malik, You are duplicating the post...http://scn.sap.com/thread/3330374 Did you tried the suggestion I posted?. Thanks,Jothi
View ArticleRe: SO changes done in ECC are not showing in Dotnet App
You can certainly have two-way communications. But it's not automatic. The .NET application undoubtedly uses the .NET Connector (NCo) to call a BAPI to create the sales order. However, to sync back...
View ArticleRe: Tcodes for Income tax related Info types in SAP HR - India
Hi Prasad, What is the requirement? May be this might help: http://scn.sap.com/thread/841575 http://help.sap.com/saphelp_47x200/helpdata/en/dd/38a63a04227748e10000000a11402f/frameset.htm Thanks,Madhav.
View ArticleRe: MDM for Material Master
Hi Simon, The product SAP MDM is very suitable for Material master domain.I guess what you could have heard is that there are fewer customizations needed in the Business Content (Kind of template...
View ArticleRe: SAP CRM upgrade from CRM 2007 to EHP2
Through the magic of the upgrade process, you don't have to worry about re-implementing notes. In fact SAP will list all the notes that weren't compatible with EHP2 that need re-implementation through...
View ArticleRe: Query correction sales
Hi Ramesh, Try this: SELECT T1.[ItemCode], T1.[Dscription], T0.[DocDate], max(T1.[Price])-T1.[Price] FROM OINV T0 INNER JOIN INV1 T1 ON T0.DocEntry = T1.DocEntry WHERE T0.[DocDate] between [%0] and...
View ArticleRe: SAP HANA for SAP SRM
Hi Madhan, As HANA has only quite recently been released for the Business Suite, there may not be too many use cases there right now, hopefully though your post will promote some response from the...
View ArticleRe: OS migration brconnect error during export statistics
I set the dbs_ora_schema =SAPR3 in user tstadm and started the installer again witn Run new option.Then In the part for statistics there is SAPR3 schema:brconnect -u / -c -o summary -f stats -o SAPR3...
View Article