Re: Maintaining Prospect in CRM & Sold to in ECC with Same number
Hi Rohit, 1. You create an internal range in CRM system. 2. You create an external range in ECC side. 3. Under tcode: PIDE in ECC , you need to map for CRM->R3 for mapping of account classification...
View ArticleRe: Error: Team provider could not be initialized
Definitely client side since it says it is locked by process REGI. That's another executable which is part of the HANA Client which is called behind the scenes by HANA Studio. I would suggest closing...
View ArticleRe: PF & ESI Proration on LOP
Hi, One thing i need clarification from you.. Absence deduction is what?Is that LWP?In your case, basic,VDA and DA should get prorate. correct!. Regards,Vijay Kumar
View ArticleRe: Reusable view in UI5
Hi Zaghman, the problem is the ID of the Link created in your View definition: by giving a static, hardcoded ID, this Link would have the same ID in every copy of the View. Thus, the Link ID would not...
View ArticleRe: Query for stock purchased
Hi, Try this: SELECT T0.[ItemCode], T0.[OnHand] AS ITEMQTY, T0.[WhsCode], T0.[AvgPrice] * T0.[OnHand] AS STOCKAMOUNT FROM OITW T0 INNER JOIN OITM T1 ON T0.ItemCode = T1.ItemCode WHERE T0.[OnHand]...
View ArticleRe: where to get media by label
atul jain is right, 1654937 is the corresponding note which describes how to build the correct kernel media.
View ArticleRe: Insert records to DDIC table from internal table according to Sorted format
Hi, When you INSERT/MODIFY the do you arrange in the way you want the entries. I think the table default sort is by the row index that is allocated at DB when the insert occurs. You may try by sorting...
View ArticleRe: Launching ECC transaction from CRm Web UI
Hello RK Can you please elaborate the business scneario that you want to create internal order with each service ticket. You have 2 options Option 1Generlly we do not use internal order with service...
View ArticleRe: Hardware & RDBMS (MSQL) migration
Hi Ruben Experiences - In my first hand experience is SAP BI Quality system for testing propose(from Windows 2003 /MS Sql 2005 to windows 2008 Enterprise server with MSCS / MS Sql 2008 R2), and also...
View ArticleRe: Cash journal recording failing to save entries
Hi, Try using a BAPI BAPI_CASHJOURNALDOC_CREATE instead of recording. http://wiki.sdn.sap.com/wiki/display/ABAP/List+of+BAPI%27s Cheers,Arindam
View ArticleRe: My rights....Badge not display....,
Like all manual work, it takes time to get a file, and upload point and badges. As you guessed correctly, Juergen, it is work that can only be done once a week. The SCN reputation program is keeping us...
View ArticleRe: Two in same way implemented DDLB´s look different in WEB UI
Hello Damian when there are more than 100 values in the drop down then this look and feel appear to improve the performance. If you still want the same look and feel you can use the note 1259743...
View ArticleRe: Unable to delete package because of object inside
Right-click on the package that you are trying to delete -> 'Other Functions' -> 'Rebuild Object List'. Once you rebuild, the ‘problematic’ sub-objects will reappear and you can delete them...
View ArticleRe: unable to delete a package
Right-click on the package that you are trying to delete -> 'Other Functions' -> 'Rebuild Object List'. Once you rebuild, the ‘problematic’ sub-objects will reappear and you can delete them...
View ArticleRe: How to add multiple column header using factory model alv grid display?
at least an interesting approach. But be aware that you will not be able to create exactly what you want. And you could only use fixed-width-columns, any manual change i.e. by mouse-dragging will not...
View ArticleRe: Deadline of Topic Leader Announcement
Hi, This might help http://scn.sap.com/docs/DOC-18475 Cheers,Arindam
View ArticleRe: Availability of A4H testdrive
Just as a followup the SAP HANA one instances mentioned have a system id of HDB. I am still on the hunt for A4H on linux. Haven't seen anywhere I can download it yet. It looks to be a more...
View ArticleRe: SAP Netweaver Application Server Abap 7.03 Trial Application Deployment
HI Regan, I am sorry . In fact I have posted my first post 1 day back. It hasn't appeared still Today afternoon. I thought my first post wasn't succesful and again posted. Closing mean should I select...
View Article