Re: RFC call from non-sap system to PI
Hi Bhargav! First, you have to define the way the sender system will send requests to PI (SOAP, HTTP, Files etc.) and the type of communication (sync, async).You also have to know request and response...
View ArticleRe: How to bind the property "title" of the StandardTile control to a...
Please try below code View Code:------------- <core:View xmlns:core="sap.ui.core" xmlns:mvc="sap.ui.core.mvc" xmlns="sap.m" controllerName="zxyzcfm_cpc_bao.BAOOverviewView"...
View ArticleRe: which event when purchaseorder's item has been changed?
Hi Bin, You can query and check PurchaseOrder existing data in Repository Explorer before writing codes in ABSL. Can you pls share your codes? Best Regards,Fred
View ArticleCRM Groupware Business Partner Filter Issues
Hi All, I have configured the filters in CRM GW Settings to allow BP with only particular role, and ran the adapter object to load the customizing to GW Server. But still all my BPs get replicated. We...
View ArticleRe: How to restrict maximum number of search results for a business role
For view -BT116S_SRVO/AdvancedSP and component - BT116S_SRVO field "max number results "field is not available to be modified through configuration. Enhancement will work , I was looking for if...
View ArticleRe: 乱码问题
一般乱码的问题安装下面的方法去查:1. 在BO server上用命令行模式启动sqlplus,在sqlplus中查询看看是不是乱码。如果是乱码,应该是oracle客户端字符集设置有问题。一定要在命令行中测。2. 如果上面测试没有乱码,就有可能是BO这边的设置问题。有可能是字体或者是bo的字符集映射问题,请提供一个乱码的截图。
View ArticleRe: ODS Production Log Summary -Java heap space (failed to allocate 16 bytes)
Hi Sergiy, Thanks for the reply. Could you please let me know whether any data might loss due to the job failure? If i change the script based on the Note, will there be any impact in the ODS data?...
View ArticleRe: XS Advanced and FQDN
yes, I execute the ‘xs apihttps://hostname:30130 --skip-ssl-validation ' successfully, but I login failed. Kind regardsStefanie
View ArticleRe: How to create a column view from a stored procedure (with I/P parameter)?
No Need. What is PROC_TEMP? if it is a procedure, can you call directly from SQL console. Just check that. and here in your below code you are using it wrongly. Just confirm please.
View ArticleRe: Log text data not loading in to IS
We tested with varchar(8000) in sql and getting only 256 char in IS.
View ArticleRe: How to display KEY values in filter?
Hi guys, Any idea on this one? Thank you. Loed
View ArticleRe: Combining multiple rows to one in SNP Alerts Screen/Output
Hello Amol, Thanks for your inputs.But I want to compress the number of output rows in alerts , Hence above BADIs can't be utilized. Regards.
View ArticleRe: REST Adapter: Problem converting XML containing empty arrays to JSON
Hi Nisar: When the internal table in RFC return is empty, the part of XML will be as below: <ET_LIST> </item> <ET_LIST> Then the converted result will...
View ArticleRe: Need help with Inventory Report
Hi joseph, Yes i did check that report, but if I generate audit report of specific dates then I would not come to know when this inventory was received (on which date). here what the requirement is...
View ArticleMultiple row selection in table with scroll bar
Hi Experts, If there are multiple row selection in a table with scroll bar , how do we select those . For example in first page of the table user selects 2,5 ,7 and then scrolls down and then selects...
View ArticleOutbound Delivery was set Billing block but still issued Billing doc.
Hello Expert, I have a problem about Outbound Delivery was set Billing block (Something problem) at header level but it still issued Billing doc.. How can i setting/configuration SAP to...
View Articlehow to restrict access to SQ01 queries to certain users
Hi everyone, I would like to ask if someone from you have already restricted access to SQ01 queries to certain users. For example, user group query CO should only be accessed by 5 users. How to do...
View ArticleRe: Tabulator character not working as expected in transaction
Hi Aravinth,Try following codeI tried it and I was giving tab separated values when I saved result of execution in text file in MII server.Code:"1\t: " & Local.value&"\n2\t: "...
View ArticleRe: SalesForce(SFDC) - PO 7.5 SP00 Adapter REST Receiver - 400 Bad Request
Hi Tiago, Something has to be different with regards to the data coming from SAP PO vs. soapUI. A 400 bad request means the SF server is rejecting the data when it comes in so you would need to trace...
View ArticleRE: Payment terms explanation text in SAP
Dear All, I want to know the below mentioned explanation text where to maintain in SAP. Regards,Chandu
View Article