Posting in PNPCE mode

Hi all,
We have 2 SAP R/3 systems. One system has Logical database PNPCE for the posting program RPCIPE00. The other system has PNP as its logical database. This is because HR patch levels are different.
I observed the following behaviour in the development systems (not the production) in both the instances:
In the system with PNPCE, the posting program is not selecting any employees eventhough they have valid payroll results. I mean, in the ALV ouput, we can see that no employees are processed.
In the system with PNP, the posting program with PNP selects the employees without any hassles and gives the posting results.
Why does this happen so? I debugged the posting program. I observed that logical database in RPCIPE00 (with PNPCE) perform additional check on PERNRs from selection screen and finds their PERSON Ids. Then again it converts back PERSON to PERNR ids. It refers to 1001 (relations) infotype with relation '209' for this purpose. I also observed, 1001 infotype is not maintained for most of the employees in this system(with PNPCE).
Is this the main cause for the problem in posting program in PNPCE enviroment?Or are there any pre requisites(other than payroll results) for running the posting program?
Please let me know,
Thanks
Prasad

These must not be different "patch" levels but completely different releases.
Anyway if all other settings are the same the result should also be the same.
For details about the PNPCE you can also look up the documentation available in SE36 for PNPCE.
Regards,
Michael

Similar Messages

  • X48 platinum LGA 775 mboard will only post in safe mode

    I recently had a problem with my power supply (helped out by members of this forum) and have since changed it. Then the stock cpu cooler seemed to be playing up as the system would only post every tenth (or so) attempt. I therefore went out and purchased a corsair cpu water cooler and the system is now a nice 23-26 degrees so that's ok. I also purchased a new Western digital black caviar hdd and windows 7.
    I have loaded windows 7 but the system will now only post in safe mode or safe mode with networking. When I restart it goes so far then seems to stall and the screen goes black after the initial 4coloured windows logo. I can still see and move the mouse cursor but nothing else.
    Any ideas anyone. Your help will be greatly appreciated.
    seasonic 680w power supply
    1 x sata 2/3 western digital cavier black hdd 1 x sata 2 hitachi deskstar 500gb hdd
    2 x 2gb ocz gold ddr 3 ram
    1 x lg blue ray recorder
    1 x lg dvd recorder
    haf case with plenty of cooling fans
    corsair cpu water cooling system
    ATI x4800 gpu
    windows 7 home edition

    Thanks.
    I have not added any drivers before the issue and had not even tried to go on the internet. I will try and install windows again but one thing I have noticed is that when I loaded windows it was at my work area of the office where there is minimal amounts of stuff loaded just to test the pc. Once loaded I then moved it to my desk and added all the other usb leads for various other items such as printers ready to install them. Do you think it could again be a power issue and the fact that the new supply is not up to the job?
    Thanks

  • I get multiple notifications of some posts (in digest mode)

    I recently asked a question in a forum. (My subscription settings automatically subscribe me to topics which I create or post to, and they send me a digest message once a day.)
    That night, I received a digest message informing me that a reply had been posted. Great! I read it. Thanks! In the next day's digest, I got another notification that the topic had been updated. I visit it, but there are no new posts. Hmmm... maybe it keeps notifying you until you view the post while logged in. So I log in and visit the same old post again. The next day, I get another notification of the post. Then again the next day... This often goes on for days (even when I'm the poster!) and then mysteriously stops.
    Nor is this the first topic for which this has happened to me. The apple discussions are far less useful without notification messages, and the notification messages are far less useful when they aren't reliable! How can I make them work properly again? What's going on?
    Thanks!

    822/3268
    Hi Mike,
    I'm afraid there is no way (yet) to make them work properly.
    This is a known problem that was pointed several times already. Probably in the very first positions in the "list of priorities", among the few problems still to be fixed in the New Discussions.
    FYI this happens also to those who have other kinds of subscriptions.
    Personally, after a good while when I didn't bother opening them anymore, lately I even stopped subscribing all together...
    I'm confident our Hosts find a solution soon, like the other fixes and enhancements that came and that we can enjoy now.
    Axl

  • Re: MSI X99S SLI plus doesn't POST in UEFI mode with multiple GPUs

    Quote from: flobelix on Today at 20:18:17Then follow >>Posting Guide<< as said before and add S/N and vbios files of the cards.
    Main Board: MSI ...

    I have solely used Linux for almost 15 years now. Linux has come a long way since then.  :P Most of the modern linux distros work flawlessly out of the box. Here is a link where you can look up everything Linux / MSI
    linlap.com/msi
    Here is my review / ...

  • Posting video filmed in landscape mode to Facebook

    If I film a video in landscape mode on my iPhone 5, and try to post it to Facebook, the video posts in portrait mode, so that the entire video is sideways.  Is there something different that I should be doing with the video on my phone to have it post correctly?

    A FREE version of MusicVideoPlayer was just released!
    http://itunes.com/apps/MattByrne

  • Kiosk mode on a WordPress page using a Poster movie

    This is more of a programming question for the web, but it does involve embedding a QuickTime movie.
    I'm using the current version of WordPress, 2.9.2, and the movie on the site works as expected on my iPod and my computer. My problem is the lack kiosk mode. When I'm not using a poster frame, kiosk mode works fine. For some reason I can't figure out, the poster frame is disabling kiosk mode during playback.
    I would rather not make it as easy as possible for end-users to download my movies. Does anyone have a solution, or the correct code combination, to make kiosk mode work on web pages using a poster movie? Thanks.

    Hi Daniela,
    Have you tried the following;
    http://blogs.msdn.com/b/hyperyash/archive/2013/10/25/enable-kiosk-mode-in-windows-8-1.aspx
    Try this and give me a heads up if you need any further assistance
    With compliments Alexander Solaat Rødland SURFACE 2 Pro 256gb

  • UrlIview Fetch Mode (POST /GET)

    Hi ,
    before i need shortly explain the activity:
    I am using a UrlIview to a extern businness web application.
    This web application is connecting by redirect to a shopping system where user can search and order items. The Basket of the shopping system is POST-back to the web application. In the POST-back Url (Hook Url) i trying to access the Iview by QuickLink like this:
    "http://[host]:[port]/irj/portal/[quickLink]?para1=value1&param2=value2"
    The first Problem is that i am don´t arrive my Iview when the Basket is send back by POST i am allwas getting the start page of my Portal. It seems that the Portal did not realized the POST
    The second Problem: In the shopping system there is an logg off button which send a GET to my Hook Url.
    -If my iview is using Request-Method GET and Fetch Mode Client-Side i arrive my Iview and the Session is OK.
    -If my iview is using Request-Method POST and Fetch Mode Server-Side i arrive my Iview but the web application cant get the session. How you sure can introduce the user cant´t go on without session
    Does anybody has a idea how to resolve this? So that i can access my iview by POST and also getting the right session?

    "http://host:port/irj/portal/quickLink?para1=value1&param2=value2"
    looks like a GET, not a POST. As a quiklink it will try to start the iView that has the quicklink quickLink. This will only happen if the iView is part of a role that belongs to the current portal user - it can't be used to start an arbitrary iView.
    Why are you using the portal as the hookUrl? Why not just start the correct web application in your AS Java?

  • Standby mode is different?

    I have been reading the numerous post about standby mode. My 8900 standby mode operates different. When i put the bb in to standby and put it in my pocket it works great, that is until a message or call is recieved. At that point the bb comes out of standby and if i do not acknowledge the message and leave it in my pocket buttons get pushed and accidental calls are placed. Any suggestions.

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.

  • 6115 and post-triggered acquisition

    I would like to use the 6115 card to sample an analog input at 6.4 MHz. It appears as if I should use the typical post-triggered acquisition mode as shown in Figure 4-10 of the 6115 manual. Therefore, I am planning on routing my 6.4 MHz sample clock to the STARTSCAN input of the 6115.
    I would like to possibly use an internal CONVERT* signal. My question is, what is the delay between my STARTSCAN rising edge and the actual A/D conversion? Also, is the STARTSCAN pin the best way to sample the input? Is there a better way? Do I need to use the actual CONVERT* input?

    Hello;
    There are two main ways of doing that. You can have your external signal routed to the StartScan pin, and that will control the start of a new scan. When a new scan is started, the internal counter that generates the Convert* signal is triggered. That method will take at least 10n seconds delay after you have the StartScan signal coming in, so the ADC will do one convertion.
    The other way is to have the external signal tyed straigh to the Convert* pin. With that method, as soon as the external signal comes is, the ADC do one convertion, without any delay.
    Hope this helps.
    Filipe

  • Who mods these forums?

    as the title says...
    Just starting to get a little annoyed that whoever it is is deleting threads that show apple giving poor customer service its like apple is suppressing peoples right for free speech.

    People might have different opinion of what is wrong or nothing wrong, unfortunately I never see your post, so I can't make comment on that.
    And if making apple look bad based on the prove and fact, not from ones opinion apple shouldn't and wouldn't deleted it. Could be your tone and word of choice that makes it deleted.
    And some times other user could report the post to the mods and think it is not proper for this forum.
    I could be wrong, just double check the help & Terms of Use on the right side.
    Hope this is the last post because I don't think this subject also proper enough to be discuss and post in here, since it is forum for helping with mostly technical problem. You could contact apple personally and complaint for their behavior that you think didn't treat you right.

  • Logic forum - all posts about Quad support getting locked.

    There have been a couple recent threads on the Logic Pro board concerning the fact that Logic still doesn't fully support Quad G5 machines. This is obviously a serious problem for Quad owners, and we need to be able to discuss the problem and its workarounds.
    Why do these threads keep getting deleted and closed?

    Sorry, nothing in that thread applies.
    The original thread about the lack of quad support was deleted completely so I can't link to it.
    There was a follow up thread that was locked here:
    http://discussions.apple.com/thread.jspa?threadID=364217&tstart=50
    Unfortunately, you can't see the original question asked by the guy who started the thread or the original thread title, both were changed by the mod. For the record, the statement inserted into the original post by the mod has nothing to do with the question that was being asked, I get the impression the mod didn't even understand the issue that was being discussed.

  • How to protect your IP from skype resolvers!

    This is a guide on how to stop your Skype username resolved and your IP found.
    NOTE: This is for PC machines not for other devices (Unless you can locate to this area on your device, then do so and see if it works then great!), a side note if you have 2 devices logged into skype (I recommend only having one.) if you have to have 2 or you cannot change these settings for both devices then unfortunately they will be able to get the IP from the device that is not protected unless you sign out of the device that you cannot change the connection settings on.
    Follow these steps carefully.
    STEP 1- Tools > Options > Advanced > Connection
    On the top of the Skype application there should be headers, Skype, Contacts, Conversation, ect. Navigate to "Tools" and press, then go to "Options" after that locate to the "Advanced" header and find "Connection", press this and you will have settings ready to be changed.
    Images showing step 1.
    STEP 2- Read carefully.
    Follow these steps from the top of the settings to the bottom and you should do fine.
    1. "Use port [32535] for incoming connections." 
    2. Check "Use port 80 and 443 for additional incoming connections."
    3. Select "HTTPS" from the dropdown menu.
    4. Put the Host as [127.0.0.1] and the Port as [40031].
    5. Uncheck "Enable Proxy Authentication" if it is checked.
    6. Uncheck "Enable uPnP" if it is checked.
    7. Check "Allow direct connections to your contacts only."
    8. Then press "Save" in the bottom right corner.
    Images showing step 2. Check if yours looks the same.
    STEP 3- Finishing up step 1-3. Changing IP.
    Now that you have saved the editing of connection settings you should now sign out of your skype account, quit Skype and end any Skype.exe's running in the backround using Task Manager. If you do not have any knowledge on it, I recommend just restarting your PC machine for safer measures.
    When that is done this people most likley will still be able to get the IP address you have after changing them settings but if you change your IP address they will still have the old IP, not your new one. Now you are probably thinking "How do I change my IP then?", well Step 4.
    STEP 4- Changing your IP address.
    To change your IP there is two things you can do to my knowledge. To start CLICK HERE this will give you your IP address write or type that down somewhere so you can tell if your IP has changed later. First way to change your IP: Allot of ISP's (Internet Service Providers) these days will allow you to turn off your Networking Modem/Router (In Australia atleast.), for an extended duration of time (5-10+ minutes.) which would then change your IP this is called Dynamic. After doing this check back on the website or refresh the page and see if your IP has changed, if it has then you are done. You are safe from having your skype username resolved if your IP hasn't changed. follow the, Second way to change your IP: Simply call up support and ask them a way to change your IP address or look on online support, they will surely help guide you through and help you change it. Just tell them that people are DDOS'ing or are doing things with your IP online (explain what it is) or are going to and you want to protect yourself from it, that is if they ask why. If they do not allow you to change your IP then there is nothing I can do, unless you want to research another way on how to do it. One way or another most of the time there should be a way somewhere out there on how to change your IP just research on it. After your IP being changed you should be scott free if you have followed these steps correctly. To test use some Skyper resolving websites and use your own Skype username, if my guide has worked it shouldnt give a IP
    I really suck at English, sorry about how messy this is. I found out how to stop people from resolving my IP and I wanted other people to know about this really badly. If you find this guide not understandable please tell me, I can always make a youtube video and post it on this guide or edit it.
    You could also use a proxy to stop being resolved but it lowers your connection speeds for a gamer like myself this really affects me, that is why I posted this.
    Mod Edit: Edited post to comply with the Skype Community Guidelines and Skype Etiquette

    I apologies for the late reply, but if you read the whole thing your problem should be solved. If the person that is retrieving your I.P has gotten it before my steps, he then has your I.P, no matter if you stop anyone else from retrieving it, you need to change your I.P. I personally have a dynamic I.P so I can turn my router off to 5+ minutes and my I.P will change. This way when they then try to resolve my Skype, and try to retrieve my new I.P they are left blocked. There are also other ways to get your I.P, via streaming Skype calls he can get your I.P directly. You can always ring up your ISP (Internet Service Provider) and ask them for help on how to change your I.P address. You can also look around on the internet on how to set up a proxy, proxies pretty much defeat all the DDOS'ers that are wannabe hackers.

  • Mini DisplayPort to VGA adapter not working under Vista (Boot Camp).

    Hi there,
    I'm facing a very serious issue with MacBook Pro Unibody running MS Vista under Boot Camp: using the Mini DisplayPort to VGA adapter to hook a projector is 95% impossible because the only resolution available is 640x480 or sometimes 800x600. No solution came from the adaptor firmware update, still same behavior: connecting the external projector/monitor toggles 640x480 resolution with no more choices available. Just 5% of attempts on selected projectors gave me access to the complete resolutions list.
    This is having a serious impact on my job where I do need both Mac&Windows running natively and with external display capabilities, please I'm looking for some feedback from users facing the same problem or someone who had an official answer on this issue from Apple. Do avoid posting about using modded display drivers please: I know they exist but the adaptor should be working with original ones.
    I can understand Apple does not support MS Vista issues but this seems to be a hardware/driver one.
    I'd like to point out I'm using a clean Vista installation with Apple drivers (from the Leopard DVD) and I've run Vista (same version, same gfx drivers etc) under Boot Camp on my previous MPB (with integrated DVI output+adapter) on hundreds of different projectors with never a single problem.
    Any feedback is really appreciated.
    L.

    I'm having the same problem. When I try to connect to the switch in our conference room (connecting both a flat panel display and/or a projector, both with much higher native resolutions), all I get is 640x480. This is a huge problem to using bootcamp, and I really need to get this to work. I was able to get a higher resolution 1280x800 on a separate, portable display, so I'm wondering if people have the problem with standalone projectors or only with projectors connected to some sort of switch, in my case an Extron MPX423A. I have also tried this in both Windows Vista (32-bit) and Windows 7 RC1 (32-bit), with the bootcamp drivers and the latest NVidia drivers, and the behavior is the same all around.

  • TCode - FF67 - Manual Bank Reco - No open items were found

    Hi all,
    We are getting the above error message on executing TCode - FF67 with the following steps made for the customisation of " Manual Bank Reco " :
    1.     Create Account Symbol
    2.     Assign Accounts to Account Symbol
    3.     Create Keys to Posting Rule
    4.     Define Posting Rules
    There is no Bank Statement available with me since I am doing the testing in " Development Server ". Hence I have posted one entry  on 30.03.2008
    Elect. Acct...........Dr......Rs.2000/-
    To Vendor Acct.... Cr...................Rs. 2000/-
    Assuming that Cheque Payment for the above amount has been cleared in UBI (Bank),I have now started executing TCode  - FF67
    Bank Key - UBI
    Bank Account - 17782
    Currency - INR
    Statement Number - 1
    Statement Date : 01.04.2008
    Opening Balance  : Rs.  -22869/- (negative as per system since Bank GL created under liability)
    Closing Balance   : Rs.  - 24869/- (After deducting further Rs. 2000/-)
    Posting Date : 31.03.2008
    Bank Postings Only - > Selected
    Press Enter  -> Next Page of TCode FF67
    Tran    - Value Date -  Amount   - Allocation  (assgn) - Bank Ref
    CHOU - 31.03.2008 - Rs. -2000 -     Blank                 -    111
    -> Save the data
    When I go in TCode - FEBA
    I have selected - Posting Area as " G/L Accounting "
    and click on Overview, system has shown me “ Red Cancellation Sign “with error message " To be posted " for Transaction " Y101 "
    Further in same screen I have selected - Line Items -> Post. I got a window  "Post with Clearing : Header Data", I went on entering for further steps till I received a message " No appropriate line item is contained in this document "
    Giving details of Posting Rules – Y101 for reference :
    Posting Rule - Y101
    Posting Area - 1 (Bank Acctg)
    Debit :
    Posting Key - <Blank>
    Acct Symbol - CHECKOUT
    Credit :
    Posting Key - 50
    Acct Symbol - MAINBANK
    Document Type - KZ
    Posting Type - 4 (Clear debit G/L acct)
    Also giving Business Transaction setting for “CHOU” which is as follows –
    Tran        +-        Post Rule           Acct Mod               Int Algthm               Text 
    CHOU     –         Y101                    Blank                    11                            Check issued out
    Giving specification details used in Tcode - FF67
    Import Advices             ->  Selected
    Start Variant                  ->  ZGSML – created separated
    Cust. Matchcode ID      ->  D
    Vendor Matchcode ID  ->  K
    Processing Type           ->  4
    Transfer Value Date      ->  Selected
    If anybody has a solution on this that will be highly appreciated.
    Points will be assigned to proper answer.
    Regards,
    Shridhar Sawant
    FICO
    Edited by: Shridhar Sawant on Apr 25, 2008 4:16 PM

    Dear all,
    I am closing this issue since I got the solution apart from the mentioned above.
    There is no need to change the Document Type since that will only change the Document type for e.g. from KZ to ZR, nothing will happen in the accounting entry.
    Solution was there in the "Posting rule" which i defined for making Cheque Payment.
    There are options of "Posting Type" - 1 which is for "Post to G/L Account" - In this case, system will Post the following entry Dr. Outgoing Bank Account & Cr. Main Bank Account without looking for any "Open Item".
    Posting Type" - 4 is for "Clear Debit G/L Account", menans that if you are having "Open Items" and you want to clear those then only use this posting key.
    While testing I had not posted any payment to vendor in Bank Outgoing Account hence no question of having "Open Items" in Bank Outgoing Account. And I had made the selection of "Posting Type" - 4, which require "Open Items" for direct clearing, hence was getting the subject error.
    This is for everybodies information.
    Thanks & Regards,
    Shridhar Sawant
    FICO

  • Is there any way to speak to someone at BT with te...

    After a ridiculous hour and a half long patience-testing chat with a BT customer support representative who contradicted himself and couldn't answer any questions, followed by his manager who "saw what was going on" and "fixed" the issue by (it seems) setting DLM off again on my connection, I tried phoning BT.
    That was a rage-inducing phonecall that resulted in a customer service rep saying that he was technical but that no, he didn't know what "routing" was, and asking to escalate to his manager. They were meant to phone back at 3pm, which, of course, they didn't.
    I've tried posting on this forum, and got a response, 56 hours ago, and nothing since then despite providing the requested information.
    I've tried using twitter and been told that they'll get back to me there, but still haven't heard anything.
    Does anyone actually have a port of call that might allow me to talk to someone who I can explain the issue to, who would understand, and then do something about it? This is frustrating beyond belief, and I'm not sure that anyone has actually even started looking into the issue.
    I don't have cable available in the area and other ISPs rely on BT/Openreach's hardware (as I understad it) - and I'm pretty sure this is a routing or exchage problem that someone is going to have to actually identify and fix.

    from your other recent posts your problem seems very similar to the posts here  https://community.bt.com/t5/Other-Broadband-Queries/PACKETLOSS-BT-ISSUE/td-p/1410015
    you may be better adding your voise to that post where the mods are updating whenver the get updates from wholesale
    there is no UK CS number you can phone just the standard number
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

