Re: Open Item List
Hi, Try this query: SELECT T0.[DocNum], T0.[CardCode], T0.[CardName], T0.[NumAtCard], T0.[DocDueDate], T2.[U_NAME], T1.[Quantity], T1.[Price], T1.[Currency], T0.[DocDate], T0.[DocTotal] FROM OPOR T0...
View ArticleRe: SAP MM Certification & Job Opportunities in Future!
Hi, I had to specially register here to answer your query. The question you asked is coming into minds of thousands and lakhs of people. Let me give you some advise and then you can ask if some doubts...
View ArticleFrom Database Pass Issue
Hey experts,I've been posting on here a lot lately but I keep getting answers so I'm going to keep coming back! Anyway, I'm trying to do an evaluation of several values returned by a SQL query and I'm...
View ArticleRe: value in pro forma invoice is for order quantity and not for supply quantity
the value in the invoice is showing is the total order quantity but not the supply quantity.If you are creating Pro Forma invoice with ref to Order( F5) system obviously copies the sales order qty the...
View ArticleRe: SUM error: Host name does not belong to any instance in the cluster.
It worked.Thanks a lot for your help.
View ArticleRe: BPM custom UI - multiple URL parameters
it is very simple, it won't take you time, at least less than opening a thread. that's why i say so.
View ArticleRe: Changing dataset file source.
Hi, Antoine. How fast you are !!!!!! Where can I find the "connection tab" you mention?. Regards. Sergi.
View ArticleRe: ExecuteQuery and Group By-Failed Jobs
Hi HP, Thanks for your prompt response. Am looking to get some data from retrieved JobDefinition instead of directly sending them to report.I need to validate this Jobdefinitnion before sending this...
View ArticleRe: Import sources from NWDS is never ending
all your team have the problem? or only someone
View ArticleRe: Product Groups Display error "Recursiveness due to ***** "
Hello Jagamohan,Thank you for your response. What is the path to clean the table, I haven't done this before, can you please give me little more details.
View ArticleFormatted Search to Journal Remark
Hi Everyone, I have a customer requirement to automatically copy the BP name in the Incoming Payment Journal remark field.The formatted search works well when the customer creates the Incoming Payment...
View Articleinventory list with available serial numbers
i would like to create a simple list of inventory items by warehouse with their available serial numbers so I can to a pre-audit/pre-count before the end of year physical count.Can someone please help...
View ArticleRe: Update SMP 2.3 - SMP 3.0 Server
George, It really depends on what the customer designed applications are doing and the number of users. So it's impossible for me to say. Personally, I would never recommend a production system less...
View ArticleRe: need to add past 7 dates
In that case, this should work: stringvar s := "20141022";numbervar mm := Mid(s,5,2);numbervar dd := Right(s,2);numbervar yy := tonumber(Left(s,4));cdate(yy,mm,dd) IN [currentdate-8 to currentdate-1]...
View ArticleRe: 4.1 SP2 install errors - FWM 20030
OK, that's strange.The following buttons should be available below every post, except if it's created by you: And in your initial post there should be an option to set this thread to answered.That one...
View ArticleExpert group, Priority and Resolution date in the question threads
Hi All When user raise questions, it will be great if each area moderator able manage a group experts, he can add and remove them based on the expertise level and activity on SDN. Also I am...
View ArticleRe: Technical Monitoring Setup - Step 7 Reporting - Extraction Setting Blank
Hi Husin, I have seen the exact circumstances you are encountering. When setting up our monitoring/reporting, ABAP and JAVA systems allowed for the setup of Reporting via Extractor activation. On the...
View Article