Re: SAPscript window to be displayed based on no. of pages
Hi,you can upload logo in .bmp with se78 and then use if into Sapscript. Use this instruction into Sapscript /: BITMAP logoname OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 300
View ArticleSAP BO 4.0 WEBI: merge queries
Hi Guy , Hi, Only Dimension objects can me merged in the BO report.First check you are merging dimension objects only.Second Dimension objects can be merged if they have same data type. Thanks,Sneha...
View ArticleRe: Sap script- t-code AS02
Hi MJ MJ, 1. Whenever an error occurs, an error message from Windows Script Host is reported. Take a close look at the faulty line. 2. It could be that the script has to wait a little until the message...
View ArticleRe: BPC Admin Task and default SQL Server schema
Hi Roberto, you're right I forgot the most important point in my 1st message: when I write "BPC ADMIN TASK" I talk about the SSIS package provided with BPC, not the BPC admin client. We are facing this...
View ArticleRe: Credit Management - One Customer - Two Doc Types
Hi, Mr.Mozzam already shared valid points, I would like to add one more point here Normally customer credit limits are managed in credit control area and we will assign company code to credit...
View ArticleJavaScript start-up API (ABAP Backend) response is slow
Hi experts, I dont know if it is the adequate place here, but I'd like to try... For accessing user information from the SAP Backend the ABAP UI Addon provides a JavaScript start-up API. Using this...
View ArticleFilter and nav.area in BEx workbook
Hi we have designed a BEx workbook. When do you use the filter instead of the nav.area icon?ThanksPC
View ArticleRe: LIS and PIS activation
check transaction OMO2 for purchasing and OMO9 for inventory check if radio buttion for updating is not N it should be either 1 for stock and movementsand 2 for purchasing if not make it as required...
View ArticleRe: How to remove * from BI Report?
Hi Pawan, Is forecast spend column is a formula variable used for caluclate over keyfigure with different units or currencies?For e.g. when you try to caluclate a key figure with different units f1 =...
View ArticleRe: Approval Query for Invoices whose Item Item stock is less than Committed...
Hi Nagarajan, I tried this query in SP, but it is not working properly. Will you please suggest changes? IF @OBJECT_TYPE = '13' AND @TRANSACTION_TYPE IN('A' , 'U')BEGIN IF EXISTS...
View ArticleRe: Creating an ERP Credit Memo Request from CRM Complaints?
Hi Naresh, Thank you for your quick replies. Due to Checklist functionality available in Service Request, the customer is pondering on the idea of using Service Request transaction to log complaints in...
View ArticleRe: Jobs are not getting deleted in CPS
Hey Harika,You may be seeing these operator messages that need reply in your home screen itself.If not, navigate to Monitoring-->Operator messages.The operator messages will have the following...
View ArticleRe: Jobs are not getting deleted in CPS
I think if the issue is due to authorization missing, the error message would be different. ThanksNanda
View ArticleRe: Download scjview.exe for win32?
It may be that an image of the client disk comes with ASE Express Edition, which you can download from http://scn.sap.com/community/developer-center/oltp-db . I'd have to download it myself to check...
View Article'You haven't earned any badges here'
What does this mean at all places, in the Expertise page of Reputation Tab. Jogeswara Rao K
View ArticleRe: Clear Clipboard
Can you check this sample code?http://hi.baidu.com/foraquarius/item/1e6727f5c61a6a713d198bfc
View ArticleRe: Rejeição 267 Sefaz :Nota Complementar referenciando Nota com XML 1.10
Olá,Para registro: sobre o "meu" caso, o problema não era com a SEFAZ, mas com o processo da empresa.Eles estavam fazendo uma devolução de compras, onde informavam corretamente a NF referenciada. O XML...
View ArticleRe: Hostname change of process server
Hi Yves, If you changed the hostname of your SAP System, you might need to do the following (you can perform this on a running SAP System): Go to transaction code SM51. Choose Goto > Host Name...
View ArticleRe: MSS Reports are not getting Launched
Thanks a lot Suman, The issue got resolved by following the steps you mentioned....... Regards,Sarath
View ArticleRe: Can textfield be added to the toolbar of ALV grid
Hi, When I saw the word "textfield" I did not bother to read the rest.... You want to add user define action? Look at program BCALV_GRID_05 Package SLIS Regards .
View Article