Re: 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 ArticleAttach PDF for sending email - SAPUI5
Hello Experts , I have some difficulties to do an attach of file in my page. I use a standard app My PayStubs and did some changes like change the form and add a functionality to send salary proof....
View ArticleRe: Link link existing user field matrix
I conducted several research and found a way to change the type and already existing field in an array.I used the function below to work around the problem.The yellow arrow appears not however have the...
View ArticleRe: entry tax for sto
Hi Mukthar Thanks for reply our doubt is credit entry should happen when they are doing Migo , so we need to configure through MM ? please advice Regards Hidyath
View ArticleWrite off of customers
Hi All we have requirement from the client , requirement is when the user has done the write off for multiple customers under one document now out of this customers one customer we have received the...
View ArticleBind fields in AddressInformation in Customer
Hi all, I need to insert the fields "Cidade" and "Estado", created in the AddressInformation node in the Customer XBO, to select in each address node the different values for these fields. These fields...
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 ArticleUpgrade UDB schema using SQL file
Hi , Our iPad application uses UDB in iOS and Mobilink as middleware. We used to have 4 publications. We modified it to 3 publications to improve Sync performance. From iOS end, we upgrade UDB schema...
View ArticleRe: Error: Sucess function not called with omodel.remove
Hi Justin, OData remove method doesn't have 'data' argument, It should be: var id = self.getView().byId("i1").getValue(); var str = "/Products("+id+")"; var oModel =...
View ArticleRe: Problems with Table Comparison Transforms in SAP BODS
Hi Moumita, If I have got your requirements clearly, you are going to insert a record if not present in the target and update the same in the target when an update is received at the source.The...
View ArticleNeed Account receivable and Payable transactional data mapping template
Hi Working data migration project for S4hana implementation, have been not found any data mapping template for Account receivable and payable transactional . Could you please help get it the standard...
View Article