Re: how to change the message no.cl500 from information to error
Hello A simple trick to know if a message type can be changed or if it is hardcoded is to check it in debug. The following document provides more details about that: How to analyze an error message in...
View ArticleRe: Documentation of PB dll (pbshare126.dll) to get more infomation about app...
Hi Heiko, This is the sort of code that takes down PB12.6 on the CLOSE statement, both in runtime and debug: DECLARE proc_abc PROCEDURE FOR sp_abc argYear = :al_year argReturn = :as_name; EXECUTE...
View ArticleRe: プリンター出力用紙サイズについて
貴重な情報を取得いただき誠にありがとうございます。 .NET アプリケーションの PrintToPrinter 関数からご利用いただいているプリンタ (NEC Multi Impact 700JAN) に対して定型用紙サイズ (A4、B4 等) でも正常に印刷することができないとご報告いただきました。 PrintToPrinter 関数は、以下のコード記述をご利用いただいておりますが、...
View ArticleRe: installation of sybase IQ on AIX
dblocate is the command for viewing the servername/enginename. ---Thanks & regardsPankaj
View ArticleRe: installation of sybase IQ on AIX
Sorry Roland, There is no docs to view :( --RegardsPankaj
View ArticleRe: Books on Data warehousing and Data mining Concepts
The TWO pioneers of Data Warehousing are Ralph Kimball & W. H. Inmon, see links to his books...
View ArticleRe: Suggestion For sap Certification
Dear kiran First of all you inquire whether your company is adopted sap certification if no you have to approach sap learning center like gen ovate etc as per my knowledge for going professional...
View ArticleRe: Position Local member formula in Columns
Hi Neil, There is no automated way that if you create one and it will create the rest for you.What you can do it by activate local member recognition, that will help you to speed up a little bit. Andy
View ArticleRe: Long Running thread SYBASE IQ
Hi Try Select * from sp_iqversionuse(); You will get the version info as Mark Mumy suggested. ____RegardsPankaj
View ArticleRe: EPM Add-in SP 21 vs SP 22 (BPC 10.1 on HANA)
Hi Vijay, Have a look at their SAP note and all the changes and improvements are there. 10.0 SP21 = 10.0.0.9094 SAP NOTE 209739310.0 SP22 = 10.0.0.9188 SAP NOTE 209739510.0 SP23 = 10.0.0.9256...
View ArticleRe: Sizing specifically for the live part of SAP HANA live
Hi François, we are in process of connecting HANA live contents to cognos for dashboarding purpose. Do you have any document or instructions which will be useful for us?
View ArticleRe: Convert oData service date format to UI5 table/view model date format
Working with JSON model dates in UI5
View ArticleCognos on top of HANA Live
Hi, we are planning to connect cognos on top of HANA live. Please let us know if anyone has worked on similar user case or share any supporting document we can get for the same? Thanks,Kamaljeet
View ArticleRe: WAMNG not getting updated in delta update but getting updated on Full load
Hi Rahul, An alternative approach could be using Enhancement LEINS001. In my opinion it will result in a more reliable delta mechanism since the Enhancement is called at an earlier...
View ArticleRe: Convert oData service date format to UI5 table/view model date format
Hello Maksim, Thanks for your response. According to this blog, we have to convert the date at runtime to a date object. Will I have to do that for every entity in my oData collection? There could be...
View ArticleRe: visual studio 2013
Hi Ludek, I agree even MS can not give us guarantee.but then how much time span I should expect for updates ? say I am using vs 2013 along with SP 14! this question has come in my mind as my manager...
View ArticleRe: Manaully populate graph/crosstab/etc....
Hi Vi, To manually populate a graph, you can transfer the Collection Utility values to the SDK Community Bring Your Own Datasource (BYOD) Component via scripting and assign this datasource to the...
View ArticleRe: SAPUI5 XML view IconTabFilter with an embeded URL is reloading.
Hi Sakthivel, Thanks for the info. I did tried removing any events and checking the network, every time I toggle to the maps tab there is a request to the map server. Well I replaced the map url and...
View ArticleCondition segment is not populating in PORDCR103 outbound idoc
Hello, E1BPMEPOCOND is not populating in PORDCR103 outbound idoc. When i create a PO, the outbound idoc is triggered sucessfully but the condition segment is not populated Do they have Idoc reduction...
View ArticleRe: Inventory Transformation Routines (0IC_C03)
Hi Larry, Characteristic 0VENDOR or 0GN_VENDOR will relate in the context of inventory management to consignment stock. You might have to combine the coding into one routine.As a general remark on the...
View Article