Re: Regarding Changing Postal code in Delivery address in ME51N
Hi, Thanks for the reply, The code which you have given is triggered only when we click on Delivery address tab.Requirement is like when ever a PR is created using ME51N, the postal code in delivery...
View ArticleRe: Regarding WE101parameter and Still to be invoiced (quantity) in ME2L Report
Hi Pardhu, Thanks for your input. Please find my below analysis on the same - I checked in EKET table for the number of line items that are placed under one particular purchase order number - From the...
View ArticleRe: Document Repository: DocumentImpl.appendContentStream(...) unsupported
Achim,thank you for your quick reply.I noticed before that snippet of code I tried to create a document by using method 'createDocument(properties, contentStream, VersioningState.MAJOR)' but failed and...
View ArticleRe: New GL accounting Active
Hi Farzana I have some question: 1. How will be the new company code's data be uploaded? Do you intend to just add the balances through an initial upload? If yes, you can upload using new account...
View ArticleRe: A new UI screen is coming up in SAP PPM 6.1
Hello Chatsworth,Thanks for your reply. its useful. But, when I right click on WD component for test service, it errors out:Could you please suggest me the reason of it and how can I proceed further?...
View ArticleAutomail to vendor from Purchasing group mail ID.
Hi experts, We already configured automail to vendor and it's working fine.It's going to vendor by one standard mail ID. Now our requirement is that, we want to send PO copy to vendor with sender mail...
View ArticleRe: Error while creating breakdown maint. order
Hi Neha, Looks like a customized transaction to create Breakdown notification. You need your abaper to check it, may be they have coded this message has a error. Since i haven't seen this screen in...
View ArticleImplement mail session dynamically for each logged in user
Hi, I am trying to implement a java servlet in HCP that sends emails from logged in User's corporate email account (i.e current_user@sap.com) to any email account. The examples at HCP documentation...
View ArticleRe: While posting Miro, System is very slow Like buffering.
Hi Nivas, Check DB02/DB15 TC’s if there are MIRO respective tables are filled with good amount data. If so you need to go for archiving to increase the performance.Please keep posting for...
View ArticleRe: Comments questions
"how do I do it without turning it into a input form?" - you have to turn it to input form. But what is the issue - it can be read only input form "why is it that it tries to send 40 comments" - it...
View ArticleSAP IS - HT for Licensing
Hello Team, We are planning a demo for a Big Licensing Company about SAP IS-HT and its uses. We have activates the Switch also for IS-HT.Can any one help with Basic documentation to start the Demo on...
View ArticleEEWB issue "[BLOCK_READ]" is not defined.
Hello Everyone, I am facing a serious issue with tool EEWB.I had to add a new field to an existing block which was created with this tool.I have added it and everything went smooth, no errors or...
View ArticleRe: Best possible choice for Dashboard development
Data source is BW, BEx queries, but the customer has HANA appliance also so ideally creating analytical or calculation views is also possible. If I am not mistaken then they don't exactly have BW on...
View ArticleRe: To update MRP AREA DATA in material master
Hi Kumar Please use LSMW for the Material Master fields update. RegardsSuresh.M
View ArticleRe: How to print the webdypro application
Waiting for reply is anybody having solution for my query..?
View ArticleRe: UJD_TEST_PACKAGE_LINK - Link Answer Prompt (XML)
Please describe the packages in the link in details! Then some workaround may be proposed! Vadim
View ArticleRe: HTTP destination at NWA-Configuration-Infrastructure-Destinations
Hi Mrudula, The HTTP code 500 is not a problem that is perfectly fine. The HTTP destination is required for the following reasons- you can choose URL address, but in that case anybody with access to...
View ArticleRe: Add button in status bar of ME21N
Hi, You are trying to add button in status bar or status tab.?
View ArticleRe: How to send request from custom Web Dynpro application to UWL...?
Hello, There must be WF for getting item into UWL. You have to create one entry inside SWFVISU T-Code for the corresponding task number. can you please explain By clicking on that task you have to...
View ArticleRe: Cannot get WScript.Quit to work to give user choice terminate script
Hello. This small vbs script is working fine for me: Dim AnswerAnswer = inputbox ("Fillin 'q' for Quit")if Answer = "q" then msgbox "Quit" Wscript.Quitend ifmsgbox "Execute Code"
View Article