Re: Unable to download files in IE10
Hi, In Order to Force the POP UP while downloading attachments, you have to set the "content-disposition" in the header of your response. In DPC_EXT class of your NWGW Service, do the following...
View ArticleRe: Messages struck in To be delivered and Delivering status in SAP PI
Hi Rahul, is there an error in the audit log of one of the to be delivered messages? RegardsClaudia
View ArticleRe: How to get approval details for approved request ?
Hi Chris, Thank you for your reply.There is Validate add task(with approval task having approval type as assignment and get approver from PVO) on Role(Parent). Issue is in getting approval data for...
View ArticleRe: APO Release creates duplicate schedule lines in ECC
Link for APO scheduling agreement process (if by chance you are looking for) Prerequisites for the APO Scheduling Agreement - Supply Network Planning Run - SAP Library
View ArticleRe: Where can I set the Spool Request Name in the Outbound Delivery?
These are all valid replies but how could the spool request name cause any issues and where does this requirement come from? It seems rather odd...
View ArticleRe: Proyecto de Implentacion
Hola Fernando, Lamentablemente no se puede. Te recomiendo que actualices solamente las siguientes columnas: Fecha de InicioFecha de FinDuración real (horas)Progreso (%) Luego cuando estés realmente...
View ArticleRe: How to modify due on date?
Oscar, You will need a user exit to automate this requirement. There is no such tool in SAP standard. Use function module NET_DUE_DATE_GET in order to get Baseline date + payment terms days You could...
View ArticleRe: IDOC number doubt
Hi, Hope you are asking about INBOUND IDOCs which are posted into SAP ECC from SAP PI. If that is the question here is the answer Example scenario: Sender(some format)---->PI-----> converting and...
View ArticleRe: Alert for Sales Order
Hi Jennifer, Check this code. DATA : Qty type RDR1-Quantity. SELECT SUM( T1~Quantity ) INTO Qty FROM ORDR AS T0 INNER JOIN RDR1 AS T1 ON T0~DocEntry = T1~DocEntry WHERE T0~U_Process = 'PEACHING' and...
View ArticleRe: BSI Tax Factory 10.0
Hi all,We're waiting until after applying support packs, SAPK-60477 & 78, that are allegedly going to fix issues with the sync tool. Then we'll test it again. The instructions are not perfectly...
View ArticlePrioritize cost object for GL account while posting document through FB01
Hi All, I have requirement where while posting the document through FB01, we are passing it cost center, WBS element, profit center, PA segment. Before saving the document we need to implement the...
View Articlereport S_ALR_87012287
Hello i have a question regarding report S_ALR_87012287. Is it possible to add new elements to the report ?What I actually need is the functional area in this report. But I don't see any place to add...
View ArticleRe: Unable to delete old date from Tables RSBATCH* in BW 7.3 - SAPKW73008
Thanks Sriram and Divyanshu. Sriram - I scheduled job "BI_WRITE_PROT_TO_APPLLOG" and it running fine with job output log "No logs found for writing to Appl. Log in RSBATCHDATA".So, the above Note seem...
View ArticleRe: Campos vICMSDeson e motDesICMS no xml 3.10
Eduardo A Miriam está em licença e não tenho o usuário dela. Existe alguma maneira de eu fechar a thread ? Grato Justino
View ArticleRe: Validation on 7.31 AAE HTTP adapter does not deliver detailed error
Hi Allan,We also faced this issue and solved it by using the SOAP adapter w/o envelope instead of HTTP_AAE. Seems like it is a missing feature in the AAE version of the HTTP adapter.
View ArticleHighlight entire row based on one column
Hi, Please let me know how to highlight entire row in different color based on one column in Web Intelligence. for example: there are 10 columns in a report and column A has values X and Y. Need to...
View ArticleRe: ECC6 EHP7 Upgrade Error
Attached please find the log files. We are running the SAP in Windows 2008 /SQL platform.
View Article