Re: SAP Solution Manager 7.1 SP13 - CBTA Configuration
Hi Anant Here is a link to some useful information: http://wiki.scn.sap.com/wiki/display/SM/SAP+Solution+Manager+WIKI+-+Test+Management I hope this helps. RegardsMichael
View ArticleRe: SAML Web SSO not setting the MYSAPSSO2 cookie. Causing OData issues.
Hi Steven, We are having the same issue... We have SAML enable on SAP system but when we try to hit Fiori Launchpad... it is prompting for the SAP ID and password... In which SICF we have to change the...
View ArticleRe: Mails not getting triggered
Hi Geetika, The [EOF] error usually comes when the server drops the connection. This can have multiple causes: incorrect auth details - check your username/password if you are using authenticated...
View ArticleLoad data into System forms
Dear SAP B1 experts, I am facing the following problem (SAP B1 8.81, C#). I have a valid XML file to create a Credit Note. I do it as follows (I am showing the minimum amount of lines):...
View ArticleGet S/L partner while creating the posting document
Hello gurus, I have one question regarding one issue I am trying to solve. In the Tcode VF01, I am creating a billing document and it's generating some FI document.On the FI document for one line item,...
View ArticleRe: Journals
Hi Gustavo What is a journal entry. Is a journal entry created in FI only as a manual correction to another FI document or can it be created for some other purpose as well. Thanks
View ArticleRe: Sample Predictive Analytics for plant maintenance
Thanks a lot everyone. I will try and share outcome.
View ArticleRe: AD authentication for BI4.0 on NW7.3x portal
Thanks Swapnil Whilst I am not going to bite the hand that once feed me , again I think that SAP should release not delete such notes, the content was great and it worked and it helped, I thank the...
View ArticleRe: OAuth2SAMLBearerAssertion Authentication Problem
Hey mate, I also have our desination in the XML (our web.xml is quite big) <resource-ref> <res-ref-name>sap_hcmcloud_core_odata</res-ref-name>...
View ArticleRe: Function module to Activate Equipment view in IQ02
It is not understood is why you are referring to IQ02 if you want to Activate Equipment view? IQ01 is the tcode to do that. OR you can do that through IE02.
View ArticleRe: UFD1 Description in OIGE
Dear Sir Abhilash, I would like to link the created UDF to OIGE like what I did with _ORDRECV, _ITEMINSP and _ORDAPRV. But the thing is, I can seem to find the created UDF in tables or views....
View ArticleRe: BO对于BEX底表的参数继承
您好,最好检查下URL,如果是来自Bex的提示,有可能需要针对一个参数同时传text和key。而且参数名可能在某些时候也会比较特殊,建议可通过下面的方式,先确定出正确的url,再把它和serSes一起使用 1. 在BI 启动版上用web方式,创建新报表2. 任选一个cell,右键选择 link - add document link3....
View ArticleRe: BO对于BEX底表的参数继承
恩,最开始就是按照这个方式知道可以通过URL来拼接的,不过从BW那边继承过来的我一测试就会卡住,这个很奇怪,我再试试看,先谢谢了。另外restful里面的序列化SESSION怎么创建?之前我问过的一篇里你给了我相关的代码,我按照那个代码提取了提示对象,可是没有SESSION,结果出现大量的SESSION,担心这个影响性能,想问下怎么解决?
View ArticleRe: Duplication _NPROC upon MRP Run
Hello Maybe it's an inconsistent record. See the wiki below for instructions to clear inconsistent NProc records: Inconsistencies for planning elements and display problems on transaction MD04 - ERP...
View ArticleRe: Different behaviour of MRP when running background and when running...
Hello did you check if the planning file entry exists for this material on MD21? ON MDBT, a material will be only planned if the planning file exists and the flags Netch or Netpl are set. On MD02,...
View ArticleRe: CC Split in Object Currency
Dear Santosh, My issue is when i calculate CON2 the result not show report and in report cost center there is nothing effected. There is no error when execute con2 and for splitting KKS2 no issue...
View ArticleRe: Web Dispatcher: masking/hiding external URL
Hi, if you want to keep the URL in client browser, you should NOT use URL redirect (RegIRedirectUrl). in this case, why are you using RegIRedirectUrl ? just using RegIRewriteUrl is not OK ? For...
View ArticleRe: Archieve setting for Sales Documents
Dear Bala / Jurgen / Experts, Anyone could help to advise my above question(s) ? Many Thanks,KH Fong
View ArticleRe: BO对于BEX底表的参数继承
Hi Robert,Restful创建的是token,你只需要关心token就可以。token创建好后,放到web session里:if (session.getAttribute("logonToken") != null) { out.println("LogonToken found </br>"); logonToken =...
View Article