How to restrict the posting document from the parked user

Hi All,
Please help me in the below requirement
The requirement is, need to restrict the posting of document by the same user, who has parked the document.
For this I did the code changes in BTE: 00001140 by copying the function module:
u2018SAMPLE_INTERFACE_00001140u2019 into new function module asu2019 Y_IB_FI_PROCESS_00001140u2019
In this I have restricted as
IF ( sy-tcode = FV60 or
sy-tcode = FV50 or
    sy-tcode = FBV0 ).
IF i_parked = u2018xu2019. " document has already been parked
      READ TABLE t_bkpf INDEX 1.
      IF t_bkpf-usnam EQ sy-uname. " park user = current user ?
        t_exctab-okcod = 'BU'.    " do not allow to post
        APPEND t_exctab.
      ENDIF.
    ENDIF.
This function module is getting trigger while parking and posting the documents
While posting the document, the parameter i_parkedu2019 is not getting the values as u2018Xu2019,
To get the values as u2018Xu2019 for the parameter: i_parked what can I do?
Can you please help me, is there configuration side need check?
Or do I need to write code some where else.
Thanks in Advance
Rambabu .A
Cross-post

Hi
Well, in such a case, it might be justified... BUt again, I would ask how would you differentiate between What USER1 can park and what can he post?... Certainly, it would be by means of fields like Doc Type, etc...
Else, if you leave it to the discretion of USER1 and give him both the authorizations, why would he like to park when he can post the doc? 
Anyways, now coming to the BTE, each BTE uses a structure... For eg: BTE 1120 uses BSEG_SUBST... If the fields you desire are not available in the structure, then you can also enhance the structure... See if you can enhance the structures involved and achieve the result
Regards
Ajay M