Maybe you are looking for

  • Copying data to CD

    I am simply trying to back up my data by copying it onto some High Speed CD-RW. I had purchased a box of them and have used each one of them once. No matter what I do I can't seem to figure out how to reuse the CD, even if the first copy to a specifi

  • Upto how much I can set maximum Heap size for jvm?

    I am running application on 8GB RAM Windows 64 bits machine. I am running out of OutOfMemory (Heap Space). I want to increase the Heap Size for my jvm. But can anybody please tell me what is the limit by which I can set the maximum size for heap? Tha

  • 24p from a DVX 100 - What are the best ways to Import / Export

    Hi Everyone, A friend of mine did some shooting on his DVX100 on 24p. He then captured them to avi files. I have the files on my hard drive. What is the best settings when importing these files and what should my settings be for exporting. I want to

  • BIPlatform web service - issue

    I am unable to schedule the report using BIPlatform web service. I can connect to the server and the request is being submitted successfully. I can check the history of the reports and it says 'No Parameters' using the infoview. I can see the soap re

  • OS X Lion Conversation Count is Incorrect

    I am having an issue viewing conversations in Lion Mail. In some cases, the bullet icon on the right hand side of the message list sometime lists 1 when there are more than 1 items in the conversation. Sometimes the correct number is display. I have