Re: Case Insensitive Searches: How is the datawindow.table.select string put...
Hi Christine; This basically a DML conversion exercise between Sybase (T-SQL) and Oracle (PL-SQL). I would suggest consulting an Oracle DBA to see if there is an equivalent expression for the T-SQL...
View ArticleRe: Change Workflow Notifications
I don't yet have experience with WS33700137. I suppose this is the "new" leave request workflow? I am a bit confused that what you mean by notifications? Do you mean the approval work items? What do...
View ArticleRe: Send Idoc from SAP ERP to SAP PI
Hi Enricoone of them is the document and one is the Idoc) and go to the Idoc part then I see Error message 29 in the status.From the description of your issue, it looks like the IDoc was not sent out...
View ArticleRe: cost of goods manufactured vs COGS+ Material ledger
Hi Ajay/Ahmed, In ML/Actual Costing components are always posted to process order at standard price and they are not revalued.Instead during ML closing variances between standard and actual price of...
View ArticleSCM Optimizer RFCs failing
Hello Gurus, We have installed new optimizer for our development SCM system, whileconfiguring RFCs connection test is failing with below error -Error : No storage allocation available. I have...
View ArticleRe: Organizational data Real time example
Thank you Sir. I am a huge fan of yours and been following your posts even much prior to joining this forum...I appreciate your patience and the way you try to motivate the beginners....Good work sir I...
View ArticleSorting Month Name
Hie Guys, I have a dimension object - "Month" with values - 1, 2, 3, 4 as of now as the current month is April. I have created a variable for the "Month Name". The formula is given below. If (Month =...
View ArticleRe: Report Query
Hi, Try this: SELECT T3.[SlpName], T2.[Country], T2.[State1],T1.[ItemCode], T1.[Dscription], T1.[Quantity], sum(t1.linetotal) as Total FROM ODLN T0 INNER JOIN DLN1 T1 ON T0.DocEntry = T1.DocEntry...
View ArticleRe: CHECK UDF IF ALREADY EXIST
Hi, Please post screen shot error message here. Thanks & Regards,Nagarajan
View ArticleRe: MTO Production w/Procurement of Components
Hi David, Use Planning strategy as 50 -Planning without Final Assembly. Maintain Ind/coll indicator as 2 in MRP4 view for all the Raw Materials. Strategy 50 is combination of MTS and MTO. You have to...
View ArticleRe: Runtime error while trying to execute custom F4 help in OOP ALV grid.
Dear Sudeesh,Setting this condition not helps to solve my issue. Thanks.
View ArticleRe: BWA Query in-memory
Hi, It's possible with BW 7.3x onwards to use the option to have a BWA only Infocube, in other words loading all the data to the BWA (in memory). Otherwise, you will only have indexes in the BWA....
View ArticleRe: Replication Server Install hanging? (via sapinst)
can you please send me a private email for the incident number, My email address is bill.zhang01@sap.com Bill
View ArticleRe: GR/IR clearing through F.13, still showing an open item in FBL3N
Hi Mahesh, RE has been divided as: TN C CTR32,627.92-INRGR/IR -CLEARING3,562.00INRGR/IR -CLEARING24,934.00INRVAT INPUT CR 14.5%516.49INRVAT INPUT CR 14.5%3,615.43INR WE, has been paid as...
View ArticleRe: Check for Certain Text and remove from string
Hi Both, Thanks for the prompt respose.The code works well!!!!!!!!
View ArticleRe: Data Dictionary details
Hi Khagendra Are you trying to dynamically determine the attributes of a field during runtime? Have you tried using RTTS services? You can try using class CL_ABAP_TYPEDESCR. Check out the class...
View ArticleRe: Q Block not released even though MMBE showing it as UR.
Hi vikasIf you cannot find the invoice in RBKP_Blocked table, and still your invoice document is shown as blocked in FI end, there is a table level inconsistency. All the QM checks and other stuffs...
View ArticleRe: Which T code use for praising change in SAP.
Hi Arnav, As per my understanding you are asking price change. 1) T-code : MR21 2) If you want to change the price control go to TC : mm02 in accounting 1 tab you can change the price control ie;...
View ArticleRe: Rectification for asset acquired thru manual JV
Hi Jyots Tai, Jai Maharashtra!!! ;-) 1. Asset you acquired in 2012 for 500000 2. Dep in 2012 would be 37500 and in 2013 would be 50000 3. Solution approach as below a. Create asset As01 b. Do post...
View Article