Re: Header Condition not copying to item
Hi Rashmi, here the problem is different. header condition is properly copied to followup items. But if I add new item to the order then it is not copying header condition to this item. Thanks,Vij.
View ArticleRe: Problem in invoice
Hi Raj, if i'm not wrong you don't want cancel invoices in your report if this is your query the do following changes . * in your select query add " RFBSK " field and put condition where RFBSK ne...
View ArticleRe: MDG Learning
Hi Manoj, Please find the below link: SAP Master Data Governance – SAP Help Portal Page Configuration and Enhancement of SAP Master Data Governance Regards,Reema
View ArticleRe: FMS - auto populate value in UDF
Hi, Try this query: select RTRIM ($[$3.1.number]) + CONVERT (varchar, $[$10.1.0], 103) from OVPM where docentry = $[$3.1.number] Thanks & Regards,Nagarajan
View ArticleRe: Synchronous Pass Through Interface
Hi Everyone, Thanks for all the information. I know that for asynchronous, it works with only 1 data type, message type and 1 outbound service interface. Since this one is synchronous, do I need 2...
View ArticleRe: Is SSO possible with SAP HANA and SAP BO Analysis office?
Hi Krishna, Even we are looking for similar setup. We wanted staff to go to HANA via BI Platform. Our environment:BOBJ 4.1 SP2HANA SPS 07 REV 70 We configured SAML and made BOBJ 4.1 SP2 as identity...
View ArticleRe: Regarding payment medium program configuration
Hello Atul, As it is a regular requirement from the business point of view but this is not possible with SAP's standard behavior. You can achieve the same by copying this pyt method - C and create a...
View ArticleEstim. CPU-Costs = 129,606,871,826 Estim. IO-Costs = 621,216
It costs me many time when I query the enties of mlpp table . I check the sql ,It shows : SELECT STATEMENT ( Estimated Costs = 637,174 , Estimated #Rows = 0 ) SORT AGGREGATE FILTER Filter...
View ArticleRe: Is SSO possible with SAP HANA and SAP BO Analysis office?
Hi Tammy, Thanks for the information. Very helpful RegardsAngad
View ArticleRe: On Demand reports in Crystal Reports 2008
My pleasure. Since that helped and it sounds like that got you going in the right direction, I'd also suggest you stop by our web site. We have a free version of the Activity universe that I actually...
View ArticleRe: Using of Business Areas for GAAP Financial Statement
Hi Ajay,Could you please state the reasons for not being convinced for using Business AreaWould you mind stating the names of few clients ( this is for reference purpose only) using parallel company...
View ArticleRe: Seasons per period
James, Could answer to me question that I sent to you about this stuff in jan, 04, 9:09PM? Thank youRegardsNestor
View ArticleUpdate custom field in IT0001 via SAP_PA
Hi, We have added couple of custom fields in IT0001 in ECC. These fields are available in the IT0001 screen structure (HCMT_BSP_PA_US_R0001) in SAP_PA. The only problem is updating these fields back in...
View ArticleRe: "Unidentifiable error in program" when loading Infopackage with Hierarchy
Hi Sergio, Could you please share more information like how you fixed? I too have the same issue. Thanks!
View ArticlePlanning Buckets = Storage Buckets ?
Dear DP Experts, I can probably test this quickly but I am on the road and need some answers based on your experience. While I ask the questions below, I am aware that SAP provided this option of "set...
View ArticleRe: Update of FM account assignments on Partner Items
Hi Carlos, have a look at the recommendations/guidelines of the note: 686383 FM integration in contract AR and AP Restrictions Regards César
View ArticleRe: Dashboard discussion
Hi Mathur, I want to connect SAP Infoview to my Xcesius dashboard. But I don't have Live office. Is there other way to generate report using Webi Infoview? Thanks, Rabi
View ArticleRe: Filter a table based on two columns
Hi, You just need to combine the two filters, i.e. oBtn = new sap.ui.commons.Button({ text: "Search", press: function () { var filterValue = oSearch.getValue(); var oFilter1 = new...
View ArticleRe: Create New Serial Number
Hi, actually I need to add it to the Picklist instead of Delivery. I will do my own test, but have you try and inform whether it works for the Picklist?
View Article