Sync/Async message correlation SOAP Receiver
Hi, The web service scenario that needs to be implemented:Ext WS --SOAP sync--> SAP PO (7.4) --SOAP async--> SAP (7.4) Request------------A sync-async bridge has been implemented in...
View ArticleRe: search result sorting criteria
Hi Steffen, I just have one query on this. If we set return more than 200 records "Set as default" always checked in SAP EM Web UI. I could see, we couldn't set "Return more than 200 hits" for...
View ArticleParameters of universe and its usage..??
Hi all, I am new to SAP BI/BO.I am unable to digest the official documentation of universe parameters.can anybody posts some blog or share any documentation on unv parameters. Thanks in Advance.!!
View ArticleRe: Is there any other method available to extend views in the material...
Hi, Use a simple LSMW recording to extend the material master. Thanks
View ArticleRe: Blank Rows in Editable ALV
Hi!Can you bring a little bit more detailed description? If it's possiblle, please attach a screenshot of what's happening.
View ArticleRe: Is anyone familiar with "Z_EXTRACT_DATA_OO" from .NET Framework Data...
I know it is a Z object, but as I said, it is part of the .NET Framework Data Provider and should be the same for everyone using it. Anyway, I have copied some of the code I think is most relevant....
View ArticleDDIC Activation error during SPAM update
Hi Experts, When i am doing the SPAM upgrade ,during the DDIC activation phase an error occured and the update has been stopped. i have been doing this for 2 days. But still it is showing error. Please...
View ArticleRe: Navigating to a search page with button already clicked
Hi Abhishek, You have to code in activity component search view inbound plug, you can set search parameters in search collection and then call the event eh_onsearch. Your navigation should be from...
View ArticleRe: auto payment for down payment
Hi Jolin, Is youe issue resolved. Please let us know. Thanks. Regards,Inthiyaz
View ArticleRe: Missing fields in datasource
Hi, go to the RSA6 -> select the data source -> select edit/change mode -> select the hide option for the particular KF -> save it replicate the data source form ECC QAS to BI QAS....
View ArticleRe: Dashboard Design cannot connect to BI query
1. Check in BW with the TCode - RSRT, whether BEx Query works Fine.2. In design time you cannot view the data in the spreadsheet,only at the time of preview you can. Please check whether it run based...
View ArticleRe: Error occurred in system : Dereferencing the NULL reference
Hi Shaik, Check the st22 dump for more details along with that check for any customization has been done for the service request search component. Best Regards,Dharmakasi.
View ArticleRe: SAP EHS Training
Hello, If you looking for just course content, i think Google can help you to get huge links where you can get good amount of data, And if you are looking for some certification then please use the...
View ArticleRe: Query for Sales Analysis for Item
not yet... do you have? I would greatly appreciate it.
View ArticleRe: Change in PR Qty/Price should update the existing PO
As of my knowledge, there are no standard solution.You may can check the flexible own development. By using an badi/exit you can do that.The logic will be, whenever you will update the EBAN table,...
View ArticleRe: Variable for Calendar month
HI, no need for the code your senario.put the 0CALMONTH object in column paneland create the 3 KF if you want-Billing Qty for last 12 months - resctirct the 0calmont use the offset variable -12...
View ArticleRe: Blog Missing..
Finally, I think i have to re-post it, As per the communication form our SCN team side, they unable to recover it or it may take a long time. Thanks.
View ArticleRe: SP to Restrict Other Users to POST Journal Voucher
Hi, Try adding Convert(datatype,field) ex: IF (@object_type = '28') and (@transaction_type IN ('A', 'U'))BEGIN IF EXISTS (SELECT T0.BatchNum from OBTD T0 where T0.BatchNum =...
View ArticleRe: WSDLException: faultCode=OTHER_ERROR
Hi Lynne, Please refer the below KBA.1784000 - Error: An error occurred while importing metadata: WSDLException - Data Serviceshttps://service.sap.com/sap/support/notes/1784000 Thanks,Daya
View ArticleRe: MD04 Report not running
Hi Shalini,do one thing , just uncomment the below lines of holiday calender, and pass the holiday calender id/name into it, and uncomment the return code too, the plesae debug and see that it is...
View Article