Re: Subcontracting contract agreement - Customizing
Hi Vikas, The thing is that i need to have a value contract with an annual determined ammount (in dollars) and i dont know how much material is going to be send to the provider for mixing. The other...
View ArticleRe: Subcontracting contract agreement - Customizing
Hi Yongyi, That is correct, but they only charge me for the consumption of one of the components.The price 1116 is entered manually in the PO. Thanks, Javier
View ArticleNeed Standard source code for the pricing userexits.
Hi, I'm trying to find the Source code for the package com.sap.spe.crm.* example like 2604 formula number in value condition formula. I checked vmcjdb also but couldn't able to find it. Can anyone...
View ArticleRe: Getting run time error for multiple counter plan
Check the error in ST22 & see the Error analysis.
View ArticleRe: Dynamic Recipients Publication
I Had reached that conclusion about 2 years ago but I cannot find the source information now. At least for webi dynamic recipient source the documentation seems to agree with chinmaya response. For...
View ArticleRe: Adding a Column
So Jaime, my new formula would be {CallLog.RecvdDate} >= dateadd ('h',-3,currentdatetime) and {CallLog.RecvdDate} <= currentdatetime then 1 else 0 The CallLog.RecvdDate field is only a date...
View ArticleRe: In the Production Order, Sales Quotation is displayed not the Sales Order
Hello Praneeth Please open a new thread instead of reopening old threads. BR Caetano
View ArticleRe: Design Studio 1.2 SP01 custom component (Gauge)
Hi Michael, I appreciate your input, I am sure SAP will provide this sooner or later as out of the box component. But I need to deliver a DS Dashboard with in next couple weeks and cannot wait for next...
View ArticleBilling due list not getting generated
Hi All, I am trying to create billing due list from service order, but billing due list is not getting generated due to some reason. I have checked in both Maintain and Analyze billing due list, but...
View ArticleRe: Start Condition Is Not Fulfilled
in WUI.Generally Release date configuration happens with a tolerance. It seems like immediately you are trying to generate the order, for that your condition should met. Just play with the dates.You...
View ArticleRe: LT10 - Add field in display ALV
Best shot and the quick one would be to test by append table to LQUA, where you will maintainfield MAKTX (40 chars) and fill it up occasionally from MAKT table (background job).For the test you can...
View ArticleRe: Set property issue
Hi Sumeet, You have a custom view in which you created a context node with BOL object BTAdminH. Is this node bound to any node of custom / component controller? Regards,Shiromani
View ArticleRe: Adding New Transactional Data with Data Transfer Workbench
Hi, It's very simple to make marketing transactions upload in desired Numbering Series.All you have to do is to mention the Numbering Series code in Series cell of DTW template. If you want to see how...
View ArticleRe: aggregates table name for an infocube ?
Hi, We don’t have any specific aggregate table for an InfoCube. But, once you create the aggregates, you can see the see theTechnical name of the aggregates with numeric values. Aggregate...
View ArticleRe: Ordem de venda com o campo "Emissor da ordem" desabilitado
Bom dia Elson, dá uma olhada na configuração de determinação de parceiro: SAP IMG > Vendas e distribuição > Funções básicas > Determinação de parceiro > Definir determinação do parceiro...
View ArticleRe: Distinct Values Sum
Hi Ravi, Try this, SELECT T0.[DocNum], T0.[ItemCode], T1.ITEMNAME, Sum (T0.[CmpltQty]) 'Qty' FROM OWOR T0 INNER JOIN OITM T1 ON T0.ITEMCODE = T1.ITEMCODE WHERE T0.[PostDate] BETWEEN '[%0]' AND '[%1]'...
View ArticleRe: issue with screen variants for Sales Documents
You can choose your default package for SD module transports.Most of the time they are custom created earlier, like ZSD or anything like that,search for Z* and you'll get a list of possible custom...
View ArticleRe: Problem in loading data to DSO
Hi Ragu, Can you please provide any additional details on your issue which can be relevant to provide appropriate advise to you, e.g.:Which DataSource are we talking about;Which data staging technology...
View ArticleImplementation considerations for de-centralized maintenance
Team,I would like to understand the concept of decentralized maintenance from the perspective of Material stores. I am aware of the situation where every plant plans their own jobs and so, we go with...
View ArticleRe: CSS stylesheet not loaded on Jquery Ajax Framework SAP EP 7.4
Hi Saar, thanks for your answer, At the beginning we were not using LESS for LAF service. So we've activated it, restarted, and nothing changed. We've deactivated it again, restarted, and everything...
View Article