Re: Help needed for Stored procedure
Hi, Unfortunately, approval procedure can only be triggered by default B1 process. Any attempt to create user SP for approval is against SAP support policy. Thanks,Gordon
View ArticleRe: Response from third party(bank) is not mapping to the response structure
Hi Farhan - Your actual response should match with the structure defined in PI. So create a datatype, Message type according to the response from Bank While creating the message type, remove the XML...
View ArticleRe: JMS Tranmission Error
hi Karthi Is this an EOIO message , if not you can download the message and cancel it in AE , this might release the node being used.I suspect that there is an issue with the server node(it might have...
View ArticleRe: MTO scenario with sales order
So in this case if I want to do a valuated sales order stock to post the actual costs on a PP order to reflect in COGS at PGI at what price does the sales order cost estimate does the costing? It does...
View ArticleRe: Crystal Reports page navigation not working in Chrome/IE8/IE11 after SP8...
I was able to page fine in my app. Can you post the code you are using please? - Ludek
View Articleissue with Implicit enhancment during SPAU
Hello All, we are facing a typical issue with some of the implicit enhancement points. Some the implicit enhancment piece of codes replicated again at the same area and facing syntax errors. we found...
View ArticleHow to obtain the pricing condition data from sales data?
Hi all! I have googled many times and read through many sites to understand how I can obtain the pricing condition data that's specific to a specific sales line. However, the answer I got usually are...
View ArticleRe: Exporting SuccessFactor document with defined filename
Any pointer or clues? Thanks,Praveen
View ArticleRe: Base Document Number Need to fetch in Crystal report Header ....
Hi Sudhir, Try: SELECT Distinct T1.DocNum Invoice#, T3.docnum DO#, t5.docnum SO#FROM INV1 T0 INNER JOIN OINV T1 ON T0.DocEntry = T1.DocEntryleft join DLN1 T2 on T0.[BaseEntry] = T2.docentry and...
View ArticleMemory issue on LSO EHP6 Renovated Portal
Hello, is there anyone here familiar with implementation of EHP6 LSO renovated portal. we are encountering memory issues during runtime. the app itself consumes 30-50MB per user session. we have tried...
View ArticleRe: Formula very slow
Some of this may depend on how much data is actually in SRMARRAYDEVICE.SHAREDOBJECTLIST. If many of the rows have lots of data in this field, then the formula itself may not be the issue, but pulling...
View ArticleRe: FSCM-DM Customer-Disputed (how to identify)
Hi Joe, Why don't you use the Cust. Disputed amount field (UDMCASEATTR00-FIN_CUSTDISP_AMT). But checking this field will not be enough because a dispute case can have both Customer disputed amount and...
View ArticleRe: Error in Downtime phase STARTSAP_NBAS
Remove the stream files in the /tmp file system, kill all processes running under sidadm and restart SAP. RegardsRB
View ArticleRe: TMS configuration is inconsistent after delete trans folder
Check the dev_tp trace file in the work directory. RegardsRB
View ArticleRe: RIB Posting Updating the current Budget
Hi Atif, I just did a quick and dirty test. It worked perfectly. But we do not have fund based budget release and I included the budget types in 9H. However the documentation does say you can leave...
View ArticleRe: TMS configuration is inconsistent after delete trans folder
Hi, i check this file before but just say: SED buffer: Summary: client | all entries | entries to be imported=======+=============+=======================in sum | 00000 |...
View ArticleRe: Campo de Motivo por el que se paga el tiempo extra
Buena tarde Hugo: Muchas gracias por los tips; hice una prueba con el IT2010 usando el campo "prima" ahípude meter los motivos, pero como puedo ligar el campo prima con los resultados de nóminaes...
View ArticleRe: AET
Hello San, First way: is request to basis the profile necesary and add user. Second way is create the custom field in GUI with transaction EEWB. I hope i can help you.
View ArticleRe: Enhance standard webdynpro
The configuration is per roadmap step so unless you want to create a custom config, you will probably have to enhance method WDDOMODIFYVIEW of view V_PLANNING to disable the button.
View Article