Re: Possible in BO Explorer or NOT ?
Please be informed Explorer is meant for Self Service in nature and gives more emphasize on visualizations rather than data. But as far as your requirement is being concerned it is possible.
View ArticleRe: Fields for creating view for sale order
Hello, So basically i many fields from the 2 data sources, 2LIS_11_VAHDR & 2LIS_11_VAITM. So, can I make a copy of these data sources and enable the reconciliation check box ? Is it possible?...
View ArticleNot able to reflect changes in Quality system of activity report par file...
Hi Experts, I had done one change in activity report par file through NWDS, by importing the par file from EP and after customizing I have exported the changes in EP. I did this thing first in...
View ArticleRe: Can I duplicate HANA database
hi Tan pls find the bellow linksSAP HANA log backupGuidelines for SAP HANA Backup and 'ALTER SYSTEM RECLAIM LOG'SAP HANA Administration Guide | SAP HANA
View ArticleRe: How to call DLL functions from the client in ABAP programs
Hello Harjyot, > first method is not returning any value and second method returning retailer ID but it should return terminal ID I tested the code in ABAP and it delivers a different result in...
View ArticleRe: Post Dated Cheques Cycle
Hi, Actually it is not advisable to give post dated checks from SAP as1. It affects agewise reporting.2. It affects vendor Open item list as you need to change the payment terms. In case you want to...
View ArticleRe: Check if a duplicate series number exists in document numbering (NNM1...
Hi, Please run below query, if return any data, raise ticket to SAP support. SELECT SERIES FROM NNM1 GROUP BY SERIES HAVING COUNT(*)>1 Thanks & Regards,Nagarajan
View ArticleRe: Msg no V1302 plus "Express Document Update was terminated"
Hi All, I want to share one thing. Im from QM module and i don't have someone from SD who can help me with complicated txn of this module. I appreciate your efforts but I'm not able to understand the...
View ArticleRe: Font Change in SAPB1
Hi Jana,Did you try my code above ?It should re-position everything. RegardsEdy
View ArticleRe: Msg no V1302 plus "Express Document Update was terminated"
provide source code extract from ST22. at which insert/update statement its failing.RegardsNisha
View ArticleRe: Enterprise Portal Redirection
Hi,Please check the below note. Note 800240 - FAQ: SAP Cryptographic Library error analysis (App. Server). Would be helpful. and...
View ArticleRe: SAP to TMS scenario?
Hi Vinit, If you are integrating ECC with Oracle TMS then Proxt to SOAP is the best available option. But why you need synchronous communication. regards,Harish
View ArticleRe: Enter discount base amount, automatic calculation not possible Message...
Hello All - Thanks a lot for your help,made your posts helpful and will refer the Notes suggested.In this case, Only one User is facing this issue and other Users are able to post invoices...
View ArticleRe: Rotation Shifts
Hi Liaan, Please check your absence type unit is marked as "Absence days" instead of "Calender days", which will help quota deduct only the absence days applied. ThanksRoja
View ArticleRe: Generic delta on function module
Dear RK Which tables have you used from FSCM ? Regards Gajesh
View ArticleRe: Mail confirmation to the vendor on raisng a PO
Hi kishore, Please check this link.. http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=333677354 RegardsSubbu.
View ArticleRe: confusion in offline and online hybrid app
When Creating a cache Policy for MBO specify it to online (for online application) or a time interval/on demand /DCN for (offline application)
View ArticleRe: Is it possible to restrict creation of Issue Component and Report...
Hi Sameer Ji,Try this SP...I have testes at my end it's working fine. IF @transaction_type = 'A' AND @Object_type = '59'BEGINIF EXISTS (SELECT T0.DOCENTRY FROM dbo.IGN1 T0 WHERE T0.DOCENTRY =...
View ArticleRe: System copy db2 for i
Hi Prasad Kindly refer the SAP Note 1768158 - System Copy of Systems Based on SAP NW 7.0 / 7.0 EHP 1-3RegardsRam
View ArticleRe: Events trigger
Hi Gagandeep, Sorry for the delay in the response, but this is not working, I am getting the below Error in RWB: Explanation Error 21/01/14 12:04:23 Conversion initialization failed:...
View Article