Not summarization position for base of withholdings

Hi,
I created a bill with tcode VF01, and this document contains two positions:
1. Position 10, One material with VAT of 16%
    amount      4.462.965
    VAT             714.074
    Net value    5.177.039
2. Position 20, one material with VAR of 0%
    amount         120.000
    VAT                       0
     Net value     120.000
The customer have two withholdings types:
1. Withholdings Rent:   11%
2.  Withholdings Local:   0,8%
When i posting the bill, in FI generated the following document:
                                         Db                            CR
Customer ID                     120.000
Customer ID                  4.684.333
P&L                                                                  120.000      Tax code AE= 0%
P&L                                                               4.462.965      Tax code A2 = 16%
VAT 16%                                                           714.074      A2
Withholding 11%               492.706
Withholding 0,8%                35.833
                                    5.297.039                 5.297.039
The issue is as follows:
1. The base used for calculation of the withholdings, is wrong, because add the values of materials and prorrated the VAT, for find the base, so:
base = (4.462.965 + 714.074) - (((4.462.965 + 714.074) /(120.000 + 4.462.965 + 714.074)) * 714.074)
        = 4.479.142
and over this value, calcules the withholding:
11% = 4.479.142 * 11%  = 492.706
0,8%= 4.479.142 * 0,8% =   35.833
The correct calculation is:
base = (4.462.965 + 120.000)
        =  4.582.965
and over this value, calcules the withholding:
11% = 4.582.965 * 11%  = 504.126
0,8%= 4.582.965 * 0,8% =   36.664
The requirement is: how do modify this calculation? and not use the second position without VAT?
Thanks for you answer.
Osvaldo Cuadros

Not ans. hence closed

