Re: problem with SO_OBJECT_UPDATE function module
Hi Dhananjay,please paste your dump here you are getting while applying this functional module.
View ArticleRe: CR for vs2008 not connecting on Windows Server 2012R2
Try this link:https://share.sap.com/a:328ro3/MyAttachments/521c18ac-d7fd-4a58-a2dc-9d40d1951975/ It should be good until tomorrow. I'm on vacation and no way to re-upload the SP until I get back March...
View ArticleRe: Cost Split in FI
Hi, No you don't have to.You just need to repost cost somehow. It can also be done via manual cost reposting. The way I understand your requirement is:- travel, phone and other expenses are posted to...
View Articlehow to concatinate 'p decimal ' values
ex: IT_SEMIFINAL-CPTWT type p decimal 2. CONCATENATE 'PT' IT_SEMIFINAL-PT '=' IT_SEMIFINAL-CPTWT INTO IT_SEMIFINAL-DESCRIPTION. when i concatinate decimal values it displayes error .how to...
View ArticleRe: GR based invoice tick for Import
The message number is designed by your organization - ABAP team..Go to SE91 enter the message class FB, then check for the no. 000.Check the message where it used.. Consult with your abaper for more...
View ArticleRe: Standard process flow in SAP PM
Thanks $ir, I was looking out for PM process and their related configuration. I given example of CS processes Only(not looking for CS Processes) in my post. Thanks for sharing the links. Hidayath
View ArticleRe: CPS by Redwood Integrate with Solution Manager
Hi Steve,You can find information on Job scheduling management here: https://service.sap.com/jsmAlso you can find information in SAP notes 1122497 and 1265635. Basically, you have to Create an Inbound...
View ArticleRe: Credit Reduction Rate - FORM 940
Hi Ranjani, Your set-up is incorrect. Unemployment tax types 10 and 11 can never be added to Resident or Work tax area indicators R/W. They should only exist in tax area indicator U. Your set-up should...
View ArticleRe: FM to check if the file is locked by other process/user
Hello Goutham, You might be using the function module or class to upload the excel file. Catch the exception of that uploading FM or class and display an error message based on that. Regards,TP
View ArticleRe: XSLT Mapping issue
Hi I have found out the problems in your code. Change the below declarations of xsl variable <xsl:variable name="break"><br></xsl:variable> <xsl:variable...
View ArticleRe: Localization in Syclo Agentry for Spanish and German
Can you check the startup.log file if you can see localization loaded in success as follow. Event: 20, 152, Loading Production application definitions for 'tr' localizationEvent: 20, 153, Finished...
View ArticleRe: Multiplication in DMEE
Hi Amitash, thanks for your answer. I was thinking of the user exit as well but wanted to check whether it is possible directly in the DMEE. But the solution with substitution is may be even better!...
View ArticleRe: oders05 field for sold to party
I think segment E1EDP02 has a field called IHREZ....?Did you check?E1EDP02 is under E1EDP01 segment.Idoc Type is ORDERS05
View ArticleRe: Problems with Excel Inplace view after upgrading to 7.30
hello Dan the settings in excell are ok. so any thoughts? kind regrads henk van gool
View ArticlePROBLEM WITH ACTIVATION KEY FOR CRYSTAL REPORT
I have bought 2 licenses of Crystal Report and one of them does'nt work.Could you please tell me what i have to do to get a new one ?Thank's for your help.RegardsEric
View ArticleRe: BOM Redlining in PLM
Hi Jo, BOM redlining works without BADIs out of the box with SAP ERP EhP 6 / PLM 7.02. What are you trying to achieve? Regards, Ulf.
View ArticleRe: Coming only the first field(WERKS). Could you help please?
Use FM TEXT_CONVERT_CSV_TO_SAP for a CSV type file, here you will call Excel with OLE and it doesn't seem to like your CSV file Regards,Raymond
View ArticleRe: Supplimentary condition
Hello Dev, Thanks for your reply.I agree that user can be made aware to use specific surcharge condition types for their specific plant.But there are many users in each plant & there might be an...
View ArticleRe: find process chain error description
Can we get a table where we get the information about info package and its data targets.
View ArticleRe: Scheduling
Hi, Yes, you can. Create custom date objects(or Relative Dates) in the Universe. For example: Current YTD, Previous YTD, Current Quarter, Previous Quarter etc. Use similar date objects that fits your...
View Article