Re: Goods Return without any Document
Hi Karan, Please provide the error log upon processing credit memo in reference to your return delivery. iessa
View ArticleList of Master Data
Hi All, Kind request to provide Standard list of Master Data required for SAP CRM?And also provide Data dictionary if possible? Regrds,Girish Thakker
View ArticleRe: Manager attribute from AD and to AD
I don't recall if there's something you can use but its a pretty straightforward script:var arrParams = Par.split("!!");var attrToFind = arrParams[0];var userMskey = arrParams[1];var IDStore =...
View ArticleRe: Hiding ABAP source code
Hello, You can accomplish what you want by running the following program and specifying the program name you want to protect. Bear in mind thou that after being protected, no one - even you! - will be...
View ArticleRe: Depreciation area integrated to GL
Hi Mandy, Please check this http://scn.sap.com/docs/DOC-46076 Hope it will help Regards,Lelyana
View ArticleRe: Facturas Electronicas
Me podrian pasar el manual ami tambien? roviracmh@hotmail.com de antemano gracias.
View ArticleRe: How do I hide one chart and show other chart depending on case
Thank you Angad! Yes data source Excel type. yes, i created two charts but for this I've created one selector radio buttons goal, No goal but in my case user doesn't want to see this selector. My chart...
View ArticleWhy does the query always return a error message , has not yet been created.
First the Query is really created in SQ01(sq03-user group---sq02---sq02-infoset----sq01). and it had been execute exactly.But when I login and execute again in sq01, it return that the query has not...
View ArticleRe: cost consumption report
Hi, Try this: select Distinct b.Itemcode,b.Item_Description,b.UOM,b.rate as Rate,b.Opening_Stock,b.Receipt,b.Issue,b.Material_Revalue,b.Closing_Stock,b.Closing_Valuefrom(select *,(case closing_stock...
View ArticleRe: module pool F4 help for Plant,Business Area and Cost center
Hello Vinay. You need to make use of the FMs DYNP_VALUES_READ to read the user entered data and then prepare an internal table accordingly to show it as help via F4IF_INT_TABLE_VALUE_REQUEST....
View ArticleRe: Standard price and Moving average price in MM03
Thank your very much for understading my requirement !! If i delete the current standard cost through CKR1..,are there any impact at costing wise and also i am getting imformation message like below...
View ArticleTax Rouding on AR invoice
Dear all, How can we make rounding for tax amount in AR invoice.Ex: Tax value= 123,34 , it should be 123 Thanks
View ArticleRe: Restricting authorizations in PA30 within the payroll department
Hi, if you want to use the personnel number check (authorization object:P_PERNR) you have to activate it via transaction OOAC. In caseyou want to achieve that one user can only maintain his own...
View ArticleRe: Tax Rouding on AR invoice
Hi, Please close this thread if you got answer. Thanks & Regards,Nagarajan
View ArticleRe: Remote cube using 0EC_PCA_4
Hi, You can get this info from sap help.Please use the below help link,in the left had pane expand the data source....
View ArticlePossible to logon web dynpro application with encrypted pwd like MD5?
Hi All, Could you please tell me what's the way you encrypt your webdynpro applications so that only authorized users can access? For user convenience, I plan to let user store their account locally...
View ArticleRe: profit center missing EHP7 retail
Hi..I understand that Raffaele Splendore’s requirement is that a profit center is automatically assigned to material master when user create material master or extend it for the plant .
View ArticleRe: SAP PI 7.3 Webservice scenario
Yes. You can use it. You just need to mention the main-payload parameter(which would contain your soap-xml) in the communication channel. Refer to the below blog for the better understanding on the...
View ArticleRe: SSO between Two SAP Portals
NP, would suggest to raise message with SAP and see on this. Hope you get some solution.Regards,Deepanshu Sharma
View ArticleRe: After restart system, cannot start sap (and connect via GUI)
Hello Michael, 1. Please check if Listener is Running and if you are able to connect to database. 2. As mentioned above, please check "trans.log" that will be created at same location where you execute...
View Article