Similar Messages

  • Org unit is not getting defaulted for the selected position in infotype0001

    Org unit is not getting defaulted for the selected position in infotype 0001 during the hiring action.
    In OM Org. units and positions have been created.
    The Org. unit to Position relationship is also created.
    But inspite of this, In infotype 0001, the after selecting a position, the Org unit is still getting defaulted to "00000000" instead of the Org. unit Id to which the position belongs. (Please note: At the time of selecting the position, I do structure search and the position is shown under the correct Or. unit)
    Have I missed any step?

    Have u run the RHINTE programmes properly ?
    are u able to save the record?
    As some times it may be display probolem, if u r able to save the record then check the relationship in pp10/po13.
    and U have not answered what Mr. Valeri is asking about your Implementation/support because these type we come accress if data is not uploaded properly.
    Regards
    vinmax

  • HT4623 I am upgrading my iPad to iOS 7 but the progress bar is at 1/4 position for two hours and not moving forward. Is there any problem with it? What should I do? Thanks.

    I am upgrading my iPad to iOS 7 but the progress bar is at 1/4 position for two hours and not moving forward. Is there any problem with it? What should I do? Thanks.

    This is a concern amoung many corporate users.  It's going to take somekind of policy change with apple.
    Enterprise support:
    Call enterprise support  (866) 752-7753  to create  a case ID number

  • HT204266 Why does only one headphone work when i listen to music? I have to hold the base of the cord in a certain position for it to work, it does this with all headphones i try, what do i do?

    Why does only one headphone work when i listen to music? I have to hold the base of the cord in a certain position for it to work, it does this with all headphones i try, what do i have to do?

    You can try cleaning the headphone jack. However, I suspect that th headphone jack needs replacement.
    Apple will only exchange your iPod for a refurbished one for this price.
    Apple - Support - iPod - Repair pricing
    A third-party place like the following is less expensive. Google for more places.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • An RFC destination could not be specified for the logical system

    Hello Experts,
    I am trying post goods receipt in EWM system in a simple inbound delivery process. It is not getting posted back in ECC. I have my RFC connection setup properly(I assume since I was able to transfer inbound delivery to EWM in first place).It seems some setting related to Outbound queue in EWM is missing.Can anyone tell me in detail what settings are required?Is it something to do with WE20 transaction?I am not sure what settings should be done there.The error log is as below-
    An RFC destination could not be specified for the logical system
    SB3CLNT011
    Message No. B1550
    Diagnosis
    An RFC destination should be specified for the logical system SB3CLNT011.
    This could not be done in this case. SB3CLNT011 is not your local logical system
    and this system is not included in the relevant Customizing tables.
    Procedure
    Check:
    RFC
    destination
    Port
    definitions
    oubound partner profile of
    message type SYNCH for this logical system
    Regards,
    Khushboo

    Hi Oritra and Suraj,
    I have checked remote connection in SM59 for both the logical system.It works fine.I understand this is more of a technical issue,but I don't have A local basis team to help me so reaching out to experts here.Can you guide me what technical settings could be checked for EWM-->ECC connection?When I execute BD82 for SB3CLNT011 it shows me green status with message "No messages have been defined for the selection conditions in the model".
    Although when I do this for EWM logical system SB3CLNT012 it shows me this with all green status-
    System SB3CLNT011 as a partner type already exists
    System SB3CLNT012 as a partner type already exists
    Port A000000018 with RFC destination SB3CLNT011 already exists
    Outbound parameters for message type SHP_IBDLV_CHANGE SHP_IBDLV_CHANGE01 already
    Outbound parameters for message type SHP_IBDLV_SAVE_REPLICA SHP_IBDLV_SAVE_REPLI
    Outbound parameters for message type SYNCH SYNCHRON already exist
    Am I missing something in WE20?
    Regards,
    Khushboo

  • ToComp is not working correctly for Particular and Element 3d (pics included to demonstrate problem)

    So, Im using AE CS6. The two plugins concerned are Element 3d and Trapcode Particular.
    Im going to include alot of information since I'm not sure what would come in handy to know to solve this.
    The final goal is to have the particle emitter follow the left wing of the object when the object is moved using the null named 'Scythe'. (See first photo)
    'Scythe' is the brownish null at the center of the object.
    I have used the follwing expression line on the Particles X,Y emitter:
    thisComp.layer("Element Position 2").toComp([0,0,0]);
    'Element Position 2' is the green Null you see in this picture, and is also the proper position for the particle emitter.
    http://imgur.com/qtucKAx
    However, when this expression is applied it moves the emitter location. As shown in the following picture.
    http://imgur.com/uSezbYY
    The emitter is only in the proper location on the first frame (first pic), on the second frame (second pic) and every frame afterwards, it is elavated to another position.
    Can someone help me correct the new position without manually adjusting the ([0,0,0]) value in the expression line?

    If I am not mistaken, the null you are trying to use is parented. You need to use toWorld instead of toComp.

  • About (not) getting help for Design Premium CS4 [very long post]

    If what i've heard on numerous occasions is true, and I really hope it is, Adobe spends a lot time, energy, emotion and effort on their Customer support system. In an effort to provide a bit of insight "from the trenches" I've spent the last hour sifting through Adobe's website trying to find an email where I could send a bit of critique regarding the quality of Adobe's Tech Support and I've come to the conclusion that these forums are a paying customer's only outlet. As part of my job training, I take a lot of notes whenever anything gets done over the phone. This then is a full transcript of the arduous process I had to go through in order to try and fix the infamous "licence has expired" issue. I'm not necessarily looking for feedback, I just want somebody at Adobe to see this and realise how much money is being wasted on a very dysfunctional "Support Service".
    Adobe tech support notes:
    How can the ball be dropped to this extent?
    Friday, April 2nd
    10:00   Installed the suite on the office's new design computer after using the trial editions until they expired. None of the programs in the suite will run because the licence is "expired".
    11:30   Not knowing if it might somehow be related to there being leftover files from the trial editions (which I didn't uninstall) I uninstall everything and install again.
    13:10   I receive the same error message. Tech support principally led to a waste of a day due to the way that Adobe's databases seem to catalogue customers. According to Jay Lopez, our suite wasn't registered to my boss (Doc) it was registered to Ken Schoepp, who hasn't worked here in about 8 years, since he was one of the earlier names connected to this address. It took about 2 hours and 2 transfers to figure this out.
    15:30   I finally get transferred to tech support.
    15:51   TS answers.
                It takes 2 hours to assess what the problem is and suggest that I should do a full uninstall and reinstall of the suite, regardless of the fact that I did that before calling TS. 2nd installation fails to solve the problem whereby the suite won't load up (as expected).  I'm given some instructions as to what files to remove that may contain registration information and could possibly prevent the program from running. Tech support hangs up as their shift is soon over but they assure me that this thrid installation of the day should fix the problem. To speed up the installation I copy the files onto the HDD.
    17:15   For some unknown reason, Setup.exe crashes crashes at about 65% of initialisation. That's right, the installer can't even run!
    Tuesday, April 6th
    8:37     Calling TS
    8:45     Don answers
    8:51     Get informed that I was somehow routed to CS instead of TS. The case id I provided requires solutions that he can't provide,           Don will transfer the call to TS.
    8:53     Jitesh gives me a new case id before putting me on hold as he reads the case file.
    9:05     Informs me that since my call deals with an installation issue I need to be transferred to another department. In response to           my comment that I've already been misrouted twice today Jitesh says he will contact the department personally in order to           transfer me more quickly as I'm already in their service.
    9:13     Just before hanging up Jitesh mentions that there are only 12 calls ahead of me in the queue.
    9:19     Rohan Subba answers.  After reading the file he asks if I would accept sharing my desktop in order for him to look at the root             of the issue using Acrobat Pro Meeting.
    9:26     With files installed, logging in to "adobesupport.na5.acrobat.com" as guest.
                As things are not working as expected, Rohan places me on hold as he goes to look up solutions.
    9:31     Back from checking resources, try them out, still don't have access to some files due to lack of permissions.
    9:36     Comes back with instructions on how to setup the Windows7 super admin account which should give me full access to the             locked out files.
    9:42     Logged in as admin. More hair pulling as we try to configure the permissions properly.
    10:02   File sharing finally works and he downloads the installation log files. As we attempt to change permissions to access other            files I ask why it is has taken 13 hours of TS and 4 techs before someone suggests using Adobe Connect Pro Meeting since it            seems like a great way to gain access to files. Rohan's answer: Due to the solution chain, TS had to try other options           before going for the ACPM.
    Over the next hour we try various things to get rid of the files that are blocking the re-installation of Premium Suite. I'm instructed to download the "Windows Installer Cleanup Utility" and "adobeCS3cleanscript" even though I'm running CS4. The trial versions I was using were also CS4. I'm assured that the CS3script works just fine for CS4 removal. It gets run with option 1, once, and twice with option 2, rebooting between each pass.
    11:01      Realisation sets in.  "I'm sorry, I cannot resolve this issue and I will escalate your call to Tier 2 TS". Initially he asks           if Thursday is good for the follow-up call but I inform that I will not be there on that day and that I am the only one at the office           who can handle these types of technical calls.
    11:05     Comes back on the line and informs me that T2 TS will contact me on Friday.
    Spent the remainder of the day reading online, chasing possible solutions.  Found out about a hidden option 3 for Cleanscript, run it twice, still no improvement. Having been shown the location of the installation log I sift through it and research 1) where each of the offending registry key is, 2)  how to change permissions to the offending keys so I can delete them. Thanks to google and other people who've had the same issues I'm having and followed by blogging about it.
    In total, 22 registry keys blocked the installation. Because each key would cause the installer to lock up and quit It took 6 hours to run the installer 22 times until it crashed in order to find and eliminate each one. When they were all taken care of, only 4 Premium suite modules wouldn't install: Flash, Flash Player, Acrobat and Air.
    Progress at last.
    Thursday, April 8th
    Mesum, a resolution specialist, calls work asking to speak to Doc about our case. According to him there is no mention of a contact person (me) or a date for a call back. When asked probing questions about these discrepencies Mesum says that seeing as how Adobe TS are trained to exacting standards and that note taking is a very important part of the job there is no way that this break down happened on their end. If the information my boss is referring to is "not in the file" then it MUST be false. The obvious answer, according to Mesum, is that whoever made the appointment with Adobe didn't take down good notes. As a T2 specialist he "...makes it a point to always return the call at the arranged time".  I don't have the notes regarding everything that was said that day but from talking to Doc on the following day I gather that Mesum made other comments to bring into doubt the quality of Aararat's (the company I work for) training, their note taking skills and the quality of their employees. Not once did he take any hint of responsibility for the communication screw-up. Mesum will be calling me back on the Friday (as was originally written down in our file) and provides a new case id before hanging up.
    Friday, April 9th
    12:01     Mesum call and wastes no time in trying to resolve the issue. I inform of the progress I made yesterday (independently).
    12:08     Error :2 shows up again.  Instructs me to clear the temp folder, the cache and to verify that the print spooler           service is enabled. It is.
    12:21      While the system is rebooting, Mesum mentions that the "very detailed conversation" he had the previous day and asks if           I have been briefed about it. I explain that I have been briefed (neglecting to mention that I am the one who made the              appointment and took copious notes about all my TS conversations, including this one) and that I hoping to get this issue           resolved once and for all.  Mesum makes a grandstanding comment about how "he makes it a point to always return the call at           the arranged time as these calls are very important and it is crucial that they get resolved". He then goes on about the           lenghts Adobe has gone to in order to create a support chain to make sure that if an issue is unresolved on either end of the           chain, that this lack of resolution can be tracked down.
    Error:2 indicates that we are still having registry blockage issues. In response to my question whether there might be a full list of the registry keys that Adobe Premium suite injects during an installation Mesum responds that techs have been given very strict and specific instructions about tampering with the   windows registry (which is odd considering 3 days prior a tech dove right into     registry editing) he proposes that I instead uninstall Flash, Flash player and Adobe Air.
    13:07   Since the uninstaller won't run for just the 3 modules, Mesum asks that I   uninstall everything once again. I am then to only           start by installing Acrobat first, and only Acrobat, before installing the rest of the suite. Because this process will take a long           time and Mesum has other calls to make he leaves me to this numberless installation being fairly certain that this will solve the           issue. He adds that such problems are very frequent with Acrobat. Should his proposed course of action not solve the issue I           can type up a follow-up response by going to www.adobe.com/go/supportportal. I am to expect a follow-up call on Monday.
    13:22   Because I was really not looking forward to going through another round of uninstalling and reinstalling, I attempt to run flash             one last time prior to starting the cycle. Run into error:5
                reboot
    13:29   Error:5 again.  Time to uninstall once more.
    13:35   Error while uninstalling. Nothing to do but click continue and see how it goes.
    13:53   Uninstall finished with problems, running it again. Adobe Sing is still showing as   an installed component.
    13:55   Uninstall with errors. Flash Plug-in will not uninstall. Running Uninstaller again.
    13:59   Uninstaller fails again.  Decide to go and manually delete files and folders inspecting each one by one.
    Spent the rest of the afternoon going through the install logs like I did on April 6th, unlocking ownership and deleting corrupted keys one at a time.
    18:08   The whole Suite finally installs except for Flash and Indesign.
    18:47   After hunting down more keys, the installer completes with errors but at least all the programs are installed.  Acrobat, Air, Flash plug-in are still not installed properly.
    Monday, April 12th
    8:20     Call tech support
    While on hold I try to find my ticket on the support portal using the case id's I've been given. None of them show up on the system. Basically, I'm stuck to using phone support.
    9:23     TS answers. Sanjay
    9:28     After Sanjay has verified the case id, I provide him with an update to the file regarding what I've done since I hung up on Friday, describing the new issues.
    9:34     Placed on hold
    9:42     Comes back and explains that this issue will require more consultation with his seniors. To make sure that he looks up the            right issue I repeat the exact problem I would like him to research. Three times he repeats the information back to me just a           little differently. Finally on the 4th repetition of the problem I'd like addressed he "gets it" and thanks me for "providing that           pertinent information". 
    What I don't understand is that I repeated the same information that he repeated back to me 4 times before he seemed to understand what his notes told him he should be researching. From the heaviness of his accent I suspect that their was a bit of language barrier here.
    9:48     Places me on hold
    9:59     Comes back with a possible solution.
    10:08   As his solution requires me to delete files I don't have access to due to lack of permissions, his solution can't be applied. He places me on hold.
    10:11   Comes back, with another possible solution.
    10:17   Still not working. I ask how I can change administrator settings for specific files    and he needs to go check articles again.           Shouldn't this type of knowledge just come off the top of his head if he's in TS? Sanjay just walks away at this point,           not asking to put me on hold nor placing the call on hold. I can hear conversations in the background the whole time.
    10:24   Comes back, thanking for staying on hold (even though I wasn't). This time he asks me to look for specific adobe folders. I           can't delete them because I'm supposedly not an administrator, even though I'm logged in using the enabled super-admin           account. He tells me I need to type a very specific command at the command prompt to reset the admin account. I thought           that's what he was going to research the last time he left so I ask what I have to type at the command line to do this. Sanjay           doesn't and asks if he can put me on hold again. I politely and calmly answer that no, I don't want to be put on hold. Every time           I've asked him a question he's had to go in order to talk to his seniors (as he calls them). If possible, why not escalate my call           and put me in touch with one of these seniors or a manager in order to minimise the amount of time I will be placed on hold. He           puts me on hold.
    10:34   Ashima comes on the line. Unlike Sanjay, she sounds confident and authorative.
    10:44   After discussing what I'm trying to do she informs that not being able to delete files and folders is a Windows issue, not an           Adobe issue. Even after I mention that a previous tech had helped me solve a similar problem in the previous week and try to           reason that since it's Adobe uninstaller that caused this issue she sticks to her claim that it's a Windows issue and that she           cannot help me resolve the issue. I am to contact Microsoft tech support in order to get help with this issue.
    12:17   Call Microsoft technical support
    12:23   Jacqueline answers. I describe the problem I'm having with managing permissions in Windows 7 and that I've been told that I           resetting the admin account should solve this problem. She seems to agree and asks for my Windows serial number before we           can start working on the issue. Upon finding out that I have an OEM version of Windows, Jacqueline informs me that I have 2           options: look online or pay 59$ per call on credit card for support as free support is not provided to OEM licences since they are           typically only installed by resellers and   assumed to be serviced by them. Sadly, this is not my case.
    12:31   Having repeated my options back to Jacqueline to make sure I understood her correctly I inform her that I will terminate the           call since I will not be paying for paying and therefore will go online for help. She sounds surprised at how quickly I made           my decision, wishes me good luck and the call is ended.
    13:30     Started researching a solution. I find what I need to know and apply it, managing to reclaim ownership of the files and           folders. Run the installer again and everything installs now except for the Acrobat, Air and Flash plug-in.
    Tuesday, April 13
    15:30   Since I haven't received a call back from Mesum I try to find our case information on the Adobe Support Portal. I figure that           Mesum probably needed me to contact him prior to today in order to confirm whether the solution worked or not. Logging in           with the email address we used to register our software and log our support calls is unsuccessful. Either the password is wrong           or the email is not active. Seeing as we have 2 other office emails with which Adobe products have been registered over the           years I log on with them to see if we have pending cases on either of them. negative. Just to test something out I attempt           logging in to the original email from another computer.  While I can't log in I no longer get the message that the email isn't           related to an active customer account, just that the password is wrong. Resetting password. Still can't login.
    16:06   Starting LiveChat with Adobe to see if they can help. On hold.
    16:12   Connected. explain the situation.
    16:19   Says the password is reset from their side. Try it and doesn't work.
    16:22   I tell Live Chat the reset didn't work, and wait for response.
    16:29   He assures me it's been reset and that I should try again.
    16:30   Try it to connect via two other computers. Fail. Inform him again. Wait.
    16:36   Informs me I will need to call Phone Support. I ask if he can connect me.
    16:38   No, he cannot connect me. There is no Live Chat Tech Support. Due to the amount of lag between responses I ask if how many           chat sessions he works on at the same time.
    16:41   Answer: three at a time.
    16:45   Finish typing comment and suggestion about possibly reducing that number because the amount of lag time for simple           requests is just too much.
    16:46   Final response and goodbye.
    16:47   Call Phone Support
    16:50   Jerry in the Philippines.  I explain the issues I've been having with our account and the failure to reset the password. Jerry puts a note in the file and that he'll look into it.
    16:58   Puts me on hold as he goes to explore.
    17:01   Comes back, can't see any issues. Asks me for permission to logon to the client account by using our email and password. I           accept. He logs on and sees that there are in fact no pending cases that show up in our client account, even though we have           multiple concurrent case id's showing on his side. He says he'll look into it.
    17:07   Client login issue is unresolved but at least I'm getting transferred to TS.
    17:23   Panpaj answers. I explain the situation and provide case id.
    17:38   He provides a new case id. I have to describe the whole case history.
    17:46   On hold.
    17:52   Turns out I was transferred to the Acrobat specific TS. Seeing as how my installation problems aren't dealing specifically           with Acrobat he can't help me. He will   transfer me to general TS.
    18:16   Animesh answers. explain the situation and provide case id.
    18:20   Puts me on hold as he reads the file.
    18:22   Repeats the problem as described according to the file.
    18:30   Puts me on hold as he goes to find articles.
    18:36   Asks me to share the desktop. Connecting to connectteam.acrobat.com
    18:44   Upload of log file complete, reading over it.
    18:48   Sharing screen caps of installation error messages.  I've been thoroughly documenting each and every single one. Instructs me           to download and AdobeCS4cleanscript. When I explain that I've already used the CS3 version I'm informed that the CS3 version           should never be used to try and clean up a CS4 installation since it won't work.
    18:56   I'm informed that TS closes at 19:00 and that he won't be able to finish this call.   However, if I read article kb 401401 I should           find some steps that will solve the issues that I'm experiencing.
    19:01   While looking for the article I inform him that I can't access my TS updates on the           Support Portal and that in a previous call Phone Support was not able to explain          why. Might he have any idea why? He says he'll check it out.
    19:05   "That's odd.  I'll add this complaint to the file."
                Animesh adds that If this knowledge base article does not resolve the issue, I should make sure to call back. He's added a note in the file to automatically escalate my call to Tier3 TS.
                "What? There's a T3?" I ask. "Why has it taken 2 weeks to get this call escalated to tier 3?"
                He apologizes if this taken so long to be escalated but there are definite checks and procedures that need to be followed before a call can be escalated to Tier 3.
    April 15th
    11:10   Starting new uninstall of CS4
    11:20   Uninstaller error with InDesign.
    11:31   Running CS4cleanscript, all options.
    11:49   Completed running CS4cleanscript followed by a manual clean-up of remaining   folders.  Starting a new install.
    12:04   Install error with Flash 10 ActiveX.
    12:06   Install error with Flash 10 plug-in.
    12:37   Installer finished, with errors.
    12:53   Test launched every application in the Suite and they seem to be working in spite of the errors. So be it, I'm never calling Adobe TS again.
    Questions and suggestions to Adobe
    In spite of not having my issue corrected I must say that the politeness of every representative was exemplary.
    While I realise software piracy is a big issue, why is it that pirates don't struggle with your DRM system yet legal users do? Either scrap your current DRM and replace it with something that will not cripple a system if an installation goes wrong or change your installers.
    Software suites are convenient yes but there are now so many modules that come bundled with the suite that seem utterly pointless because the documentation for them is sorely lacking an "at a glance" explanation of features, benefits and purpose. Adobe Air, Sing, Version Cue and Bridge come to mind. Don't you think cutting down on module bloat would make interoperability an easier thing to manage and maintain?
    As a user who has multiple hard drives in his system (one each for the OS, applications and project data) I don't like installers that place files all over my system without my consent. If an installer asks for a destination folder, ALL programs should go into that folder. Files and programs that are shared across the suite for added functionality or registration purposes should ask for a user-specified shared folder (in case there is one) rather than just go into the (assumed) default.
    Why is the Support DB's search function so useless? I've tried (and tried, and tried, and tried...) to find useful solution articles but something is just plain wrong with your search algorithms. I've tested this. Pick an article at random, then do a search for it's title. Too often the search engine won't even find it. The only time searches work is if one has the precise number of the article, such as KB 401401.
    The amount of checks and procedures required for service escalation needs to be streamlined in order to speed up the process. It took too long to get to the right Tier. By the time I was finally escalated to Tier 3 your support services had eroded all of their credibility.
    Practices and procedures (P&P) need to be more uniform. I have one tech telling me to use one version of clean script and claiming it's fine whereas another claims that only the CS4 script would work to resolve my issue. Why is this? What does this reveal about levels of training? There is also large gaps in the knowledge of individual representatives. As should be expected, some representatives knew exactly what to do and how to do it without having to resort to articles every 3 minutes.  Others, such as Sanjay, either need to be retrained or let go. His lack of knowledge was thoroughly exasperating.
    The case id system needs to be reworded. Over these 2 weeks I was given 4 case id's, none of which ended up showing up in the support portal for follow-up.  Furthermore, note taking seems to be a problem because there was a lot of information that just never seemed to make it "in the file".
    Why do calls get transferred to the wrong department so often?
    In Closing
    Due to having more pressing matters to attend to at work and seeing as how I could not afford to spend any more time fixing the harm that was brought on by carrying out the suggested "solutions" I have not called back since April 15th. The suite runs "with quirks" and will stay that way until I rebuild the system because it seems that the only solution that remains regarding the installation woes is to wipe the drive and start from scratch.
    Thank you for reading this whole transcript. I hope it helps you improve your customer service experience.
    Marc-Andre Renaud

    Thank you for the sympathy and the information about the Adobe.com forum Michael.
    I posted here because, to be honest, for a company that's acknowledged their installers and updaters and support needs some work, they seem very determined to obfuscate the means by which users can provide direct feedback to the company. Much like you, I've also noticed a trend in CS5 installations that mirrors the issues that were present in CS4. it's a sad state of affairs.
    As for my installation, you are also quite right to say that a clean install would have been a lot faster than what I went through with TS and it was actually my first idea. Before calling TS I'd actually read through the forums and noticed that a large number of users who were faced with my situation had no other choice but to reformat. I was just giving Adobe the benefit of the doubt and wasted 2 and a half weeks through that course of action...
    What makes this situation even more frustrating is that the installer failed on a fresh system. It was a custom-built design machine, assembled and configured by myself. The only software that had been installed on it prior to Design Premium was Firefox, an FTP client and the start of my problems, trial versions of various CS4 programs. I used trials just long enough to retire the previous design computer so that I wouldn't contravene the EULA's stipulation of not running more than one instance of software at the same time on different machines.  Turns out being honest once again penalised a legal customer.
    If there is just thing users should learn from my far from unique tale of failed tech support it's that if you ever run into a problem with the installation, don't bother calling TS, just reformat and start from scratch.  It might seem like it'll take longer to get going again, but in actuality, it's the opposite. Reformatting means you'll be up and running in about 1 or 2 days rather than 2 weeks.
    Marc

  • Leaving Action does not change position to 9999999 in IT0000 screen

    Hi All,
    I have come across a very peculiar problem which I haven't seen before. When performing a leaving action in my clients QA system, the initial IT0000 screen is displayed with the position field not showing the default position 99999999 which it should do. The existing position of the person is displayed instead. Also, when saving the IT0000 screen no further IT's are shown from the infogroup. Even IT0001 isn't displayed. All infoypes that are meant to appear in the infogroup are exisiting for the employees that I have tested. Has anyone come across this problem before?
    Thanks,
    alw

    Hi Ash,
    Leaving action means leave related action like long term leave or you are talking about termination action.
    If it is absence related action, then position does not become 99999999 in IT0000 while performing action. For this you need to set up dynamic action like below. We have set up for Retirement action.
    0000         04     80           DETERMINE DEFAULT POSITION FOR ZO-RETIREMENT
    0000         04     82     P     P0000-MASSN='ZO'
    0000         04     84     W     PSPAR-PLANS='99999999'
    0000         04     86     W     P0001-PLANS='99999999'
    If it is for Termination action, position becomes 99999999 in It0001 as per SAP standard functionality. If you need to make position as 99999999 then you may set up like above.
    Regarding your 2nd question, I had similar problem like you long time back. Why it was happening for me --- There is no sub type in It0001, by mistake sub type 1 had been maintained for that action while creating infogroup. So just check your infogroup once.
    Regards,
    Purnima

  • Memory full.Not enough memory for operation.

    To the Report Design Team,
    It has been suggested that I post this issue here based on another thread I started: Re: Memory full.Not enough memory for operation.
    The template contains a single 24 bit PNG image as a background in the Page Header section, plus 9 image records from a SQL Server image field over 3 pages (3 images per page).  The images are all JPG at 3000x2000 (digital camera).
    To summarize, we are experiencing three problems.
    1. CR2008SP2 Designer issues a Memory Full error when Exporting to PDF.
    2. Using a 3rd party PDF Printer (Bullzip PDF) and CR2008SP2 Designer generates a PDF, however, the CR2008SP2 API throws a "Memory full" exception suggesting Designer and API are different (see stack trace in linked message above).
    3. With only 3 images on 1 page, CR2008 Designer Export to PDF takes 110 seconds to generate a 24MB PDF while our third party PDF Printer generates the same report in 17 seconds and 580KB.
    Edited by: Don Williams on Sep 30, 2009 6:43 AM

    The .rpt file size is 14MB with the Data Save option enabled, 12MB without Data Save.  Presumably the 12MB file size is because of the 24bit PNG we have as our background.
    The Designer executes the report in less than a second and we can scroll through all pages and see the image fields perfectly.
    When we Export to PDF, the Designer takes a long time, eventually gets to the 77%, the 7th record and returns "Export report failed" followed by "Memory full".  If we export only page 1 of the 3 pages, it also returns a Memory full error.  However, when the same report is run with only 1 page, that page exports to PDF but with a ridiculously large size and export time.
    The machine has 2GB of physical memory with an 8GB pagefile with Windows 2003 (latest everything).  The process runs up to about 1GB before reporting the memory full error.
    We've also tried a variety of other suggestions posted in the other thread with no success.
    We're happy to provide the RPT file to the Report Team to diagnose the problem.  Ultimately, we need to be able to produce a 15 page report with approximately 45 images.
    Our preferred scenario is fixing problem 2.  The CR Designer seems quite capable of rendering our report and printing it to our third party PDF printer in a timely manner with small size.  However, the API reports memory full.
    The API resides in a dedicated reporting web service with NO other code except for loading the report, setting parameters and printing.  When executing, it uses up to about 1.1GB before reporting the error.
    Are there any other suggestions for fixing what we have?  Are there known problems with large images in reports?  Do we need to lodge a formal support request?
    Regards,  Grant.
    PS.  Grr and my message formatting is lost when I edited this message!!!
    There is a 1500 character limit and then all formatting is removed to save space. Break you posts into separate entries.
    Edited by: grantph on Sep 30, 2009 2:49 AM

  • How to change position for items in shopping cart

    Hello,
    I am creating shopping cart using flat file. But i am not able to change the position for items i.e. both items contain position as 0000000001.
    Following are the item details of shopping cart which is created through portal. (from tcode BBP_PD)
    Items:
    Pos Type Quantity Unit Ordered_Prod Description Gross price
    0000000001 1 EA keyboard 100,00
    0000000002 1 EA CPU 1.000,00
    Following are the item details of shopping cart which is created using flat file & BAPI BBP_PD_SC_CREATE.(from tcode BBP_PD)
    Items:
    Pos Type Quantity Unit Ordered_Prod Description Gross price
    0000000001 1 EA MONITOR 1,00
    0000000001 1 EA MONITOR 1,00
    Position is not getting changed for item 2 & only first record is getting uploaded 2 times. My code is creating Shopping cart number .
    Please tell me how to change position of each item.
    Thanks & regards,
    Edited by: Ketkee Bhale on Sep 14, 2011 3:58 PM

    Moderator message - Cross post locked
    Rob

  • Not enough memory for Data Provider-Error while creating Data Source

    Hi,
    I am loading data into Master Data_Attribute InfoObject I am getting following error message while creating Data Source under "Proposal" Tab
    "Not enough memory for Data Provider"
    My Master Data InfoObject having 65 attributes
    My CSV file having 15,00000 records
    I am using BI 7.0 version
    If anybody faced this problem. Please share with me
    Thanks.

    Hi
    Here the problem with the space so plz contact ur BASIS people to increase the spae for particular object.

  • Can't find bundle for base....

    Help needed....
    When making a ResourceBundle.getbundle("texter",getlocale())
    from an applet, within Init, I get MissingResourceException with the message Can't find bundle for base name texter....
    Also, to mention is that within Init I set SystemSecuity.addProvider("IAIK")This is removed in destroy SystemSecurity.removeProvider ("IAIK").
    The name on the properties file is texter.properties.
    The above problem only occur the second time the applet initializes.
    The applet is located in a servlets application.
    Operating system is Windows NT, using IE and Netscape.
    Last but not least, this is only a problem when using JRE 1.4 not when using JRE 1.3.

    Hello!
    I am using IBM WebSphere Test Environment as a servletEngine, i put the propertiesfile in a jarfile together with
    the appletpackage. So the servletpage loads everithing in the jarfile to the client. The strange thing is that this works the first time but not the second time.
    Thanksfull for any suggestions!
    /Elena

  • Withholding tax -number could not be determined for numbering group ID0017

    While positing the FB60 transaction with withholding tax for country Indonesia, the below error is coming:
    A number could not be determined for numbering group ID0017
    Message no. 7Q630
    "The system could not determine a certificate number for the numbering
    group.
    Withholding tax types exist that are relevant to numbering. The system
    cannot determine a certificate number because the Customizing settings
    are incomplete.
    Sysem Response
    Payment cannot be made.
    Procedure
    Check the number ranges in the numbering group."
    Already seen the wothholding tax number range and it is coorec. Please advise how to resolve.

    Dear,
    Please check whether you have assigned the number range to the number group in the below setting
    Spro
    Financial Account Global Setting> Withholding Tax>  Extended Withholding Tax> Posting> India> Remittance Challan>     Assign Number Range to Number Groups

  • Customer/vendor could not be determined for intermediate document

    does any one know how to solve this problem, i got this error for an inbound idoc 820 (remmitance advice).

    Hi rob,
    Message no. FD017
    This is the following message:
    Customer/vendor could not be determined for intermediate document 0000000000047039
    Message no. FD017
    Diagnosis
    Several procedures are defined for determining the partner (customer or vendor):
    1. The customer/vendor can send his/her account number (the account
       number in our system) in the address segment.
    2. The customer/vendor can send his/her account number (our number at
       the customer or vendor) in the address segment.
    3. Only the name in the address segment clearly identifies the
       customer/vendor. In this case you can create an allocation within
       intermediate document customizing (IDoc base -> Control -> Forward
       inbound).
    4. The customer/vendor is determined using his/her bank details (only
       for the "INVOIC01" intermediate document type).
    5. The customer/vendor is taken from the control record of the
       intermediate document.
    For 1.-3.: One of the address segments with the partner functions
               "II", "RS", "SU", 'SE' ("INV_ID01"), or "RS" or
               "LF" ("INVOIC01") is used for determining the
               customer/vendor.
    Procedure
    Create the customer or vendor within Financial Accounting or maintain his/her bank details.
    Create customer         - Proceed
    Customer bank details   - Proceed
    Create vendor           - Proceed
    Vendor bank details     - Proceed
    If the customer/vendor can only be determined using his/her name, create a record within intermediate document customizing with
    logical address = name, application = "FI" or "MM" and physical target in the SAP system = customer number/vendor number.
    Proceed

  • PY error message - EE's salary group could not be determined for Plan Life

    We are running through Payroll errors when there is a Separation action being carried :
    u201DEmployeeu2019s salary group could not be determined for plan LIFEu201D.
    On IT0168 the costs  are u20180u2019
    This has to be resolved ASAP. Any inputs/ advise is greatly appreciated.

    During the "Separation" action, does the employee change WT on IT0008?
    If so, it could be that the Life Plan's Calculation Base does not include that WT (and check the IMG under Payroll > Benefits Integration > Define WageTypes for Benefit Plans)

Maybe you are looking for

  • How can i split a long table (forecast 2013 - 2043) and import it into pages?

    Hey there! I have a problem with numbers 09. I made a business plan including a cashflow forecast for 30 years. Now i need to split the table to export it into a pages document. Everytime I tried to cut or copy only parts of the table, the formulas d

  • Mail 7.3 Accounts Off-line

    A domain name recently expired and was renewed after three days. Two Mail accounts related to that server stopped working in Mail, which shows the dreaded 'account off-line' message. Both incoming and outgoing mail servers are described as not workin

  • Unable to import/open EPS file in Elements 12

    I have installed the trial version of Elements 12 as we are looking at purchase for a client who needs a simple and inexpensive program to look at EPS files and save them as JPGs. Elements 12 says that an EPS file can be 'imported' as a supported fil

  • What are alternatives to JNI?

    What are some alternatives to JNI? That essentially allow you to do the same thing, recieve c++ objects(data) in java? 1) Solution involves creating socket connection between java program and c++ server. 2) Use jni to make calls to a C++ library. 3)

  • ORIGINALITY OF IPAD 2

    HOW CHECK THE APPLE IPAD 2 IS GUNUINE AND ORIGNAL.