Re: How to block material/article from future purchasing
Hi, Go to WSE4 Transaction,there you can there you can set discontuation at the site level. Cheers,Haarica
View ArticleRe: how to write a recursive function to create a treeview from data in...
Try using a datastore, see below. I haven't tested that but I think that should work. of_addnode(treeviewitem node, rootrow): int li_rows,li_newitem, i treeviewitem li_tvitem datastore lds_1...
View ArticleRe: Batch create error /IWCOR/CX_DS_EP_PROPERTY_ERROR/
Hi All, Issue been resolved myself as it is a very sensitive issue i.e. case sensitive attribute names should not be in caps --batchContent-Type: multipart/mixed; boundary=changeset...
View ArticleRe: --URGENT help--Event not getting triggerd from custom class
Vinod, I've never seen this message before... But there may be a SAP Note to fix this. How do I know? I googled it! ECC to EWM connection issue in IDES cheersPaul
View ArticleRe: Can 2 BW server run on 1 HAna Db
No, that is not supported. One DB for one BW. Multiple DBs can be installed on one appliance for non-productive scenarios. http://service.sap.com/sap/support/notes/1666670
View ArticleRe: what is the difference/superiority between hrrenewal and successfactor
Hi Vaman, HR Renewal is nothing you can compare with Successfactors, because it is just a bit mire than a new UI for (parts of) SAP HCM, whilst SF is a complete HCM solution. So, what you need to...
View ArticleRe: Indexing in sap hana?
The short answer is you never create indexes in normal operations. They just aren't required. In certain obscure scenarios where you find a performance problem, a secondary index can help. This is only...
View ArticleHow to read data from ABAP with filter?
I know the famous pass which uses RFC_READ_TABLE to get a whole table into IdM. How can I only read a part of it, e.g. The currently locked users from table USR02 having UFLAG NE 0?
View ArticleRe: Time taken for HANA System to become available after a System restart for...
With system replication, you commit transactions on both sides in real-time. For SoH you should use synchronous replication, which will provide a very low RPO approaching zero. Memory size and usage is...
View ArticleRe: SAP is not getting started after oracle patching
Hi Mate, Did you restarted your listener and it seems more of environment variables issue. Check your environment variables,TNS values also the softlinks to home directories.
View ArticleRe: Need to know the details for upgrading Business Suite from MaxDB to HANA?
The move is a heterogeneous database migration. There are no specific coding changes required, but custom code may need to be adapted if you would like to improve performance, especially if it is...
View ArticleRe: partitioning on caluclation view
No, you cannot partition views, only tables. You can break a view up into multiple legs with filters to force parallelization. If the reports run fine then ignore Data Preview. It materializes the...
View ArticleRe: SAP is not getting started after oracle patching
Hi Tatha, I have restarted listener couple of time. Which particular env variable should I checked TNS_ADMIN, & other and did not find anything wrong. Can you please tell me which Env variables...
View ArticleRe: ChaRM Project Phases - configuring what can be done during phases
Hi Jansi Yep, very much aware of this. I'm talking about something different. For example, if I go into CRM Web Client UI and create a Change Request (whilst SMMNHEAD is in Development with Release), I...
View ArticleRe: Dumping the data from PRD to QAS
Hi, copy your production system to your qa system with backup - restore
View ArticleRe: How to sum distinct values?
Hi Yuvraj, Thanks a bunch Sir Appreciated. Freight is a Measure. I don't really wanted the sum, the basic requirement, if there are multiple Freight values against data I need one. In this case...
View ArticleRe: Master Data Syn (Customer > BP)
Yash, The program MDS_LOAD_COCKPIT tranfers informations from bp to customer and customer to bp. Check if can help you. JPA
View ArticleRe: Issue with nested roles
This test is done all through the webUI.would you expect different result through the MMC?
View ArticleUnable to do SharePoint Onpremise Bulk Usermapping
Hello Everyone, Hope every one had a nice weekend!!!... I was working little bit with map usernames to consumer in SAP Netweaver Gateway Server 2.0. I encountered the error, saying that "NO EXTERNAL ID...
View Article