Re: 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 ArticleRe: SAP BI BROADCASTER NOT WORKING
Hi Akshay , Has this issue been resolved ? If yes , please share the solution . I am also facing the same issue we are upgrading from 3.5 to 7.4 . Regards Zeenath
View ArticleRe: BO Sizing - 3 Tier
Jim, All the information you are looking for is located within these TWO documents. Windows Install Guide:http://service.sap.com/~sapidb/011000358700000171092014E/sbo41sp3_bip_inst_win_en.pdf Admin...
View ArticleRe: Populate Standard field value on Quick Create Screen
Hi Vinod, Though the AfterModify event is triggered, i cannot change any values or properties of the Standard fields. I get compile error that "Account" field is read-only. So I guess the standard...
View ArticleRe: Query Browser greyed out in Dashboards 4.1
Hi Anil,i have the same error, the query browser greyed out in dashboards 4.1 spa03. I couldn't resolve this probleme. Can you explain more what did you do to solve it?ThanksAbdelhak
View ArticleRe: Mass User Maintenance in Portal
Hi Pavan, If your requirement is just to assign user groups to a single user who exists in the Portal, you can do that through Identity Management by searching for the user and by modifying the...
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 ArticleRe: Time based chunks error - WORKLOAD ANALYSIS (INTROSCOPE DATA)
Hi Pragadees, the string "... time based chuncks ..." indicates that you have a backlog which is processed by the EFWK currently. Normal process is indeed to improve the resource capacity of SolMan (as...
View ArticlePassing "Date" and "Name" parameters from Dashboards to webi
Hi, We are getting below error message when trying to pass "Date" and "Name of a Person (First and Last Name)" as parameters from Dashboard to Webi,{while trying to invoke the...
View ArticleRe: Don't want repeating objects
Hi Wade, I think we need more information on how the report is laid out. If Suppress of Duplicate isn't working that usually indicates the records are different. Possibly filtering the records more...
View ArticleError opening data view after upgrading Excel Add-In
Have you seen this situation? I am using SOP Excel Add-In 3.0.1.3 (latest version). I connect the Hana, but when I try to open a data view, I get this error in a pop up window: An unexpected error...
View ArticleRe: Moving Average Price does not get updated for Project Stock
What you see in your material master is the neutral warehouse stock (table MARD) and its valuation (table MBEW)But you are having project stock, this stock and its valuation is kept in table QBEW
View ArticleRe: Need help on download SP6 for Crystal Report 2008 V1
Hi Joe As you have CR server, you shoud also have access to the SAP Service Market Place. This is where you will find updates for both CRS and CR. - Ludek Senior Support Engineer AGS Product...
View ArticleRe: Milestone billing without sales Order
Hi Maria, You can do milestone billing without sales order. 1. Create planning profile and assign revenue element in"revenue element for billing plan" (Transaction OPSB). Do not check 'Automatic...
View ArticleMessage M8-225 not working in PRD
Hi folks, I customized message M8-225 for a user so that it pop's up as an information window, it works on DEV, it works on QAS but it does not work on PRD, I mean the error message is there but only...
View ArticleRe: Don't want repeating objects
My data is essentially a flat file. I have one table. When I try to move the chart to the Group Header, instead of getting one chart with everything on it, I get a chart for each change in group. I...
View Articletoo large report? causing issues
i have a report that reaches about 110 pages. There is about 15 columns in the main and 4 from the sub report. But when export to excel it hangs on aout page 61. Is there anything i can do to fix this?
View Article