Tr-cd FV60  FV70  deactirve post button by variant on simulation screen

Hi expart.
I would like to deactive post button when we use similation.
As I can see the system name, I thought I need to make  the variant by tr-cd SHD0. and the program,"SAPLF064" and "STD_SIMU_PP",  managed the  button in the simulation screen .
But, it do not change it.
Does someone know how to deactive button on simulation scrreen.
Regards

Hi Akihito Yamada ,
I have same problem with this, and finally I got the solution.
The solution is we should implement BTE (Tcode FIBF) P/S module, event 00001140 (POST DOCUMENT:       Exclude OK Codes (Enjoy))
Since my requirement is the button should be not displayed for new document (not yet parked), then I put code in the implementation FM :
TYPE-POOLS:
    abap.
  DATA:
    lwa_excltab_line TYPE excltab_line.
  IF i_parked = abap_false. "Document not yet parked
*   Exclude 'post' button
    CLEAR lwa_excltab_line.
    lwa_excltab_line-okcod = 'BU'.
    APPEND lwa_excltab_line TO t_exctab.
*   Exclude 'save as complete' button
    CLEAR lwa_excltab_line.
    lwa_excltab_line-okcod = 'PBBP'.
    APPEND lwa_excltab_line TO t_exctab.
  ENDIF.
Hope my solution can help you and other people who had same problem.
Thanks.
INDONESIA

