Re: BO-FIPP
Hi, Are you passing the approver's userid as a parameter to this new method?It sounds like you aren't... This method definitely works, don't listen to dissenting voices cheersPaul
View ArticleRe: Copy Chart Of Account data from Existing company new new company
HiThanks for the reply.But we are using Quick Copy tool that was integrated in SAP B1 9.0.Copy express add on tool is used in SAP B1 8.8. SAP developed Copy Express add on and integrate and release in...
View ArticleRe: Issue with FM Read_Text
Hi Ethan, WHat is type of msg_ret table. you can copy table, msg_ret[] = it_line[]. Reward for above answer if correct.
View ArticleRe: Negative sign should be displayed for arrears in Earning Side on Payslip...
i would like to know where i need to place my line type on form
View ArticleRe: Where to see text contents
Marianne, T166C has the configuration area, and T166T has the texts. - Jeff
View ArticleRe: BSI Tax Factory 10.0
Conard, We are facing exactly the same issue, we are not sure how this works. Just like Ruhail mentioned, we are also going with old TUB proces and have decided not to use workbench until 2015. Is...
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'...
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 Article