Convert HH:mm:ss String format.
Hi, I have a formula in webI to display Milliseconds to HH:mm:ss and is in String format.Is there a way to convert to date or number format?. Also, how to calculate average of Max and Min time?....
View ArticleRe: Still getting "The report filename was empty" error
Hi, Don. Yes, I have seen this point brought up in various threads, but with my original viewer SDK code I never did it this way and it worked just fine. In any case, I just tried moving the code which...
View ArticleRe: how to use the previous row value in the details section further ?
hi Ven G, you can store those values in an array to be used later. create a new formula like the following to place in the Details section. whileprintingrecords;numbervar array eb;numbervar c:= c +...
View ArticleRe: Journal reconciliation with zero amount created
What is your current B1 version/PL?
View ArticleRe: Web Dynpro JAVA developer attempting to unravel Environmental Compliance...
It's true that there are bits and pieces of source code to be gleaned from the SCA, but since these were WebDynpro classes there was little to no business logic to be found. The EC product development...
View ArticleRe: How to get The users from a Collaborator that is type Group.
Hi!Thanks for the answer!Actually that second part is the one I'm having trouble with (I forgot to mention I already had separated Groups from Users).Can I get the Grou with IBeanHomeLocator with the...
View ArticleRe: Ensure allocation table
Hi, Normally, the second user will receive an error: something like: ...data was modified by user...... However, if users open the form for view only, there will be no lock at all. Concurrent update...
View ArticleRe: extract data from hash map for target structure mapping
Ryan,The target structure I made a mistake. All elements Material_Ident, Sales Org come under material 1..unbounded element thxmike
View ArticleBuilding workspace window issue
Hi All, I am getting the below window popping up everytime I close the DS application and it takes a while to actually get closed. I got this new laptop, On old one the client tool was working fine and...
View ArticleFM for currency conversion using base currency
Hi Experts, We have a requirement as follows:According to Polish VAT law, the VAT amount needs to be shown on their invoices in the local currency of the Polish Zloty (PLN) when invoice is issued in a...
View ArticleRe: Can't select any value in radio to query report.
Hello Tom, could you please close this thread properly, so that others can find the solution, too? Please have a look at the blog How to close a discussion and why if you're unsure on how to do that....
View ArticleRe: Firefox and punchout catalog
https sounded logical. Is the Map Parameters set appropriately? You can take the guess work out of PunchOut Integrations using PunchOut2Go and the PunchOut2Go Portal,...
View ArticleRe: disp+work.exe Running, Message server ok,but Yellow icon.
I restarted the system and after around 5~10 minutes and a few SUM retries the process went through without any further actions from my side.
View ArticleRe: extract data from hash map for target structure mapping
Hi Mike, First lets work on your requirement for the tuples. For the additional field that will get more complicated and you'll need to setup an imported archive with a Java class to hold all of your...
View ArticleRe: Personas error "Retrieving user profile information from the server failed."
Hello,how i create the RFC dest?,because i have created one but when i have tested the result it's: ~response_lineHTTP/1.0 404 Not found~server_protocolHTTP/1.0~status_code404~status_reasonNot...
View ArticleJava application connection to BusinessObjects V6.5 server
Hi,We have java application running on Websphere. This app is making connection to BusinessObjects V6.5 server at the backend. I am trying to find out where the configuration at java app is done to...
View ArticleRe: how to specify PACKAGE SIZE for to RFC_READ_TABLE from PyRFC?
in your example code, you do: if 'tabfields' in kwargs.keys(): tabfields=kwargs['tabfields'] # parameters['FIELDS']=tabfields for field in kwargs['tabfields']:...
View ArticleRe: Error in BAPI_GOODSMVT_CREATE
Checkout the solution mentioned in the note, 139176 - M7302: Field overflow in routine WERT_SIMULIEREN and see if it solves the issue you're facing. Also see the note: 519800 - FAQ: Goods Receipt...
View ArticleRe: Customizing error in daily work schedule 30 Message no. P2581
Hi Pragna, Pragna Roy wrote: create work schedule Manually - Entry 2 EG 30 does not exist in T508A (Check Entry).Please check have you maintained WSR based on ESG. Revert back in case of any issues....
View Article