Re: Report based on Calweek
Hi, not required for the FM - DATE_GET_WEEK source have 0CALDAY you want report have with 0CALWEEKadd the 0CALWEEK object in to under time dimension map the form source to taget. source - 0CALDAY -...
View ArticleRe: Assigning data from itab in ***.class to node in view
Hi, I already have an itab in my ***.class. Now I want to write the record to a node of a view in order to collect the files....
View ArticleRe: Withholding Tax: both applied amount and WTax amount need to be reconcile
I can notdeletethe reconciliation transaction: I havea singlereconciliationmade bySAPautomatically.I did not makethe G/L accountreconciliations.I have SAP 9.0 PL 13.
View ArticleRe: Updating Assignment field with PO number in FI payment documents
Hi Ali, If you are making a payment with reference to PO No, then you can maintain the PO details at vendor line item. So, you can get the PO details by selecting the field from the layout of the...
View ArticleRe: 2 Tax Code, 2 Condition Types
Hi Imran, If you search in google with that error msg no. you can get lot of discussions on it. Please refer them. This is an issue with the tax code. See this as a case Error FF 753 - Tax code not...
View ArticleRe: Dump upon Return from External Catalogue to SRM - Buffer table not...
Hi Yateesh, Thanks for your quick update. Could you please advise on the link for discussion as I am not able to find anything. Thanks in advance for your help. Best Regards,Bharathi
View ArticleRe: SAP GUI 7.30- How to make it editable for new connections
Click left top corner of the Sap Logon screen, go to options. In options window click Sap Logon Options and in the general menu you can see Disable editing of connection entries. Untick.
View ArticleRe: how do i know that ox02 transaction code is in edit mode by the user in...
Hi Kasi, You need to familiarise yourself with the lock concept. Run a particular transaction and then in another session run transaction SM12. From there you can see the lock object(s) invoked by...
View ArticleRe: How to suppress row if record similar to previous
Hi Gary, If two or more rows are related to each other, would the second (or subsequent rows) be suffixed with an incrementing number? -Abhilash
View ArticleRe: Sybase Bulk Copy via .net DLL: Value does not fall within the expected range
> I have tried not using IDataReader; instead moving the data to a DataTable then calling WriteToServer with the DataTable. I suspect the issue is with the mapping code - we've found some issues...
View ArticleRV_CONDITION_COPY doesn't work in ABAP WebDynpro UI
BackgroundWe have almost developed an ABAP WebDynpro application (for a renewed user interface) for material maintenance. However, in relation to updating Conditions - KONP/KONH/etc. from EINA/EINE...
View ArticleRe: SAP PI 7.4 - Performance Advice (.CSV file to IDoc) Slow to IDoc Adapter
Hello Gary, I am also facing same issue. We had raised an OSS and SAP recommended to apply java patches, but that didn't help.Can you please let me know how this issue was resolved ? Regards,Pratik
View ArticleRe: No delta with 3FI_GL_xx_TT
thanks. Will post a sapnote for our issue, similar but not the same. Also using Theobald to feed non-BW system.
View ArticleRe: Regarding the error when importing the wsdl file
Dear Giridhar , Please check the below thread .. Not able to Import WSDL in ESR : Unable to convert imported document to WSDL Reason If you still not able to resolve the issue .. Please let me know ....
View ArticleRe: Profit Center Reporting in Two Currencies
Hi Kristen,Go to 1KEF and see if line items are checked. this is required in order to view line items in Profit center reports. Regards,
View ArticleRe: how to exclude expiring batches from the MRP run
Hello Uwe I know that this is an old thread but I see that many users keep posting questions here. MRP does not run at batch level and it does not carry out any kind of check for the batch expiration...
View ArticleRe: Amyuni with PB12.6 64-bit
I always say .... "Its a great day when you learn something new"! Or as Mr Warf would say on StarTrek ... "It is a good day to die and the day is not over yet"!
View ArticleRe: Make-to-Order : Cost Object
your understanding is correct in terms of had sales order been cost object, this error would not have happened. But I suspect whether still configuration for sales order to be cost object is in place...
View ArticleRe: How to exclude expiring batches for MRP run in SAP ECC6
Hello MRP does not run at batch level and it does not carry out any kind of check for the batch expiration date. I think that the easiest way to exclude expired batches from MRP is using BAdI...
View ArticleRe: Restrict sender mailid in the class cl_bcs
Don't use cl_sapuser_bcs on a text with mail address, use cl_cam_address_bcs=>create_internet_address as in my snippet.Regards,Raymond
View Article