Re: I Need SQL query
Hi, Try this: declare @Cust as nvarchar(20)Declare @FromDate DatetimeDeclare @ToDate Datetimedeclare @Group as nvarchar(20)set @cust = (select max(t0.cardcode) from OINV t0 where t0.cardcode =...
View ArticleCrystal reports - Cross tabbed embedded report does not grow to 2nd page..
After upgrading to 13.0.7 crystal reports Version 11 But one of our report,which has cross tabbed embedded report does not grow to 2nd page if number of columns exceed the page width limit.But if the...
View ArticleRe: MSS - Leave Request Attachment
Work protect mode in action. Just curious if Manager has added a Attachment and that attachment is saved, then this message should not appear. But if attachment is not fully processed, then this...
View ArticleRe: SAPB1DIProxy.exe *32 hitting server CPU very hard
Hi, Thanks for sharing. Please close this thread by marking helpful answer. Thanks & Regards,Nagarajan
View ArticleRe: Payment Advice not spooling in SP02
Ravi, Thanks for your quick reply. a) I did check the variants, everything is correct and it doesn't appear that they have changed anything. b) I tried to print it again. Only the Payment Advice (not...
View ArticleSAP SD benchmark how to choose the users and loops
hi guysbefore run benchrun.pl, we should change the parameter in APLfrom the doc, how to choose the user number, loop number? when increasing user number to run benchrun.pl, how to make a decision to...
View ArticleBank Import Format
Hi Experts I needing to added an new bank account within ByDesign, we are wanting to import bank statements automatically. However I need to create a new import format as there is not a standard import...
View ArticleRe: Erro na Assinatura da NFe
Bom dia Diego, A mensagem não tem muitos detalhes pra chegar a uma conclusão.De qualquer forma já dá pra entender que não se trata de SAP NFE já que a assinatura não foi feita no ABAP mas enviada para...
View ArticleRe: How to develop a single form for multiple Layouts in Adobe
Hi Roopesh, We cannot change the Page Layout and Orientation dynamically in Adobe forms.To achieve this Create two forms with different layouts each.
View ArticleRe: SAP Mobile Licencing
Hi, For integration framework you need B1iINDRIECT_MSS license which is included inside additional components. To run mobile application, you can use normal license type. Thanks & Regards,Nagarajan
View ArticleRe: Sincronizar status NFe SAP - GRC
Bom dia Rafael, Evite o péssimo hábito de pegar carona.Você recebe mais atenção se postar uma questão de sua autoria, explicando o que já tentou e dando detalhes do seu caso/solução.Para quem pesquisa...
View ArticleRe: CFDI - PTU pagado por otra sociedad
Mismo problema aquí. Este tema tiene historia y no lo han resuelto de fondo. Si te vas por la C1, asegurarse que todos los CCN van al mismo C1. Saludos
View ArticleRe: Help with SQL Query in Universal Function
Hi Tim, Try this and getting link for document number: SELECT T0.[DocNum], T0.[CardName], T0.[CardCode], T0.[DocDate], T0.[NumAtCard],T0.[DocStatus]FROM ODPI T0 INNER JOIN OCRD T1 ON T0.CardCode =...
View ArticleRe: Bad field size when declaring variable
Hi, If you issue is solved, please close this thread by marking correct/helpful answer. Thanks & Regards,Nagarajan
View ArticleRe: Discrepency regarding values in MCRP and MB5B
I am facing exactly the same issue. My client is on version 4.6c. Do we have an sap note to fix this?
View ArticleRe: SAP, OpenSSL, and Heartbleed
Hi Sean, I didn't left out anything when I mentioned that statement (see screenshot). Please note that at that time the latest version of the note was 3. SAP had modified it since then and is...
View ArticleRe: SAP GUI Compatibility issue with Windows 2008R2 64 Bit
Hi Giri Yes, You can do the normal installation on windows 2008 / 2008 R2 systems. we are using in our environment. is this any error message while installation or SAPGUI execution time? BRSS
View ArticleDesinging the Org structure
My requirement is to define the Company code - Purch org - Plant (one to one combination). But when i gather the requirement from the users it was bit confusion. Req: they have Company code A --...
View ArticleFunction Module for updating a single custom field in standard database table.
Hi All For Every quality notofication number i will create a return PR and i will store this return PR number in custom field of QMEL table.Update statement is not working properly.Please give me any...
View Article