HANA services issue - webdispatcher not running
Hi experts, Two of my HANA services have been facing some issues you may help me solve. As I'm new at hana, I don't know why they started failing.Below is a screenshot of my services status. I've...
View ArticleRe: Windows login Id not Matching BO user ID
Then you will need to create another column in the database table called "BOBJ_ID". In most cases since you are using NT Auth it will be the same, in other case where it varies then it would match...
View ArticleRe: Dynamic Internationalization / Localization
Hello everyone, The localization for MII web pages developed as content support international languages (all of them supported by Java) and the MII Admin pages (Web Dynpro based Menu items) support a...
View ArticleRe: Why do people get sooooooooooo offended?
Mike, I'm with you on this (and I also have most of these links handy). The reason we are having this conversation is that at least some people get offended when they are referred to these SCN...
View ArticleFilter MultiInput suggestionItems by value from different control
Hi experts, I have a MultiInput bind to a OData Model which shows suggestion. Can I filter those suggestions by a value of another control? Here for an example I have two datePickers and MultiInput...
View ArticleRe: PI/CC Block Indicator not cleared after the count entered and post also
Hi (For the Qtn 1 and 3)we have implemented the SAP note # 67072 and as per the note instruction as and when we face the issue we are running the Program "ZINVUT46" and it is fixing the inconsistency...
View ArticleRe: SAP netweaver RFC - am I missing something obvious here?
Hi,the main question of this post has already been answered in a different thread, but for others searching for the same issue it is probably better to repeat it here: Basically it's a...
View ArticleRe: Why do people get sooooooooooo offended?
If we still had it, I would still be moving many of these types of threads, including the "behaves like a duck" ones, to the Test & Playground forum. The guru is however complaining about things...
View ArticleRe: Change text format in webi report
Hi Daniel, Thank you, that's what i am researching now, how to implement this in jsp?If you have any ideas, code samples etc please share. I would appreciate that. Thanks,Arun
View ArticleRe: U.S. Year End 2015
Hello Ayushman A, I believe you mean Phase III note 2252013, isn´t it? If so, this note delivers some changes for the Year End, as new version of 940:HR_F_940PR_15HR_F_940_15 HR_F_940_SCHA_15If you...
View ArticleRe: How to manage shared code between apps?
it doesnt have to be component, picking a right approach really depends on the nature of reusable code, formatters, utils or UI
View ArticleRecovery program for standard PO in MD04 list
Hi All, I am facing the issue in MD04.PO is deleted but shows in Md04 list please suggest me any recovery program for this Regards,Sanjay Singh
View ArticleRe: I want to delete selected row in the table
var removed = data.supplierData.splice(idx, 1);
View ArticleRe: Missing StreetNo field in DI object CustomerEquipmentCards
Hi Lan, Unfortunately that field does appear to be missing from the DI API. I'm not sure if you can get around this and it still seems to be missing in 9.2. Maybe someone can provide a proper solution...
View ArticleRe: U.S. Year End 2015
Hi Euna, Developer has created a new version of the correction instruction today.The note has pilot status onde we receive a feedback the note will be released. I don´t have an exactly date. Do you...
View ArticleRe: Specifying path of sap-ui-core.js using component.js
hi Oliver, I don't think you can do it, unless you do some modifications on your own to have the library name not clashing. When UI5 load "modules" (what is also referred as libraries) it also create a...
View ArticleRe: Error when updating Values in Characteristic via Batch Input LSMW
Did you try transaction code CT02 in the batch input session for all characteristics that already exist? Also see 213120 - Classification system: Batch input
View ArticleRe: Change Master Data Code Number
I might have to do something similiar but only on the item master. Key is make standard reports work as opposed to writing everything in crystal and simplify item understanding throughout the company....
View ArticleABAP Proxy capabilities in PI 7.4/PO
Hi,Currently our project has SAP PI 7.1; we are planning to upgrade to PO/PI 7.4. In existing version we had a few service interfaces developed that were talking to the ABAP proxies on the ECC backend....
View ArticleRe: Custom Control aggregation binding to JSONModel
Hi, Do you know how I can register the custom control to the items collection modification in order to trigger the rerendering ? Thanks !
View Article