Re: SAP ERP6 EhP7 installation on SAP NW7.4
Thanks Reagan. I started fresh installation as suggested. For the DB right now, I am using a new Schema name. Regards,Ravi
View ArticleRe: Removing the duplicate value for the required field in display report
DELETE ADJACENT DUPLICATES deletes the entire ROW, not just the content of the field you are comparing.To achieve your requirement, sort your internal table by Sales Order > Material > Batch then...
View ArticleExtending Fiori Application: Odata extension
Hi There, I am trying to extend Timesheet application using Odata extensions to hook some validations around start/end time/duration fields.Now to begin i wanted to ensure a custom Odata services can...
View ArticleRe: Removing the duplicate value for the required field in display report
If it doesnt matter if the Sales Order or the Material changes this will work. DATA: BEGIN OF GT_MRP OCCURS 0, VBELN TYPE ZPR_COLLECTIVE-VBELN, MATNR TYPE ZPR_COLLECTIVE-MATNR,...
View ArticleSAP Business One SEPA file
Hello,I understand that in SBO 9.0, users can use the payment wizard to generate SEPA bank files. However, I would like to know whether it's possible to generate the file say from users entered...
View ArticleRe: SAP B1 on HANA Connection database failed
Hi, Please check SAP note: 1969397 - Troubleshooting Guide for SAP Business One 9.0, version for SAP HANA Thanks & Regards,Nagarajan
View ArticleRe: SAP Business One SEPA file
Hi, Please check SAP note: 1963295 - SEPA payment wizard enhancements Thanks & Regards,Nagarajan
View ArticleRe: Item list where there is no sell
Hi, Try this: Declare @fromdate as datetimeDeclare @todate as datetimeSet @fromdate = ( select max(ta.docdate) from OINM Ta where Ta.docdate >= [%0])Set @Todate = ( select min(tb.docdate) from OINM...
View ArticlePI Refresh with EXPORT/Import
i just did a PI refresh using an export of the source system. I was doing it because we don't have the support packs to build a new system at the same level. After the refresh the new system was...
View ArticleRe: NLS in SQL Anywhere 16
Hello Arcady, They were previously using version 10 of the product. Just had a clarification from them - the question is around storing and working with Vietnamese text. They do not require the...
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
Hello SAP Experts I am still wondering at what level the trial balance should be reported? According with Quinta Resolución Miscelanea Fiscal (5th SAT RMF Update) the trial balance for the purposes of...
View ArticleRe: HRESS_A_W4 declaration portion is missing
Are you saying the declaration text "Under penalties..." is missing but you see Declaration label and a check box next to it or that you don't see either? What upgrade was done? Maybe the upgrade...
View ArticleRe: How to export fiscal period data for each GL and Cost Centre
Hi, Yes. First, if both reports can help them, this is great. Thus, save the layout for them and run a job to do a tests. This is the faster way to get the report and then export in excel format or...
View ArticleSAP PO 7.31 Operation Mapping in BPM - Could not invoke service reference name
HiI have followed William Li's blog on how to use Operation Mapping in a BPM. I have built and deployed this but I get a run time error when it executes the operation mapping. A technical error...
View ArticleRe: No price could be determined for subcontractingin CK40N
Hi Lokesh and Kamal Thanks for your reply !! any problem if use the DO NOT COST Option at material master for avoding the cost calculation while running the CK40N. Kidnly advise. Thanks...
View ArticleNFe GRC - Lote DF
Pessoal, boa noite.Em primeiro lugar, gostaria de parabenizar as threads que encontrei no fórum.Foram muito válidas para o dia a dia. Dessa forma, resolvi efetuar um cadastro para colaborar também com...
View ArticleRe: Issue about automatic purchase requistion creation from production order...
Hi Kiran: According to your said I have solved my issue.Thank you very much .
View ArticleRe: UST04 user not found
Thanks for your comments, I actually need to understand what user has been assigned the transaction but at the role/profile level so trying to understand the best tables to use, would it be the...
View ArticleRe: Error while installing BI 4.1 SP3 on SP2
Hi All, We skipped that warning and installed the file successfully. And for your information we getting this warning for Client tools and Crystal Enterprise also. Thank for your help. Regards,Ramesh...
View ArticleRe: OLAP Analysis need to access Universe
Just to follow on from Tammy's reply... If you use SQL Server Analysis Services and build a cube then Analysis OLAP is your ideal tool to explore and analyze your cube data. Analysis OLAP connects to...
View Article