Re: CR XI Pass parameters to stored procedure but don't filter returned...
Ah, knowing you were doing this in a WEB would have helped a lot.... Don
View ArticleDirAPI PI 7.11 to PI 7.31
Will the PI 7.11 dirapi code work with PI7.31. I am planning to use the existing PI 7.11 dirapi code to migrate the communication channels to PI 7.31.
View ArticleRe: Best way for mass upload of CK74N additive costs
Hi..Refer to below scn site.How to upload additive costsIssue with CK74n session in background
View ArticleRe: Adding a Column
Jamie, When I use this formula, datetime ({CallLog.RecvdDate}, {CallLog.RecvdTime}) >= dateadd ('h', -3, currentdatetime} and datetime ({CallLog.RecvdDate}, {CallLog.RecvdTime}) <=...
View ArticleProcess instruction assignment to CR destination versus master recipe
Hi Gurus, Could some one please give an example in what case instructions are directly assigned to CR destination in configuration and when they are assigned to master recipe? Thx
View ArticleRe: BAPI /SYCLO/CORE_MDW_SESSION1_DEL error during Agentry server startup
Hi Shahid, thank you for suggested course, unfortunately when you're involved in a project you can't start from existing product or solution - anyway, I've solved the problem Many thanks for your...
View ArticleRe: Remove invalid entries from GRACUSER
Hello Daniel, Have you configured data sources? 1960721 - Search Data Sources in GRCWe have a similar issue but with Legacy Connectors, in such case there's a special procedure to delete users. Even...
View ArticleRe: Any chance to get SAP NW ABAP 7.4 MaxDB Dev. Edition as Download version
Hi Franz, yes I hear you, the cost of could providers is pain for me as well. I really hope that some one in SAP will hear us and in near future there will be on-premise based versions of NetWeaver...
View ArticleRe: PowerBuilder7 and MS Word 2010
Do all computers have the same version of Word? Get the actual numbers fro Help -> Additional Version and Copyright Information. Wheeley
View ArticleRe: Distinct Values Sum
Hi, 1. As per your, Mr.Rahul query is correct. 2. As per an example, Mr. Kalaiarasan query is correct. Are you expecting completed quantity for particular item? SELECT T0.[DocNum], T0.[ItemCode],...
View ArticleCost Center is not Exist
i want the main steps to create an existing cost center like create standard hierarchy and cost group so on... when i create a controlling area in OKKP i fill the field of standard hierarchy and the...
View ArticleRe: Adding New Transactional Data with Data Transfer Workbench
Hi, Please refer sample template under C:\Program Files (x86)\SAP\Data Transfer Workbench\Templates\Samples\1. Add New Data\Purchasing\Purchase Order Thanks & Regards,Nagarajan
View ArticleRe: UDf suppressing values
Thanks for reply...i will give this a try....I do not want to supress any values inside this udf. If any values coming in then i want to pass those values as output. I do not want to supress any...
View ArticleRe: Oracle Password Policy
and to limit the FAILED_LOGIN_ATTEMPTSALTER PROFILE DEFAULT LIMIT FAILED_LOGIN_ATTEMPTS 3; RegardsRB
View ArticleRe: TO creation according to line items in TR
Hello Sharma,Please provide us with the config screens in your interface with QM.Thanks.
View ArticleRe: How to check if a service is running?
I have an example of using the QueryServiceStatusEx function. It is in the demo of my PBNIServ product for creating services with PB. In the n_service object is a function of_ServiceStatus. Topwiz...
View ArticleRe: Memory Full error in CRforVS2010
Hi Don, Yes, we also thinking this is the issue. Because we got email from our client saying they were able complete the process without memory error when they tried after closing all the applications...
View ArticleRe: how to stop workitem complete or how to keep work item in inbox based on...
Define the method as asynchronous and use a terminating event to end it. This way the workitem will not be completed immediately but only after the event. raise the event from your webdynpro screen by...
View ArticleRe: Triggering of mail through workflow once status of quotation changed.
User status (or system status) changes can be used to raise events (via transaction BSVW - http://help.sap.com/saphelp_40b/helpdata/fr/c5/e4aee2453d11d189430000e829fbbd/content.htm) from the event you...
View Article