Similar Messages

  • FV60 access to post

    Hi I am not sure if this is the correct place to post this....
    I need to post a parked document from transaction FV60 , but the post option is greyed out....
    I open the parked document in FV60 it wont let me post..
    Can anyone tell me what is the authorizaion object that i need or how can i get that button activated
    Thanks for your help.. really appreciated
    null
    Message was edited by:
            Abhishek Dhoundiyal

    Hey GUYS ...
    Thanks for your responses... they were helpful..
    But the issue was not a security issue..
    The SPRO settings for parked documents were set for payment release... and that is required to trigger workflow, in such a condition no one can post outside the workflow since payment release is required.. hence the release flag had to be cleared in order to see the post button,,
    Cheers
    ABhishek

  • I cannot print oversized, poster, document in Adobe Acrobat XI Pro (11.0.10). The "POSTER" button is gray'ed out.

    I cannot print oversized, poster, document in Adobe Acrobat XI Pro (11.0.10). The "POSTER" button is gray'ed out.

    Point 1: try turning on "Show large images" in your preferences. In Acrobat for Windows, it's under the Page Display preferences. I'm not sure about OS X.

  • "Post Button" for post parked document

    Hi all,
    I have a issue about workflow for parked document. The workflow it can work properly. But When the authorized person have relased and want to post the parked document, but there isn't even see the "post" button? I can only see "park" and "save as complete". It should be possible to save the document even with some missing data, and in this case you cannot save the document as complete. Could this be some configuration is missing? I have maintain event type link by using subworkflow ws10000052 and create event "CREATED". Could I create event "POSTED"? Need your advise, thanks.
    Regards,
    John

    Hi John,
                  The authorized person has to click the complete document on checking this if there are no errors in the document it will take him to the release screen there he can release the document.
    On clicking the release button a Backgroung method will do the posting, by calling the bapi one more important thing is the posting bapi will check for consistency of the document only if the document is complete it will post the document. So before release the person should have checked complete document.
    Regards,
    Dheepak
    Regards,
    Dheepak

  • My updated Reader 11.0.06 now has a non working 'Poster button in the print window.. Help please?

    I use the poster function to print large images as tiled letter pages through my desktop printer.
    Recently updated to 11.0.06  (by itself actually...and I just noticed that the Poster button in the print dialog window simply does not work now.
    How can I get it back to working.
    Tried the "repair' drill but it accomplished nothing.

    Oooops  . Updated the driver on my Brother Laser printer and the 'Poster' button came alive.. once again.

  • Hide post button in MIR4 from the active toolbar

    When we enter an invoice number in MIR4 the post button appears. Is there a way to hide this from the active toolbar? Config?
    Edited by: Eric Stelter on Dec 18, 2007 6:57 PM
    Edited by: Eric Stelter on Dec 18, 2007 6:58 PM

    I'm not talking about saving here. We use MIR7 to park our invoices using the save as complete button and then MIRO to post. The problem is once an invoice is adopted into MIR7 a post button appears and employees then can park and post from this transaction. We don't want this to happen. That's why we would like to hide the post button if possible.

  • SAVED AS COMPLETED, missing POST button

    With FB50, i created a SAVED AS COMPLETED document, With FBV0, i access the document, the POST button is greyed out.
    For this company code, there was a workflow set up, however, workflow was deavtivated.
    I have removed the variant from T-code OBJW, now I can post park document but not for SAVED AS COMPLETED.
    Any other configs i need to remove.
    regards,
    Clarice

    Oh I realised by removing the workflow will allow the post button to be activated for new documents only. Those old that are already tagged to workflows will remain as they are.

  • '0' New Posts button should take you to end of thread not beginning

    Currently if you click the New posts button for a thread when it's zero it takes you to the first post of the thread.  I think it should take you to the last post of the thread.  If you click the title it takes you to the first post, no reason to have two links that offer the same functionality.
    Thanks

    MikeSobe wrote:
    Currently if you click the New posts button for a thread when it's zero it takes you to the first post of the thread.  I think it should take you to the last post of the thread.  If you click the title it takes you to the first post, no reason to have two links that offer the same functionality.
    Thanks
    Actually there are options the user can set. For me, clicking the title takes me to the first NEW post. If there are zero new post listed for a thread, I don't waste my time clicking the thread at all. I believe most have their account set up the same.

  • Post button in 'CHECK_ITEM'

    Hi Experts,
    I am developing in IF_EX_MB_MIGO_BADI~CHECK_ITEM.
    I want to execute my customized code when post button has been clicked in MIGO interface.
    However, 'CHECK_ITEM' will be triggered when post button or check button has been clicked.
    May I ask how to detect post button is clicked but not check button?
    BR,
    King

    Put a break point in  method and check value of sy-ucomm in both cases. you can then use the value of sy-ucomm in your code.
    sy-ucomm has value "ok_check" in case of Check pushbutton and "ok_post" in case Post button is clicked. So, try as follows:
    if sy-ucomm = 'OK_POST'.
    Endif.
    Regards

  • Post Button in Workflow

    Hi,
    I want to ask. If I want to use and activated the workflow for parked document. The authorized user can release this parked document, but if we want to post by T code FBV0 there is no "Post Button" in there. There is only "Park Button" and "Completed". How can I make "Post Button" is appear in FBV0?
    Thanks,
    John

    Hi John,
    So you are trying to post the document from the SAP inbox, right?
    The post option is grey, because workflow open this screen in display mode not in change mode.
    Go to the corresponding business object of the workflow and in the basic data, change the default method as Change instead of Display.
    In transation SWO1 click the hat button to go to Basic data.
    Thanks,
    Viji.

  • My "tap to tweet" & "tap to post" buttons are gone

    I Reset all the setting on my iPhone 4S yesterday, and now my tap to tweet and tap to post buttons are gone from the notification center. How do I get them back?

    Somehow you've turned off "Share Widget". Go to Settings>Notifications>Share Widget--then turn from OFF to *ON*  

  • Locating New Post Button

    Maybe I am doing something wrong as I am unable to locate the "Post New Topic" after I do a search. The only place I see the "Post New Topic" is at the root of the topic. Once I do a search for a particular topic I am able to see the results of my search but if I do not see a topic that I am looking for I am not able to see the new post button.
    Should there be a button for new posts after I do a search and also is it possible to insert pictures into a posting?

    You will not see the "Post New Topic" link if you're looking at a particular thread, nor will it appear on a Search results page. You have to be at a main topic page, e.g. the Using iTunes for Windows page.
    lso is it possible to insert pictures into a posting?
    You can include a link to a picture hosted on any publicly-accessible web site. I use ImageShack, but there are many such services if you don't have a web site you can use. For more information on formatting a post, see:
    http://discussions.apple.com/thread.jspa?messageID=607563&#607563
    BTW, for questions specifically about the forums, there's a forum just for that:
    http://discussions.apple.com/forum.jspa?forumID=1076
    Regards.
    Message was edited by: Dave Sawyer

  • Disable post button for workflow parking FB75

    Hello Experts,
    I am implementing workfllow for approval of FB75. Workflow is getting triggered on park option.
    My Requirment is to disable the POST button to ensure the approval before posting the document.
    Thanks,
    Sangeeta

    This can be done using following configuration from SPRO .
    1) Create WF variant
    2) setup release group
    3) setup release approval path
    4) assign release approval group and document type to release approval path
    when setting up the WF variant the "posting release" flag determines in the doument has to be approved  before posting.
    check with your fucntional team for more information.
    Regards,
    Sarath.

  • No New Post button in certain categories

    I've been trying to post a question in the Airport category but it does not display the New post button. The only 2 choices are Subscribe to Category and Mark all topics as read. Some other forums do display the New post button. How can I add my question to the Airport category?
    Thanks

    Thanks Ralph!
    My response was an abbreviated version of my more complete reply, which can be viewed HERE.
    I haven't gone through all of the divisions of Discussions, but I'm sure there are more examples like iChat that you posted.
    And Rick,
    Thank You, for extending the courtesy, of awarding in Discussions, as this is not a requirement, nor mandatory, but is much appreciated!
    ali b

  • Issue with custom toolbar button in alv and leave screen

    Hi,
    in one subscreen (say screen 100)i have an alv with custom ADD  toolbar button..so in the user_command event handler ,i call a antoher screen(dialogue)..like if i click on ADD button ,it should display dialogue screen(say 200) and after entering input in dialogue screen i click on CONINUE to retrun to screen 100..problem is for the first time i click on ADD button its working fine ,succesffyuly returned to screen 100...but for the second time i click on add button , i have to click on twice the CONTINUE button to retrun to screen 100..when debuggin i found the user_command event routin is executin twice ..any solution..
    Thanks,
    srini

    Apparently handler is set for every new ALV instance. This you get by executing CREATE OBJECT alv... every time PBO is raised. Ensure you are executing this statement only once duirng program lifetime. Then the system will match event handler only with one ALV instance (executing it once).
    if r_alv is not bound.
       CREATE OBJECT r_alv ...
       SET HANDLER ...
    endif.
    Regards
    Marcin

Maybe you are looking for