Re: SAP BO 9.0 - Add-on installation fails through RDP.
Try running cmd as administrator, the use Change User /install to allow install on the server. When done, use Change User / Execute to reset back to normal
View ArticleRe: Stock Segment Column in WM Physical Inventory List (LI04)
As always, Thanks Juergen for your quick response and identifying the right SAP Note. Appreciate it!! Marking this discussion closed.
View ArticleRe: HANA Heap Memory Allocation
This means nothing to be honest. If you can give some memory allocators this would be helpful. Try querying the from note 1969700. Also why are you looking this up? Did you see an OOM on your system?...
View ArticleCreating Multiple Variables From Single Prompt
I want to create a prompt that allows the user to pick 1 or more items from a predefined list. I want each object selected to go into its own variable for later use. Is there a way to do this?
View ArticleACDOCA / BSEG / BKPF
Hello All. I'd like to know if there is a good way to get specific fields from BSEG and BKPF using ACDOCA table. I'm concerned about performance and I don't know if the best way is to use DDL's in...
View ArticleRe: Passing local params in hdbfunction as calc view input parameters
Hello Isuru, why you are not using the syntax of your second example with the local variables? select_kpi = SELECT date, SUM(kpi) AS kpi FROM "sap.sample.db::CVKF_BUSINESSLOGIC" (...
View ArticleIW29 - Web UI ?
Hello All, Please apologize my ignorance here. I was wondering is there a way we can show up the IW29 report on web version (like iview in Portal). EAM Web UI Implementation Guide EHP7 Thank you,Justin.
View ArticleRe: Procedure added in role created in REPOSITORY is deactivated
Is this the first time this has happened for you or have you always been able to change a procedure and then have it transported whilst currently activated and stay active in the next system?
View ArticleRe: Error Activating ADSO (Remodelling Rule Created)
Hey guys, found an transaction code RSCNV_MONITOR to perform the remodelling rule created for ADSO. its pretty simple to use - just go to the transaction doe, find your request and start processing....
View ArticleRe: Passing local params in hdbfunction as calc view input parameters
Isuru,have you tried parsing the input param as a date data type TO_DATE(<VAR_1>)TO_DATE(<VAR_2>)instead of just using the :var object name ?
View ArticleRe: Pull Z pricing condition with IDOC
Well, you basically answered your own question - it's statistical condition, so that's the reason it's not in the IDoc. Not sure why you set it up like that but there are user exits available where you...
View ArticleRe: Missing ADO.NET Data Sources in CR 2013
I am on Win 10 and currently using v4.6.01586 Framework. Just a few days back, my connections were fine. And the next thing when I login, it disappeared.
View ArticleRe: Crystal Report gives different data for different users whose settings...
Sorry Don, that information was hidden in the tags. We are running Crystal Reports XI. User B and C have 11.0.0.895. User A is running (11.0.0.1282). The data is on a SQL 2012 server. As stated in my...
View ArticleRe: SAP BO, ya no aparece codigo QR al generar en pdf la factura
Que tal , te comparto la siguiente sentencia IF {OINV.DocCur}= 'USD' THENURLEncode("http://qrickit.com/api/qr?qrsize=100&d=") +URLEncode("?re=" + {OADM.RevOffice} + "%26rr=" + {OINV.LicTradNum} +...
View ArticleChange document log in SPECIFICATION MANAGEMENT
Dear Gurus, I was trying to follow Creation of Change Documents Help says run report program RC1_CHANGE_DOCS_LOG_FIELDS_DPL and then When you have saved the entries, you can display the log for change...
View ArticleSpecial character issue in Message Transform Bean
Hi All, We are trying to generate a CSV file from a Proxy via PI. We are using single stack PI 7.4 SP8 We are using the below MTB config. The CSV converts the foreign characters incorrectly. For ex:...
View ArticleRe: Creating Multiple Variables From Single Prompt
I'm not sure I understand. The object being used would be the prompt object? What about in the situation where they pick more than one value? How do I get all their choices in separate values?
View ArticleRe: [Event] Receipt from Production
Mr. Naware, Please, could you explain the Case 1 ? I did not understand if through FMS I could show the error message into the status bar. Are you telling me: 1) User input quantity and press Tab, if...
View Articlehow to get a percentage corresponding to groups on my report?
Hi All, I have a group on my report by USER_ID and then by Activity_Name and I am displaying the detailed data for LOG_DATE, LOG_VALUE, STD_TIME and PRODUCTIVE_HOURS as seen below: USER_ID...
View Article