How to upgrade a managed system in LMDB?
I'm running SM 7.1 stack 8.I've upgraded the managed system (from 730 to 731).I've published the updated system to SLD, so now SLD reports the correct version.I re-run managed system for the upgrade.On...
View ArticleRe: Newbie question
it's actually explained in the Lumira (Visual Intelligence) user guide (p37) "When using a SAP HANA online data source, it is not possible to create a measure with an numeric or string attribute....
View ArticleRe: SAP Note - 1447497 Error message KI 260 is issued although this is incorrect
These two notes belong to different systems, check note number 1506897.
View ArticleHow to default the value entry in Notification Description field (Screen...
Hi All, Is it possible to default the value in Notification Description field (Screen Field: VIQMEL-QMTXT) for a particular notification type? That is, every time I create a notification with a...
View ArticleSAP Netweaver7.31 installation End to End document.
Hi Basis Guru's, I am planing to install SAP Netweaver7.31 standalone java system. Kindly let me know any one have step by step procedure documents to install fresh System on Windows OS and MSSQL...
View ArticleRe: Issue with multiple Web UI sessions in CRM 2007 system
Thanks Amit/Atul/Visu, The issue user is getting is she/he is able to open the first Web UI session without any issue but when she is trying the second parallel UI session by using Cntrl+N Option...
View ArticleRe: wrong qid being obtained
Linda, What method (fm, ...) are you using to create them? Neal
View ArticleRe: EJB2 on HanaCloud
The spec is not very clear about this point. It says only Local and No-interface view is supported, however it does not list Local Home/Component view as unsupported (as it does for Remote...
View ArticleRe: Revert old Transport request as the actual one
Hi Lakshmi , The answer is yes , you can re import the old request in STMS_QUEUES Transaction .goto EXTRAS - > OTHER REQUEST -> ADD ->> There give ur client no and add ur request...
View ArticleRe: An abap statement, which i have found in exsiting code is comewhat not...
Hello. Fetch data using primary key/secondary index and do your processing in internal table. SELECT ebeln ebelp loekz matnr werks menge meins netpr elikz pstyp knttp bstyp revlv INTO...
View ArticleSAP Inventory Manager 3.2.0.0 - UOM
Hello Experts, I get an error message when adding a Receipt: Sending OrderPostReceipts... PostReceiptsSteplet - Unit ST is not created in language EN Does anyone know how to solve this problem ?...
View ArticleRe: Data migration SAP BW to HANA
Hi Christoph, Christoph Wagner wrote: My question is: Are the imported data in HANA automatically updated when the BW model changes?Or do I need the "Trigger-based replication" which Atul Jain...
View ArticleRe: Termination workbench !
Hi, Check the below links for Termination Workbench confighttp://help.sap.com/search/highlightContent.jsphttp://scn.sap.com/thread/1236983 TerminationSet Up Personnel ActionsCreate reasons for...
View ArticleRe: object Text - in css vertical-align:middle; does not work
Hello, you can try changing different header style given in display option in text component. Hope that will help....
View ArticleRe: HANA AWS rev 60 :a negative CPU socket index is returned
Hi, I would be interested in cause and solution, as checking my indexserver_*****.trc and indexserver_alert_*****.trc files I see the same, with the trace file full of these errors:...
View ArticleRe: Memory parameters settings
"5 GB ram PHYS_MEMSIZ for sap" ok"remaining memory it will assign automatically DB" of course NOT automatically (unless you are in the middle of the sap installation ) Last but not least, I would...
View ArticleRe: Feature request: Add separate objects (e.g. programs, classes...) to...
>Would this be helpful?Definitely. Peter
View ArticleRe: Wage type /4MI
Hi In case of Employee have only Regular Income(/124) in the perticular Month then Taxable amount(/4MI) = Total amount (/434) / 12 (in April). Incase of Employee have Regular,Irregular income /4MI...
View ArticleRe: How simulate a logical 'OR' and 'AND in T-SQL?
No, I don't think you are correct.T-SQL does support logical operators IF (1 = 1) AND (2 > 1)begin print "Both are TRUE"endIF (1 = 1) OR (1 < 2)begin print "One of them is TRUE"end See...
View Article