Re: Problem with Powerbuilder MAPI / Mozilla Thunderbird / Tobit David
Hello Patricia, thanks for your information that I was missing, this works now for me. I edited the correct pb.ini, and when deployed in the application directory it also works fine. Bernhard
View ArticleRe: Sending an Email when incoming file is empty
Hi Anupam, Yes I have FCC in sender comm.channel. Did you see the link I have posted? Please go through completely and let me know. Thanks!
View ArticleRe: How to join "If" statements
Hi Travis, Create a boolean like below as, =if(lead_ism=bps_ism and bps_ism=bps_ism2 and bps_ism2=lead_ism) then 1 else 0 After this filter the boolean with 1 then you may get only lead_ism which is...
View ArticleRe: Sql call not getting triggered at all
HI, the SBO-COMMON database is no B1 company database, therefore the table OITM does not exist. You would get the same response if you use the SQL Server Management Studio. Please switch to a B1...
View ArticleRe: SPL screening not working
Hi Venkat , Could you please see the note 741784 and the discussion below http://scn.sap.com/thread/707066Hope this will help.Regards,Ratheesh BS
View ArticleSubroutine passing value
As a beginner, I have created a subroutine and want to use in another program by calling value. Please advice the code Am i right here .. FORM ZX using P . IF zemp BETWEEN '00000001' AND...
View ArticleRe: T-code/Table/report to find when was a particular T-code last used and...
Hi, Yes in ST03n, the data is three months old. And there are possibilities that a T-code I am searching for is used before three months. Members of my Functional team often ask me to look for a t-code...
View ArticleRe: Severity and Inspection stage change date reports
Hi Renuka, Well, please can you confirm what exactly you were looking at and not available in those two transactions. Unless you explicitly mention what details you are looking at [For example...
View ArticleRe: Negative value to Positive value
Hi Bhargav, Just interchange the objects in the formula. daysbetween([duedate];[currentdate] -Faiz
View ArticleRe: Artikelstammdaten – duplizieren im Kontextmenü sperren
Hi Dennis,meines Wissens gibt es keine Berechtigung, die einzelne Funktionen im Artikelstamm einschränkt... diese hätte ich mir auch gewünscht. Ohne Anpassung seitens Berater geht da bestimmt nix.Wir...
View ArticleDetermining new agents on creating New incidents
Hello All, When ever a incident is created, All incident managers assigned to Business Role will be notified with Workitem and Email. I need to add more agents dynamically based on the Plant ID...
View ArticleRe: SAP ERP EHP7 installation guide for windows & SQL missing
Dear Sunil,I checked all the links, but i didnt get any for installation, the link you said is below, but no installation procedure.I needed the below guide latest, the one below is from:Installation...
View ArticleFinding Datasource for Report in BW
Hi everyone, I am building a cost center Report . It looks like this: Header 1Header 2Header 3Header 4Header 5Header 6Header 7Header 8Header 9Header 10PostingdateCreditor Costcenter Cost ObjectCost...
View ArticleSaving data in offline store
Hello Experts, Jitendra KansalMidhun VP We have developed an app in SAPUI5 using Web IDE deployed on SMP on-premise version. We have used kapsel , webide UI5 template , we need to store data in model...
View ArticleRe: SFTP adapter security questions
Okay, it seems that the way described in 2069078 is the only way. (What a crap. )
View ArticleFS for Work flow and IDOC
Hi all, Can any one please share the FS for Custom Work Flow and custom IDocfor reference. My email id : cheriyan.jj@gmail.com John Cheriyan
View ArticleRe: UDMS for SAP PI 7.31 single stack not working
Hello Sherya, Refer the below link Step By Step Guide for Configuring User-Defined Search In PI I guess your selecting interface details.
View ArticleRe: How to Avoid multiple selection of bars in Vizchart
Hi Sandeep, var bar = new sap.viz.ui5.Bar({ id : "bar", width : "80%", height : "400px", plotArea : { //'colorPalette' :...
View ArticleRe: Image button in transaction screen
Hi Billhere is the screen shot of setting and output.
View ArticleRe: MYSQL driver class not found
Hi Ninu, Can you advise what you mean when saying that you deployed it forcefully? If not using SUM or JSPM (by the way, JSPM has been deprecated in newer releases anyway), did you deploy it using NWDS...
View Article