Re: Error#2032 while trying to import BExQ
Make sure flash player settings set to unlimited.this method worked for us in my previous project
View ArticleRe: OData Deployment
As Krishna suggested u can refer that details given Deployment Options - SAP NetWeaver Gateway Foundation (SAP_GWFND) - SAP Library 1. Yes u can do that and that is called as Hub Architecture. Where...
View ArticleRe: Query for Sales Analysis for Item
Hi Gordon, below is the result of SAP(left side) and my Query(right side). #QuantitySales AmtGross ProfitGross Profit %DifferenceQuantitySales AmtGross ProfitGross Profit...
View ArticleRe: Setting BPF activity for implied manager so that he can reject or approve
Dear Gurus, Does anyone have any idea about this? Please help me!!! Thanks very much! Duyennx
View ArticleRe: NF-e 3.10 - Campo TRANSPORT_MODE e INTERMEDIATE_MODE
Oie, O campo transport_Mode e o campo Intermediate_mode não existem nos releases 604 e inferiores em nenhuma tela/tabela, desta forma não é possível utilizá-los no screen control padrão. att,REnan
View ArticleRe: Need audit universe documentation
HHi nikhil,Can you please elaborate your answer.i Do have same requirement, we have 3000 objects in one of the universe. I Need to find out of list of objects not used in any of the reports and not...
View ArticleRe: error in generating condition table in M/04
Hi, there is no risk, when these objects are in the customer name range they should be created and generated in one system, you development system, and should have same original system. Regards Jack
View ArticleRe: creating custom action log for zprogram
Thanks simone. It is working fine.but i dont want all the field in output..but i want only DATE,TIME ,CHANGED BY,CHANGED FIELD AND FIELD CONTENTS(OLD/NEW) (structure for these field is...
View ArticleRe: Getting Exceptions while using SENDTASKDESCRIPTION method
Hi Rick, When i test the Workflow it is working fine. After that when i debug the method with the same instance getting those Errors. I am importing exact User name and Type ID from workflow.While...
View ArticleRe: Values are not shown in Tooltip
We are facing the same problem. and here It's only happen on the initial view of the graph, when I filter or change the dimension of the graph (after Start-up!) , the tool tip works OK.. I believe it...
View ArticleRe: Wants to create T-Code with QuickViwer query (sqvi)
Hi Farrukh Khan 1>go to SQVI t code and enter your query name and press enter2>In the menu path select Quick view--> additional functions-->Generate Program3>After Generating the...
View ArticleRe: Making T-Code for SQVI program
Hi Saddam Ali Khan 1>go to SQVI t code and enter your query name and press enter2>In the menu path select Quick view--> additional functions-->Generate Program3>After Generating the...
View ArticleRe: T code creation for SQVI
Hi Farrukh Khan 1>go to SQVI t code and enter your query name and press enter2>In the menu path select Quick view--> additional functions-->Generate Program3>After Generating the...
View ArticleRe: Steps to customize the page builder in NW7.3
Hi Kathiresan, What you are looking for is located inside of EP-RUNTIME SCAThe component file is com.sap.portal.pagebuilder.SDAinside you will find the JAR file for pagebuilder (inside of the war file...
View ArticleRe: 0fi_gl_4 data mismatch for a GL Account in bi at dso level
Dso1 Dso2 gl acccount fiscper amount gl acccount fiscper...
View ArticleRe: OO ALV: changing of fieldcatalog
Hi, See this modify version of BCALV_EDIT_01 . *---------------------------------------------------------------------*MODULE pbo OUTPUT. SET PF-STATUS 'MAIN100'. SET TITLEBAR 'MAIN100'. IF...
View ArticleComplete (Business)
Dear All, Please share me what do you means by "Complete Business" in SAP PM Order (IW32).who will responsible to complete the same. Thanks Sushant
View ArticleRe: How to generate spool number for custom script?
Hi, as far as i know body text coming as attachment, when you just write the email-texts via NACE. though i think you have to add email logic to your formular programm and send via class CL_BCS.spool...
View ArticleRe: Formatting of EPMLink/ EPMPathlink
Hi Johannes, If you simply want to have text string in the cell formatted as number, then TEXT will do the job: =TEXT("12345,4732";"# ##0,00;-# ##0,00") in your case use SUMIFS(...) instead of...
View ArticleRe: creating custom action log for zprogram
Hello,look at the report code: the function " CHANGEDOCUMENT_READ " does your job.You get an output table with all the data you need, then you can create your alv with the fields you need
View Article