Re: ELM file format
Hello Anju, Are you using a .csv format file? Did you make sure your mapping fields are correct in terms of order. use comma as a separator as appropriate. For File format, based on your need you need...
View ArticleRe: Package status for an "IF_UJ_CUSTOM_LOGIC" badi
I failed a package which implemented UJD_ROUTINE with this code MESSAGE A001(00) WITH '***package failes*****'It aborts the DM package, not sure of the logs in the package link. But SM37 shows the...
View ArticleRe: Download manager error - HTTP/1.1 401 Unauthorized; Class
Hi Daniel, You need to clear or remove all remaining partially downloads from download manager and try to re download the left ones. Regards,Gaurav
View ArticleRe: Reduction of APC values uploaded last year
Dear Bernhard,Thanks for your quick reply. Client do not want to post unplanned depreciation. By posting thru ABAA, unplanned depreciation can be accounted, which will get posted in the next Dep run. I...
View ArticleRe: Reuse_alv_grid_display
Hi Chakri, If you are displaying the report using OOABAP, then you can display the same using SET_TABLE_FOR_FIRST_DISPLAY method. I hope that in that case, we can use method... endmethod. For this...
View ArticleRe: JMS Adapter to MQ
Thank you so much Vadim for your quick response.Let me give this a try and will update you! Thanks and regards,Anjana.
View ArticleSUSR0001 cannot be worded
Hi experts,when i worked for last company, i used Exit SUSR0001,Component: EXIT_SAPLSUSF_001 to check the terminal ID ,but it cannot workd in my new company now.i coded programes in...
View ArticleRe: if_http_client: Strange response content in Character format from...
Hi, I need the correct character data of the website mentioned, as it is shown in any webbrowser, not any code. Regards.
View ArticleRe: Creation of Vendor without Business Partner through MDGS
Replication is done after the data is moved to the active area. In co-deployment, the active area is the application layer. You replicate (to target systems) after activation. So, by the time you...
View ArticleRe: How is VAT Tax handled?
Hello Tsvetelina, Region based tax codes are configured in the system for country version Canada and currently it is not possible to change this.You do not have to put the tax rates in the system as...
View ArticleRe: PR Cancellation with Reason and Check List
Hi, Other than release rejection, you may check the option of specific texts at header or item level, where the buyer can add his comments. But the disadvantage is that the requisitioner wont be...
View ArticleRe: Issue with canceling the reservations
Let me get this straight, you open a thread asking for help to figure out why a batch job is regenerating reservations you already marked as deleted. You don't tell us what the job is, what it does,...
View ArticleRe: tolerance for issuing materials
Hi, There is no standard solution as of my knowledge. You may to go for development to restrict the same based on transaction and the movement type. If you are going for development, I recommend...
View ArticleRe: How to join two internal table rows in alternative manner into one...
Are you sure the lines of record in INT TABLE1 and INT TABLE2 are equal.If yes, Data: Count type I. **LOOP the Second internal table. Loop at ITAB2 into WA_ITAB2. LV_INDEX = COUNT + 1. READ TABLE ITAB1...
View ArticleRe: In T023 table field WGBEZ60 is invisible in se11 but content we can see...
Hi It's veru hard to convince you... Ok I'll do what you say: So I suppose you say you see the field here, that's ok but I repeat again: that field is not in T023, but in T023T. It's only a trick of...
View ArticleRe: no target costs calculated in pp order
hello Michal am also facing the same error messagewe are working with only one currency at company code and controlling area level but am unable to understand as to why am facing this problem I also...
View Articlechange in depreciation calculation method
Hi all,Presently we are calculating depreciation on straight line method on percentage basis on the assets.Now to meet the changes in the company act depreciation is to be calculated based on useful...
View ArticleRe: How to add help documentation in a module pool screen?
Hi You need to do by yourself, check the fm to display the documentation on SCN For example you can try to use DSYS_SHOW_FOR_F1HELP Max
View ArticleRe: Issue with Deconsolidation
yes Amit, you needed to complete the HU process step too
View Article