Re: 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 ArticleRe: Fast Order Entry - Business Partner Search / Suggestion
Dear Thomas, Below different options might help you. 1.There is a new and nice feature available with TM 9.0(With latest FPM service pack) i.e If you enable the 'Suggest Values' property for any UI...
View ArticleRe: Production Order Component Sorting Options
You transfer your reports internal table data to the function module through SORT_TAB which will sort it and return the sorted output in the same table. DATA: i_tab type table of RESBK with header...
View ArticleSales Deal not picked in pricing
Hello Everybody, I am facing an issue in the Sales Deal created by my client.Sales Deal created & assigned with the condition type 'ZNX0' with the validity of the sales deal as 1 month.Condition...
View ArticleRe: Dropping device without prior dropping database
You could use ASE's disk mirroring feature to move the contents of QA1_data05 onto a new device thus allowing you to drop QA1_data05. - sp_configure 'disable disk mirror',0 (static setting so you have...
View ArticleRe: Error when creating critical role or profile
have you generated the rules for all the risks in the ruleset that is giving you an error ?
View ArticleRe: Need help in Scheduling Webi Reports
Thanks for your reply Arijit. I have set the recurring instance for the report while scheduling. The report is set to wait for the specified time period to kick it off for the next time. The report is...
View ArticleRe: Sales Deal not picked in pricing
Better to check the pricing date of the order line.
View ArticleRe: ABAP Code Error
Hi Giri, Program is giving a run time error because you are trying to pass all fields selected in your select query to a work area fully. SELECT MATERIAL_NMBER MATERIAL_DESCRIP...
View ArticleRe: Function Module for Download two or more internal table data in separate...
Hi Ramesh, Check the FM EXCEL_OLE_STANDARD_DAT. Enable the import parameter DATA_SHEET_NAME. Pass your sheet names.Please use field symbols for avoiding repetative calls. Hope it will be helpful....
View ArticleRe: Accessing Component Information for systems connected to Solution Manager
Hi Jeff, the information about software components (and this is I think what you are looking for) is stored in the LMDB of Solution Manager. Each satellite system sends its component info into SLD...
View ArticleRe: Combo Box.
Arjit, like always you are right. but this post does not show me the measures, is it just as easy as putting my measures in another column and bind it to something?Thanks.
View Article