Re: Receiving Quantity
Dear Lakshmi Sir, If pick table AFPO (Production item table), here sale order item wise quantity is coming and it's receiving quantity is coming in the field GR quantity (WEMNG). If i use this method...
View ArticleRe: util.Formatter.js function in JS View
Hi Edwin{ text: { path: '?', formatter: function(s){ return myFioriApp.util.Formatter.statusText(s) } } } path is missing
View ArticleRe: Not able to cancel transfer order using LT15
Hi Nilesh, As per Knowledge LT15 would be used only when TO is not yet confirmed. In the case of confirmed TO, it is only possible to use LT0GAlso if it is HU managed then this thread can help you For...
View ArticleRe: upgrade to SPS11
Dear Naor, Check the below mentioned url link How to Extract ISO Files With Linux Once the above step finished, Try to run zypper search libgcc*zypper search libstdc* Hope you now see some of the...
View Articlelesser records in loops and more records in Traps
HI Experts, I Have Studied Each and very forum regarding Loops and Traps and Alias and contexts . . I got some Idea But still Confused. I Have went through Below Blog dave.Dave’s...
View ArticleRe: Layout bring random record incase of draft or unadded documents
If you join in the system tnsp it will resolve this for you. Check the system Crystal Reports for more detail.
View ArticleRe: Eclipse or SAP Web IDE
I think he was talking about the SAP HANA database instance ( i have one that expires in about ten days naw, and it last one month) but thans for clarifing that the use of the web ide is free. Regards
View ArticleRe: MRP with re-order planning
It depends: If the new logic is to use the MRP type VB, since this does not consider the sales order, there is no need to modify or do something with the MRP type. Now if you changed the planning...
View ArticleRe: Datawindow with SQL SubSelect? PB 12.5
Try:DO WHILE SQLCA.SQLCODE = 0FETCH ft_sp_RankAffiliateRate2_pb INTO :rate_rank;LOOP Also remember that SQL Server's INT matches PowerBuilder's long datatype. hth Arnd
View ArticleRe: Fork with two parallel branches, one necessary branch with no waiting for...
Hello, It makes a difference in that when the event is received the other workflow will keep running instead of being killed off when the fork terminates. regardsRick
View ArticleRe: error while binding workflow and event
I can't read that attachment. Why not just say what the error is? Or post a screenshot.
View ArticleRe: Delivery schedule number link in production order
Hi Rajiv, In the planned order, in the assignment tab you can see the sales order number and sales order item, but not the schedule lines.. this info is missed once the planned order is created. MTO...
View ArticleRe: I've attached two events to a Workflow. Is it necessary to trigger both...
Hello, To close an answered thread, please mark the Helpful and Correct answers.Please don't leave threads open. regardsRick
View ArticleRe: Goods Receipt value inconsistency
that is just half what I asked for. we can see a quantity of 30 and a net price of 502, this does not at all get to 2510 nor to 5017.49also 5017.49 is not double 2510. To enable the users here to...
View ArticleGRC "Request Status" not showing correct numbers
Hi Experts, We have a user who is not showing the correct number of requests in Request Status short cuts, the issue is only with the entry/shortcut "All (0)", it is always showing the number 0 and...
View ArticleRe: Creating Multiple Equipment records
Hi AlbertMass creation of master data can be done several different ways: LSMW or using BAPI (BAPI_EQUI_CREATE) are some of the ways. In your case, you can trigger the creation of the Equipment after...
View ArticleC4C - Find Relationships created for Invidiual Account/Account using C4C web...
Hi All, I'm trying to find a solution for detecting Relationships created between Account and Individual account for an external application. Is there a way for me to periodically call a C4C web...
View ArticleRe: CMC Temporary Storage Questions
Micheal, There is ONE set reason why TEMP files get created. Here are some reason why TEMP storage happens: One process knock another process and takes priorityA given process takes too long and...
View Article