Re: Problem with cl_salv_gui_table_ida
Hello, i've found the place in the coding. Class: CL_SALV_GUI_FIELD_CATALOG_IDAMethod: GET_ALLOWED_SERVICES if ls_display_info-is_text_search_allowed eq abap_true and l_inttype NA 'IPbsaef'...
View ArticleRe: Include Selected Operations from Task list in IW32 with Standard BAPI
First use this BAPI to read informationBAPI_ALM_OPERATION_GET_DETAILThen... I_METHODS-REFNUMBER = '000001'. I_METHODS-OBJECTTYPE = 'OPERATION'. I_METHODS-METHOD = 'CREATE'. I_METHODS-OBJECTKEY =...
View ArticleRe: Mass change of single authorization object in more than 400 Roles
Hello, Did you check t-code PFCGMASSVAL for mass role change ? Note 1842231 Thanks
View ArticleRe: Resolution Category for Ticket
Hello Sudhakar, You can maintain resolution categories in Administrator > Service and Social Settings > Service Categories. Add a new Service Category Catalog. In Catalog Structure tab you can...
View ArticleMass Maintenance on Characteristics - Limit on Number of Hits
I have an issue between my development and production environments that I don't understand? I'm trying to select Materials I want for an update to a Characteristic using CLMM. In development I have no...
View ArticleRe: CHARM re-add TRs in buffer
Hi Karthik, we are working on implementation projects, we do not have an active maintenance projects. The variants for all our implementation projects are copies of SAP0. Z_TST_0 - TST Variant for Task...
View ArticleRe: Adding new dimensions to an exiting model
Hi David,you can copy the table with a "insert into tblcopyfact select <all the fields> from tblfact<Model>"add your dimension with at least one record inside, full process and replace the...
View ArticleRe: Crystal Reports XI
Hi Colin Only sales would be able to find key codes. What you may want to do when calling sales is insist on the same thing you put in your last post: I just don't see how someone cant find the full...
View ArticleIs there some documentation for using the bullet charts in design studio 1.6?
I was trying to use it but I get a bar chart. How do I get the component to work? I cannot set a target value to show in my bullet chart. Please help!I have attached the screen print of my selections...
View ArticleRe: SAP Web IDE CRUD App - Update Entity / Submit changes Problem
Hi Ugur,The CRUD template does not support associations. Did you edit the generated application. If so could you please send your application : [email removed by Moderator]The model is bound to the...
View ArticleRe: Data Source Not Active
hi Is it Standard datasource or Custom datasource, In SAP BW we can edit custom Datasource in Tcode RSO2 , I have not worked in S4 HANA , So i think if you can post in correct space as here: SAP...
View ArticleCustomers created with External list management with role prospect
Hi, I have been customazing and preparing all the external list management feature in SAP CRM marketing. I have been able to create customers in the system without problem. However, customer are...
View ArticleRe: Anyone Ever Use BusinessObjects To Create An Income Statement
Can you view my suggestion on the below thread:Manual Resequencing Of Records
View ArticleRe: Manual Resequencing Of Records
is this what was required? [Group]= If([Query 3].[Col1] ="Sales" Or [Query 3].[Col1] ="COGS") Then "Revenue" ElseIf([Query 3].[Col1] ="Labor" Or[Query 3].[Col1] ="Admin") Then "Expenses" and for...
View ArticleRe: Manual Resequencing Of Records
I understood your question.In webi you can achieve but you need to go with multiple tables and relative position to align tables. Straightforward you can't.Your attached screenshot is one example of...
View ArticleRe: Funds commitment in a PO
Hi Eli, Yes, it's triggered. We also tried to let the E_T_DOCCATS table empty so that the reduction to be permitted for all document categories, didn't work either, we had another error RE012...
View ArticleRe: Is there some documentation for using the bullet charts in design studio...
Yes, have you checked the SAP Help? http://help.sap.com/businessobject/product_guides/AAD16/en/ds_16SP01_user_en.pdfPage 241Source:SAP Have you brought in the data for your target?
View ArticleWebi: Add Quantity only if Unit of measure is same & do not display when...
Hi,I need to add quantity values in webi for which unit of measure is same, if there are multiple UOM then do nothing. I dont want to add UOM to QTy (I.e= Qty + " " + UOM ) as we need to export it to...
View ArticleRe: FTP :Error occurred while connecting to the FTP server "****host":...
Hi Narasaiah, Its simple FTP connection issue.Best person to talk regarding that is the Basis guy. Just let them check once the connection from PI to FTP. Additionally maintain sufficient Timeout in PI...
View Article