Re: BPC 10.0 NW - InfoAreas missing
If all the cubes and infoobjects are still there, you may have to create /CPMB/BPC and /CPMB/Env1 and manually drag and drop cubes and infoobjects back to /CPMB/Env1. Of course, to make these cucbe...
View ArticleRe: Declare a "type" table using parameter
Hi Alonso, to create a table with an unknown type, you need a field-symbol instead of a "normal" internal table. You define it asFIELD-SYMBOLS <table> TYPE table. Then you need your parameter for...
View ArticleRe: TSW master data event
The TD Vehicle is created with TU assigned as required. However, the 'Not Available' functionality is not achieved. Any ideas?
View ArticleRe: Cannot start services in CMC
Hi all, Thank you for your advice. I try disable node1. It's work.
View ArticleRe: CRM Web Client (ChaRM) - Approval Procedure Greyed out (Security)
Ok I have sort out the Project field I had to include authorization object SM_FIELD and then assign ZMCR. Not sure why none of the ChaRM roles have this by default grrrrrrrrrr!!!!!!!! Now I need to...
View ArticleEWM Yard Management flexibility
Hi Experts 1. Can we operate EWM Yard Management with flexibility to use e.g. GI Yard area for Inbound Process alos (Goods Receiving) also ? What would be the implications ? How Would be...
View ArticleRe: Issue with Crystal Report export to PDF
Thanks Ido for the reply. Yes using CR 2008 to design the report.. running it by calling it in an ERP
View ArticleExcel VBA + SAP Scripting / How can I send an instruction to a background...
Hello guys, I need to send keys to a window in the background, but I don't want it to pop up when I do it as it may cause some errors if I'm typing something at that moment. Is this possible? The...
View ArticleRe: CATS - Required Use Full Links / Doc's
Hi Ratan, please start with the standard docu in help.sap.com and reading the standard documentation of the IMG activities.A good overview is in the SAP PRESS book by Martin Gillet. If you use self...
View ArticleETL Developer to Hana
Hi All, I have 9+ years of experience in IT. 5 + years’ experience in ETL and (Data Stage) , ETL testing and dot net. If i want change my carrier in to Hana then what role in HANA I have to select? My...
View ArticleRe: How to carry forward any open documents in a new SAP B1 Implementation
Hi, Jeff's methods are preferred way to add those open documents. You may not have many options for these task though. Let us know what is your plan/concern. Then it would be easier for us to answer....
View ArticleChanging Pallet Heights
Hi 1. Can we set up putaway bin determination based on Pallet Height ? 2. The Pallets height being recived in warehouse is changed frequentlyby vendor . Vendor sends different height pallets. Based on...
View ArticleRe: Result row showing incorrect display
Hi,The reason may be related with the sorting settings. Select that characteristic. In the properties pane in the sorting settings select the characteristic and select key.
View ArticleRe: Problem with HTML fragment
Hi Tobias, I'm almost sure the error Uncaught TypeError: Cannot read property 'render' of undefined is thrown because you have used 'plain HTML' in your HTML fragment: <p>Hello World</p>...
View ArticleRe: Cannot access Diagram metadata via GTL or VB Script
Hi,You may use the EvaluateTextFor on Object, and use the .Q macro to quote the desired properties.Ex.<<Function %Get%(obj) dim sym, sobj, str for each sym in obj.Symbols if...
View ArticleRe: I need query reports
hi naga sir, my format of reports.i need to select one Item i need to check all those details with selection criteria ( 2 posting date) 1..po doc number 2.po posting date3.vendor code.4.vendor...
View ArticleRe: json input adapter root path
Ys, I tried not specifying the jsonRootpath but it didn't work. Compilation gives the following error when I do not specifying root path. This means that jsonRootpath is not an optinal parameter...
View ArticleRe: Tracing and Logging
Great. You do not update the Access Table with a type of indicator correct? If so it might lock the entry and not let you read it, because you said that you are sending 5 messages with the same...
View ArticleRe: Result row showing incorrect display
Hi, The sequence which you are getting as April 2012 May 2012 June 2012 .....Jan 2012 is due to default sorting of other fields present in the row. Please select fisc year present in rows, go to...
View Article