Re: Installation of SAPsprint on Windows 2008 x64bit SP2
I can also confirm that SAPSprint runs fine on Windows 2008 R2. Granted I am using 7200.3.7.14 (according to sapsprint.dbg). Did printers exist before the installation of SAPSprint? I have noticed...
View ArticleRe: leading zeros in a field
Hi Felix,Sorry I couldn't get your query, needed more clarity on the Query? Plz have a detailed scenario of this. It would be a great help to figure out a solution for your problem. Regards..Hanu
View ArticleRe: Decimal format conversion issue
Hi Sowmya, Please check below options. option 1: If you use any custom program,pls remove this fixed point arithmetic. SE38 --> click Attributes radio button---> click change button. Option 2:...
View ArticleRe: How do I delete lock entries created by FM MB_SIMULATE_GOODS_MOVEMENT
I am within MIGO dialog and cannot do BAPI_GOODSMVT_CREATE?
View ArticleRe: ICR program for mass un assignment of assigned documents
Hello Svetla, No, there is no "mass unassignment" program. Depending on your requirements you could use the respective auxiliary reports for deleting transactional data (without original data records)...
View ArticleRe: Local Client Copy Cancelled..Need Help
HelloCheck these SAP Notes:KBA 1823721 - RBDLSMAP problems during client copy: SUMMARYNote 1424654 - Client copy cancels at exit RBDLSMAPNote 1683841 - client copy kept failing at RBDLSMAPNote 1542673...
View ArticleRe: How to handle maximize button on window ?
Thanks Karthik ! I have done it myself. Created a new screen with custom container and replaced the screen call with new screen. This time I ave not faced the issue i.e.. on clicking maximize button...
View ArticleRe: Work Order - Notification link
User Exit QQMA0007 with relevant coding might help you. Jogeswara Rao K
View ArticleRe: LIS and PIS activation
Hi Deepak, Have a look into the below link. It explains the activation/config of LIS & PIS....
View ArticleRe: BPC Drill_through to BW query
Hi Kumar,ok now it's clear, sorry I understood you want to use a BW query inside bpc for drill through. You can think to build an external table that maps the BW account into BPC account, this is...
View ArticleRe: Validation for WBS field Length
Dear All, The following logic has worked in my case for level 1 WBS. Pre-requisitePRPS-STUFE='1' CheckPRPS-POSID :13-14: = '00' Message Error message Similar logic is working for other levels also....
View ArticleRe: Customer Closing balance day-wise
Dear All, Thanks for your suggestions. I am closing this thread now.
View ArticleRe: How to clear prompts by default?
Hi Carter, Did you already try deactivating that other property "store prompts with workbook"? Best regards, Victor
View ArticleRe: The specified HTTP method is not allowed for the resource identified
Manish, Now that you have used the right method, problem is with the format of the body.A sample request body looks as below....
View ArticleRe: F4 Help is not available in infoset query.
Sorry coding option also will not work.In fact STTXT is not the field, because it is 40Char long. What you need is 4 character field.Search for such field in the LDB again and try again. Now, it seems...
View ArticleRe: Scheduling webi report failing
Hi Friends, I got solution for this issue. before I was scheduling for all users by Admin user ID and it doesn't work. Then I tried logging by each user and scheduled then it works. Wat we need to do...
View ArticleRe: How to enhance the element size in order to get a better error decription
Hi Nimord, IMO,the trace level are nothing but text limitations(in terms of field length) w.r.t the error text. The one used in Alert has got this text limitation and I could not find any standard way...
View ArticleRe: EOIO Message processing
IMO, Per interface (based on outgoing to incoming ) create a queue and use it for all messages. This is pretty standard. You might also want to consider doing message packaging (based on scenario) for...
View ArticleRe: PPF for TU to trigger Shipment in ECC
Hi Sabyasachi, We can do by using schedule condition . Try to use /SCWM/SR_TU_CHECK_STATUS and maintain value for only TU check out. So the desired PPF will only trigger for TU check out. Hope this...
View Article