Re: CO1P errors not clearing
HelloAFFW stores records from COGI, CO1P and COFC and the report CORUPROC is not capable to clear all the records from the table. In some cases, you need to manually fix the record on COGI or fix the...
View ArticleRe: SAP PS Workflow: Terminating Events in dialog task
See Creation of Events Upon Status Changes - Roles in Workflow - SAP Library transaction BSVW as Nabheet wrote.
View ArticleRe: MRS resource availability
Have you: Assigned employees to the work centres?Transferred the work centre details using SE38 and /MRSS/SGE_PN_MNTTransferred employee info using SE38 AND /MRSS/HCM_RPTWFMIF(These need to be run at...
View ArticleRe: iucc means ??
You probably mean IUUC instead. And that stands for the Incremental Upgrade and Unicode Conversion (IUUC) as an easy SAP notes search could tell you.
View ArticleRe: SWBP(SAP inbox) : 'Created By' column name not visible in SAP inbox layout
There is no authorization checks which limit field display. Are you using Transaction variants? (SHD0)Another option you should check is that a different layout exists for every task, so you need to...
View ArticleRe: Pricing condition
Hi Preeti, You can check whether the Exchange rate is maintained or not in FI for OB08 for from CAD to GBP for direct Quot., If it's not maintain, system will throw the error as the Exchange rates are...
View ArticleRe: interval between setup and produce activity
Hello Abishek: As per the original post I had stated that we are using time continuous CTM PPDS planned orders.As such this max interval duration is created. In the end we used BAdI to influence this...
View ArticleRe: interval between setup and produce activity
Hello Joe:We are using standard routings
View ArticleRe: Error: We are sorry, we cannot provide you with the solution due to the...
Hello Similar Problem, Trying to deploy instance for Text Analytic, and DW, with green light. Receiving error " We are sorry, we cannot provide you with the solution due to the results of an export...
View ArticleRe: No Gaps No overlaps in Dates
Hi, Sorry, but you're not asking an ABAP question. You appear to be requesting someone to do your work for you. What will you learn from that? SCN is about sharing knowledge and learning... not...
View ArticleRe: Sending Documents to ERP from Work Manager (6.2) for a Work Order
Hi Mina, Did you manage to get this working? SK
View ArticleRe: Manual PO confirmation tab updates trigger the PO change Idoc
I'm guessing you are getting error message ME760. Have you tried searching for threads using the message number. There are lots of threads on the SCN site and lots of notes on the SAP support site.
View ArticleRe: Damaged Items
Hi, Please advice status of your sales documents. Is it delivery order or AR invoice. Also advice your B1 version. Thanks
View ArticleRe: Transparent Application Failover (TAF) PRECONNECT
Hello Sandro, There is no SAP note explaining the TAF preconnect on SAP.You can only find the best practices guide and see the sample provided by SAP. The FAILOVER_MODE is set to BASIC....
View ArticleRe: How i get last sales price of every item ???
Hi, Try this query: SELECT T1.[ItemCode], T1.[Dscription], (select Top 1(T0.[Price]) From INV1 T0 where T0.itemcode = t1.itemcode) as 'Last Price'FROM OINV T0 INNER JOIN INV1 T1 ON T0.[DocEntry] =...
View ArticleMM - Report extraction using standard t-code
Hi SAP Consultants, May I ask test scripts, screenshots, or procedures on extracting the following from MM master data using standard t-code: 1. Approved Purchase Order without Goods Receipt List2....
View ArticleRe: DTW import of exchange rates ORTT Table fails with decimal values
Hi, Please check with SAP support. The above workaround was provided by SAP.
View ArticleRe: Descending Sort of Calendar Months in Prompts
Hi, Are you asking the steps to achieve this in query designer? Because you posted in WeBi section.. SAP Business Explorer (SAP BEx) Regards,Loed
View Article