Re: Delta for new field in 0MAT_PLANT_ATTR
Hi Jayalakshmi, Try the below code. Go To CMOD--Create the project name starts with ZXXXX.---> add RSAP0001--> click on the enhamcement components-->double click on EXIT_SAPLRSAP_002-->...
View ArticleRe: ERMS and Bounce Management
Hi Michael, Bouncing was implemented by Marketing area (CRM-MKT-ML). I suspect at this point ERMS WF is working and are receiving at CRM Agent Inbox the E-mail, if not so take a look to KBA 846041....
View ArticleRe: CRM - Add new Date Type and Duration Type
Hi Christian, Did you assign date profile to transaction type? Regards,Dipesh
View ArticleRe: Appeon iPad itemchanged
Hi G; FWIW: Appeon Mobile 1.5 is coming out soon. I would register these issues with Appeon ASAP and maybe they can squeeze a fix in under this release! http://support.appeon.com Regards ... Chris
View ArticleRe: Shared Variable
In the @sum_eoddeposit_emp_name formula just add the petty case formula name to the existing code, like: ....+ {@pettycash} You can't add pettycash to the EodDeposit formula as it is placed in a...
View Articleva02 dump (The interface "IF_EX_BADI_SD_DPBP" was changed at runtime.)
Hi all I made some enhancement in va02 and got the following dump. Error in the ABAP Application Program The current ABAP program "CL_EXITHANDLER================CP" had to be terminated because it...
View ArticleRe: How to delete a cloned "Resource Adapter" in PI 7.31
Hello,If i am not wrong, u can undeploy it from NWDS using "deployment" perspective.May be you can try that? ThanksAmit Srivastava
View ArticleRe: 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: Work Order - Notification link
User Exit QQMA0007 with relevant coding will help you. Jogeswara Rao K
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: 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