Re: Powerbuilder Ultimate Suite by WerySoft
Brad, Can you contact me at tom@scientexlc.com thanksTPS
View ArticleHints on easing the pain in the datawindow painter.
Take a look at the attachment. I would like to create a freeform datawindow (or whatever is easiest) that is similar to the attached form. In excel I could create this in an hour or so. Looking at...
View ArticleRe: Field value from master page
Hi Pekka, Sorry for the delay in getting back to you. I help out on SCN in my spare time. Is this still open? If so: Any chance you can share the XDP and a sample data set? You should find my email...
View ArticleRe: SAP Agentry publish version production and development
Hi Carole,Normally if you can see the I am here message, it means the SAPWM agentry application is running. So did you try to restart your SMP server again and check the backend setting? There is...
View ArticleRe: BPC 10.1 Embedded - Read-Only Key Figures based on Version property
In Embedded model we don't put Actuals and Plan data into same cube. We use MultiProvider of 2 cubes instead. Only data from Plan cube can be changed. Since Actual data will come from basic cube users...
View ArticleRe: Query to show the name of the preferred vendor instead of the code
Hi, Please try this query, SELECT T0.[ItemCode], T0.[ItemName], T1.[CardName] FROM OITM T0 INNER JOIN OCRD T1 ON T0.[CardCode] = T1.[CardCode] Thanks
View ArticleRe: Affordable Care Act (ACA)
Hi Mathias, We are on 6.08 as well but it looks different between what I tested in the test system and production system. Hello Sita, Thank you for answering by digging in greater detail for me. I so...
View ArticleHow to activate the Employee Photo option on Infotype screen.
Hi Experts, I need to activate photo option to Infotype header.As on to day that option is not reflecting on infotype header. Kindly help on this. RegardsMohan
View ArticleRe: SQL version for SBO 9.1
Hi, As per platform support matrix guide, 9.1 supports SQL Server 2008 R2. But Microsoft® Corp. has defined the end of mainstream support for SQL 2008 and SQL 2008 R2 with July 8, 2014. It will be...
View ArticleRe: Why Doc Row shows as 2 in the Batch window for the only item in the...
Hi, Please share screen shot to understand the issue. Thanks
View ArticleRe: I want know about SAP B1 9.0 Workflow,How to configure & Import template.
Hi, You can download it from SAP Business One customer portal under Documentation tab. You need S-user ID and password. Thanks
View ArticleRe: How to store the picture of body with selected joint
Personally I would not save the pictures at all. I would save the names or numbers of the selected joints as a string. Above I called them c1, c2 etc. So before saving, in a loop check if a joint is...
View ArticleRe: Huge memory of user
Hello JussiThank for trying to help me but the same incident are still .I think the problem is in position because in tcode PPOME i can create position but in can show for example the cost center , and...
View ArticleRe: Internal error in program SAPLCKMLMVCONNECT in position L001 (RC = )
Hi Tayyb have you run ckmlcp for previous period ? suppose you have implemented ML in June16 then you have to run ckmlcp for may16 at the end of may... Kamal
View ArticleRe: Check its path and permissions
Hi All, Even I am getting same error. Here I placed my files in local computer( This is client and Server). I have checked path, it is very fine. but still i am getting same error. Please let me know....
View ArticleVA02-PARTNER FUNCTION ADDRESS DELETION CAUSING DUMP
Hi All, In VA02 , Header partner function address calls customer specific screen - 1300 and when the address is deleted, the screen called is 000.So, causes dump because of empty sub-screen...
View ArticleRe: Trouble using tt:switch / tt:switch-var in simple transformation
I can't answer your questions, as ST is not easy to understand. So, you could simplify your ST, transfer all PARAM nodes, and exclude the "bus" node using ABAP. Program:types : begin of ty_ls_param,...
View ArticleSAML2.0 with ECP
Hi, We are trying to build ECP (Enhanced Client or Proxy) authentication to SAP Netweaver(7.31 support pack18) application server. We notice that there is an extra redirect which breaks the ECP...
View ArticleRe: SAP DMO for DB2 for z/OS
Hello Amit, If I understand correctly, the source DB is z/OS and target DB is HANA. Then it is supported. GuideSAP Help Portal: http://help.sap.com/sltoolset -> System Maintenance. Notes2257362 -...
View ArticleRe: Service Provider has received SAML2Response from Identity Provider whose...
Hello Bryan, We are also getting the same error, using ECP Client for NetWeaver7.3 SP18...BTW, our IdP is also Shibboleth.. Did you receive the help from SAP? Will appreciate any help/guidance......
View Article