Re: Can we do reporting on PSA
that is not info set. its an ABAP Query. Tx - SQ01/02/03.Take abaper help and do it.
View ArticleRe: Basis overhead calculation
Hi Paul In your OH sheet select row Material and click on BASE...you will find the CE defined as base value for calculating Material OH. SPRO > Prod cost controlling > Prod cost planning >...
View ArticleRe: Repeat Target Segment based on multiple source fields
Nitin, If input elements are Tax, Tax, Tax, Tax, Tax then map one-to-one Tax to target TaxDetail.If Input elements are Tax1,Tax2,Tax3,Tax4, Tax5 then duplicate target TaxDetail 5 times in target...
View ArticleRe: Trigger DEBMAS Outbound IDoc from DEBMAS Inbound IDoc..!!
Ankit, you're just looking at it in a wrong way. There is technically no relationship whatsoever between the inbound and outbound IDoc. You can use an IDoc to create master data in SAP. And you can...
View ArticleRe: Tips required for Smooth Migration of SAP Sourcing Application
Mostly you'll have to keep a close contact on effects of architectural changes: User storeSAP Hosting uses LDAP and if you switch to UME you'll have to setup:align user policy with existing LDAP users...
View ArticleRe: Error in Leave quota compensation execution...
Hi Venkatesh, Thanks.. Corrections are made to the PCR and i have run the payroll,now it is working as expected . I have one more doubt In PCR i wrote it for 31 days since it is applicable for only few...
View ArticleRe: Error in routine VERARBEITEN_BZNK_DATEN,WE_BPMNG
Hello This issue is generally an inconsistency of field BPMNG in tables EKBE or EKBZ. Try the reports from notes 393189 and 491074 and if they don't find any inconsistency you should open an OSS...
View ArticleRe: Ayuda Query Acuerdos Globales
Hola Prueba esto SELECT distinct T0.AbsID 'Nro AG', T1.freetxt, T0.BpCode 'Rut', T0.BpName 'Nombre', t3.slpname, T0.StartDate, T0.EndDate, T1.Itemname, T1.PlanQty,...
View ArticleRe: Time Displayed is not correct in - Web i
Hi Arijit,Thanks for Replying.. What Function can i use in Web I report level, i Don't have access to Universe. Thanks,,
View ArticleRe: Problemas com a migração na j1btax
Olá pessoal , tudo bem?Consegui resolver o problema acima! Não sei se há algum diferença de códigos/badis etc, mas resolvi realizando os seguintes passos:1. Eliminei uma linha da tabela J_1BTXIC1...
View ArticleRe: Issue with anonymous access to dashboards
Hi Nisha, Check the user status.Also test the sicf services on solman system. With regardsAshutosh chaturvedi
View ArticleMultiple value selection with find facility in crystal report parameter
Dear Friends, I am trying to develop consolidated sales invoice, for that I have to give multiple invoice number selection facility to user. For this scenario I have created one parameter name "@Select...
View ArticleRe: MIS reconciliation reports in BOFC
Hi Olivier, Thanks for your reply. I am attaching the screenshot of our reconciliation rule "TEST ELIM". Please look into below screenshot and Explanation of the each selection. Seller- reporting unit...
View ArticleRe: SAP B1 Ar Returns
Hi kalika Try the below query SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T1.[ItemCode], T1.[WhsCode], T3.[IntrSerial] FROM ORIN T0 INNER JOIN RIN1 T1 ON T0.DocEntry = T1.DocEntry left join SRI1...
View ArticleCalculo de PTU
Buenos días a todos: Tengo la siguiente inquietud para ver si tiene solución. La semana que entra calculan el PTU (una de las prestadoras el PTU se paga en el mes de agosto) Se utiliza la transacción...
View ArticleRe: /DBM/VM - Vehicle cannot be created; specify a category first
Hi Raghvendra, Check whether you have fulfilled following per-requisites: 1. Created the Set types for the vehicle in SAP COMM product Hierarchy. Cross-Application components -> SAP product ->...
View ArticleRe: Sharing tunnel between the Studio and ODBC connections
Many thanks. That's going to be helpful.Radek
View ArticleRe: SAP B1 Ar Returns
Hi Kalika, Try this query select n.DocNum ,n.DocDate ,n.CardCode ,n.CardName , r.ItemCode ,r.ItemName ,r1.IntrSerial 'Serial No',n1.Price from sri1 r inner join osri r1 on r.SysSerial =r1.SysSerial...
View ArticleRe: HCM P&F: Can't delete attachments at approve or back to auther steps
Are you positive that your binding on that workflow task is to the correct form scenario step/stage that allows you to delete the attachment(s)? Also did you look at OSS note... 2010600 - Open workflow...
View Article