Re: Display numeric parameter results in Report Header with condition
Thank you so much Abhilashfor a great solution to my query, much appreciated and I thank you for the time you took to answer my query as it has saved me so much time. Mary
View ArticleRe: Material PO Text in Purchase Order
The text in the PO can only be according to the communication language, it is not possible to select a language when maintaining text in a PO.If that is different in your PO, then it is not SAP...
View ArticleRe: Archiving SFC
I would try to check if it was archving of the entire shop order that caused its SFC to get archived along with.
View ArticleRe: how to filter the idocs in message mapping side?
Hi Narendran,It depends about the condition complexity. You have standard functions that lets you to compare strings and to generate or not one target node. Check this link Standard Functions -...
View ArticleRe: Demographics Analytics doesn't display in detail panel while using live...
Hi Stephen,Thanks so much for your quick reply. Please refer my answer below.What product build are you using?For Info: The last version I see in our local stash of old 4.0 product SCAs is...
View ArticleRe: SAPUI5 Smart Template Issues
Refer this How to: SAPUI5 User Input Validations Example : var oname =new sap.ui.commons.TextField({id:'input2',change :function(){ if(this.getValue()=='') alert("enter some value"); }});Refer this...
View ArticleRe: Rebate based on Material Hierarchy
Bilgin, If i understood you correctly.The problem is that i want to give rebate based on the material hierarchy not based on the material itself. when i go to the condition record of the rebate it asks...
View ArticleBPC Services not created
After installing a BPC 10.0 SP20 server, I am having an issue with the BPC related services(BPC SendGovernor, BPC ServiceManager) not starting. Even worse they are not even created: I have...
View ArticleRe: Filter possibile despite no filter attributes.
Hi Bruno, It will work, as currently I am also using the same method. IF you want to check go to 'DPC_EXT' class and put an external breakpoint in the method '*_GET_ENTITYSET', put the user in...
View ArticleRe: Components Requirement Quantity in orders !!
Hi Rubab, You can use exit IWO10009. Here you need to check if material number ( MATNR) is not initial, & MENGE is INITIAL, system should throw error message " Req. Quantity should be entered"....
View ArticleRe: how can i add a new field/column on bods permanent table?
You don't have to delete a database table just to add a column. Each and every SQL implementation comes with kind of an ALTER TABLE ADD COLUMN command.Ask the dba team to add the column, then re-import...
View ArticleRe: Consumption entry issues & report similar to MB52
Q1) is there a way to put a check on such issues.It is a standard behaviour, don't find any standard way to restrict this behaviour.You can add a custom code by checking the purchase order item...
View ArticleCalling OData service post method
Can someone help or guide me. I have create OData Service for RFC FM. when i am trying to consume OData Service my passed string value does not pass as input parameter. I am using POSTMAN to test my...
View ArticleRe: Binding dropdown value to display corresponding values on another...
Hey Abhi, I believe you want to bind / fill items of cb2 corresponding to the selection of cb1 by using the "change" event of cb1. Let say you have a function for this purpose, and attach it to the...
View ArticleRe: REFX Migration into NewGL
Hi Tom, I've been involved in NewGL migrations. Do you have a particular concern or issue? Regards, Andre
View ArticleRe: Not able to change variant in SCMA_TRODER_IMPORT Job
Hi Salman Is the problem resolved, if not let us know so that we can assist further ThanksPrakhar
View ArticlePerformance issue for the dashboard when opened for First time
Hi , I'm facing some strange performance issues in the Dashboard. Dashboard runs for a longer time i.e. more than 2 mins when it is opened for the first time in a day. when the same dashboard is...
View ArticleRe: Project Forecasting BPC
Hi SavasI would rather request a quote from your current IT partner that is a solution owner. Normally they would have (1) best expertise and (2) own interest to improve the solution with reasonable...
View Article