Similar Messages

  • How do i scan a document from the printer to send in an email to some one else i have a HP-B209

    how do i scan a document from the printer to send in an email to someone else

    Hi!
    To scan:
    You may press the start scan button on the printers control panel or use the HP solution center that must be installed in your computer to scan a document or photo.
    Scan to email:
    Some printers don't have the option in the control panel for scan to email. Mostly it is with the HP solution center software that should be installed in your printer.
    Note:
    For Windows the software is called HP solution center
    For Mac it is called HP utility
    *I am part of the HP family  but I do have my own stand
    *Clicking the Kudos at the left is highly appreciated
    *Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue.
    *Have a HP "Happy Printing" day! =)

  • Issue in the Billing Document from the Delivery.

    Hi Experts,
    I have an issue with date of the bill document. The date is taken from the date when the delivery was posted however the users want to change this date to the day that the bill document was created.
    I don´t know where I can change this.
    Thank you and best regards.
    Thank you and best regards.

    Hi,
    While creating Billing Doc (T. Code: VF01), Mention "Billing date" as desired.
    If you leave this field as blank, System will create Billing doc based upon Delivery date.
    However, there is one more date ("Created on" in Header Data), where System records Document date as the date on which Billing Doc has been created.
    Best Regards,
    Amit
    Note: If want to make changes in Billing date for already created Billing Docs.
    Go to: VF02
    Key-in your Billing Doc. No. and Go to Header Data (Edit --> Header --> Header).
    There you will find Field: "Billing Date", which would be modifiable. Change the date as desired.
    Imp: on the same screen, You may see the details like:
    1. Payer
    2. Created By:
    3. Created on:
    4. Time

  • HP 7520 How do I fax multiple documents from the computer

    I want to fax multiple pdfs directly from my pc, I do NOT want to print them and use the printer to fax.
    I cannot find a way to do it.
    Any help will be greately appreciated!
    Thank you in advance!

    Hello @Skoutariotis and welcome to the HP Forums!
    I'd be happy to help you with faxing from your PC
    As long as you have the Fax driver for your printer installed you would just open the PDF you want to fax, click File and Print, and on the print dialogue window you'll want to make sure that the Photosmart 7520 FAX is selected, and then the program should give you the spots to put in a phone number and so on.
    Let me know if that helps, if not, please let me know what operating system is on your computer and which program you use for your PDF's and I will try to find more specific instructions for you
    In support of Movember
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

  • PO not copying across to the Billing Document from the S Order.

    When creating a SOrder a PO number is entered, this is a mandatory field and SO cannot be saved until PO is entered.
    Delivery is created and is GI.
    When creating a billing doc the PO number has not copied acroos to the Billing doc header ref number field.
    Also if you check Table VBRK and choose the  billing doc and PO field to be populated then the PO is missing from view.
    Can someone tell me where the billing doc gets the PO from if not from the SO or is this down to copy control.
    Kind regards

    Go to VTFL, select your delivery type and billing type and click on magnifying less on top left.  Now you can see at the right side two fields, viz. Assignment and Reference.  Check whether you have maintained the required value over there.
    thanks
    G. Lakshmipathi

  • How to open the pdf document from KM  through Link to URL UI element

    Hi All,
    I have Link to URL UI element  in webdynpro java layout - on click of the link we need to open the pdf document from KM respository.
    KM Document location : irj/go/km/docs/documents/RHPortal//USA/A/Test/Employee_details.pdf.
    Once this is transported to Test and Production portals , we need to retrieve the KM document from the respective portal location through the Link to URL UI element .
    Thanks,
    Portaluser100

    Hi,
    If you set the link to your document in a Context attribute by using a relative path this should work just fine.
    Example:
    wdContext.currentContextElement().setUrl("/irj/go/km/docs/documents/RHPortal//USA/A/Test/Employee_details.pdf");
    Bind that attribute to the reference property of the LinkToURL element.
    Cheers,
    Leo

  • How to list the transfer posting document from quality to unrestricted

    hi experts,
    i can get GR documents by using MB51
    but how to get list of documents from quality to unrestricted and blocked to quality tranferpostings
    thank you
    ganesh

    You can get all the Details in MB51 by Selecting Proper Movement types.
    For Eg: Gr Docs using 101, GR Blocked Using 103 and GR Blocked Released using 105 etc.
    Regards,
    Ashok

  • How to update the posted documents with Business Area wise

    Dear experts
    Please suggest me how to update the posted documents with Business Area wise
    Ajeesh.s
    Moderator message: please do more research before asking, show what you have done yourself when asking.
    Edited by: Thomas Zloch on Nov 2, 2011 2:26 PM

    Hi,
    Select all your folders in Disco Administrator,ALT+ENTER to go to properties, then change the database from the default database to the remote database.
    Hope that helps,
    Rod West

  • When I share a pages document as a PDF (via e-mail) all the pictures change from the original document, most are missing with just a few of them repeated in the spots where others had been.  How do I do this without the document changing?

    When I share a pages document as a PDF (via e-mail) all the pictures change from the original document, most are missing with just a few of them repeated in the spots where others had been.  How do I do this without the document changing?
    I need to be able to send it to a PC in order to print it.

    Hard to say what is happening without examining the file.
    If you like click on my blue name and email me both the .pages file and the the .pdf you have made from it.
    Peter
    ps It would help to say what version of Pages you are using and on what you are running it. iOS or Mac and what version.

  • How can I remove the page number from the first page of the document that is the cover page?

    How can I remove the page number from the first page of the document that is the cover page?

    If you open the Pages panel, (Window>Pages) you will see thumbnails of your master pages and your document pages. In new documents, there is usually a master called A-Master and one called None. If you drag the thumbnail of the None master onto the thumbnail of a document page, it will apply that master to that page. Presumably, you have made your page numbers on A-Master, so this will usually do the trick. If you have elements on A-Master that you need on the first page, but just not the page number, you can duplicate A-Master (which, by default will give you B-Master, but you can change the names if you like) and remove the page number on the duplicate and apply that to the document page.
    It might also be worth noting that you can apply master pages in the fly-out of the Pages panel. Go to the fly-out triangle and go down to Apply Master to Pages…, then select a master to apply and the range of pages (1-8 will give you all 8, 1, 3, 5, 7 will be the odds, 1-3, 4, 6-8 if you want continuous ranges and individual pages).

  • We are evaluating the use of iPod touch devices to record best practice videos on our manufacturing floor and to post to an internal Moodle web site. How can you upload a video from the iPod touch to a site other than YouTube?

    We are evaluating the use of iPod touch devices to record best practice videos on our manufacturing floor and to post to an internal Moodle web site. How can you upload a video from the iPod touch to a site other than YouTube? The Moodle upload interface is expecting a file selection dialog box like windows or OSX. I do not want to have to go through an intermediary step of messing with a pc.
    Thanks!

    It should be around 7 and a half gigs. In iTunes, across the bottom there should be a bar that show how much storage is being used and by what. (music, movies, apps, etc.) To make music take up less room, you can check the box to make it convert the music to 128kbps AAC. This lowers the quality, but with most earbuds and speakers, you can't even tell the difference.
    The iPod touch has parental controls built in. You'll find them in Settings. I think they only work for enabling/disabling Safari, Mail, YouTube, and App Store. Here's an app that does more: http://www.mobicip.com/online_safety/ipod_touch

  • How can I restore a document/file to my iPad from the iCloud backup without restoring the whole device from the iCloud backup?

    My iPad has a number of documents, including pdf, xls, doc, ppt files.  Some are associated with Documents to Go - Premium, which froze on the device attempting to download an update and had to be deleted (which also deleted the files that only were on the iPad and associated witht the app).  How do I restore only that app and/or the related files from the iCloud.  Ans I've found so far were not clear/specific enough or seemed to indicate the entire iPad had to be restored.  iOS 5.1.1

    Step by step
    1. Erase all contents and settings
    2. You'll be asked twice to confirm
    3. You'll see Apple logo and progress bar
    4. You'll see a big iPad logo on screen
    5. Configuration start
    6. Set language
    7. Set country
    8. Enable Location Service
    9. Select network, enter password and join network
    10. You'll be given 3 options (a) Setup as New iPad (b) Restore from iCloud Backup (c) Restore from iTune Backup
    11. Selected Restore from iCloud Backup
    12. You'll be required to enter Apple ID and Password
    13. Agree to Terms and Conditions
    14. Select Backup file
    15. You'll see progress bar
    16. Red slider will appear; slide to unlock; step #1 to #16 is fast
    17. Pre-installed apps will be restored first
    18. Message: Purchased apps and media will now be automatically downloaded
    19. You'll see a pageful of apps with Waiting/Loading/Installing
    20. Message: Some apps cannot be downloaded, please sync with computer

  • How do I remove "Recent Items" Documents from the apple menu?

    I've been searching for an answer to this question for the better part of 3 hours now.  W
    Several iterations of osx ago, there was the ability to separately limit how many recent items were shown for Applications, Documents and Servers.  Over the years, I simply installed a newer version of osx on top, and surprisingly my recent items always eliminated the Documents from the list. 
    I've since done a clean install of mavericks after installing an SSD, and i've lost this small but important part of my work flow.  No matter what I've tried to remove the documents from Recent Items, it always shows up.  I can still boot into my old HDD (which is now installed as a supplementary drive and also updated and running mavericks 10.9.2), and see from clicking on the Apple Menu > Recent Items that it only displays Applications and Servers.
    Try as hard as I can, I can't simply figure out how to remove the documents from the recent items menu.  I've tried editing the com.apple.recentitems.plist file, to show 0 items for documnets, but this never seems to work.  (I've since read that this file is simply rewritten on logout.) Strangely, if I go into the old setup System Preferences, Recent Items:  it is showing as None.  I also suspect that maybe I used Tinker Tools or some other utility to change some command line preference (using the gui) several years back.  Not sure how I could investigate what would need to be done to compare files or otherwise figure out how to remove the documents section from the recent items menu.
    It's starting to drive me crazy.  Anyone?

    The Apple menu is at the top left hand corner of your screen, click on it and about this Mac is the first choice.
    Click twice on Version to get serial number.

  • How to get the web of document from the URL

    Hi All,
    Need small help here,
    I have SharePoint doc URL as below:
    http://sharepoint.com/sub1/sub2/sub3/documents/TestFile.docx
    Here, TestFile existed in document library of Subsite i.e. sub3.
    If I give above URL as input, I should be able to get "sub3" web.
    How can achieve this programmatically. Overall we should get the leaf web from the URL.
    Thanks in advance.
    Krishnasandeep

    Hi Sanny521,
    The SPSite constructor does not care when you pass in the document library and filename as part of the url. you can use the following code:
    string myFileUrl = "http://sharepoint.com/sub1/sub2/sub3/documents/TestFile.docx";
    using (SPSite site = new SPSite(myFileUrl))
    using (SPWeb web = site.OpenWeb())
    SPFile file = web.GetFile(myFileUrl);
    string webUrl = web.ServerRelativeUrl;
    You pass the full url into the SPSIte constructor, it will retrieve the site collection, then the OpenWeb call will retrieve the proper web from the already passed full url, then you can retrieve the file and the url of the SPWeb.
    Mathieu Desmarais http://www.matdesmarais.com/

  • How do you open a new document from the template chooser?

    Hi There,
    Since upgrading to Yosemite, I can't find the option to open a new document from the template chooser. When I type in "template" in the help box it shows it under "file" But when I click on "File" I don't see that option.
    Basically, I'm trying to ask how do you access the templates in the new pages?
    Thanks so much

    Check your preferences and make sure Show Template Chooser is selected:
    Then just choose New from the File menu.

Maybe you are looking for

  • How to format my macbook pro, without OSX DVD?

    HI , i want to format my macbook pro , want delete everything and reinstall OSX. but i dont have any DVD of it , is there any way to reinstall OSX? i want to empty my macbook and want to install all apps again , as my macbook is too much slow , and b

  • Not told of all charges, lack of Netflix promo code and major run around trying to sort it out...

    I recently signed up for Fios almost a month ago, installed myself and just received my first bill. My apartment's "rep" told me if I installed it myself I wouldn't be charged an install fee. He failed to tell me there was an activation fee of $69.99

  • Zen Vision M Screen Problem

    As of a few days ago, my Zen Vision M has had these horiztonal white lines on the screen, and they run through everything (movies, music, wallpaper, etc.). They obviously aren't part of my wallpaper, and changing the wallpaper or reformatting the ZVM

  • Nokia Music Manager - help please

    Hi, sorry if this may have been covered previously, I have looked but couldn't find anything relevant. My problem is that I save all my music on my pc in one folder and I have about 600 tracks. I installed Nokia Music Manager recently and now when I

  • AHH! My iTunes keeps closing?!?!

    oh great... i just went to open iTunes, and it closed w/ one of those pissy error windows telling me... "The instruction at 0x7c91146 referenced memory at Ox0b1a0135 The memory could not be "written" WHAT?! ok, i just finished putting all my music vi