User insade Plan Book during Core Interface

Please.
Maybe somebody has the same problem.
During the Core interface run at night whe are facing some problems into the Job due users inside the Planning book.
Somebody have any solution to disable the access from the users into the Planning book in a specific time also close the Users setion that are inside the planning book.
But we have to release access only to CRONPTS user that is the CIF Runner.
Thanks a lot.

what is your CIF doing? why is it writing to a PB where users are changing values
are they changing values into the same KF
if not,
Try to make your Planning area to KF lock and set the option of "do no lock read only KF"
then  make the Kf that the CIF changes into a read only in the planning book (either in design or using a start macro)
if you cant change the above....
then
while vinods solution is elegant, if you dont have enough programming power this is what you can do
1. run a job before the CIF job runs to trigger a batch macro
this macro should set a flag in the planning books - say put value 1 in a cell somewhere in history
2. create another start macro in all your planning books which checks for this indicator - if cell =1 then make all rows output only by using the macro function row_input( ) = 0
now when the user goes into the planning book he will be in display only
3. when the CIF work is over it should release the lock by removing the KF value from that cell

Similar Messages

  • Product: &1 Location: &2 Error in Planning Book

    Hello All,
    We are facing an issue which is not reproducable and occurs randomly for different products.
    When users access planning book, the following information message (not error message) appears as
    "Product: &1 Location: &2" and the user is getting logged out without saving data.
    We have implemented sap note 1510476 but still issue is found for few users.
    Any pointers on this will be appreciated.
    Regards
    R. Senthil Mareeswaran.

    Hi Senthil,
    As for as I know, if this is a DP Planning Book, then, we need to explicitly execute the Macros (advisable for faster access though). For SNP Planning Book the macros run automatically.
    If, your Planning Book is a DP PB, then, while executing the Transaction, it did not turn up to the exact Macro and proportionally, could not retrieve the Data Selection for Product & Location.
    Please check whether the macros are running succesffuly.
    Regards,
    -Syed.

  • Restrict User Access to Planning Books- Creation of Roles

    Hi All
    I want to restrict the users to access/see only limited number of planning books in SDP94
    menu
    For this, I tried creating a role and assigned authorization C_APO_PB with required planning book values
    However I am not sure how to create the role properly. In the change role screen, the "Menu" and the "Workflow" tabs are red, while authorization tab is green
    Do I need to do any activity in Menu and Workflow tabs
    Please guide
    Any help on this is highly appreciated
    Thanks
    Vijay

    Moderator message - Cross post locked
    Rob

  • Macro to restrict the users to adjust keyfigure in planning book

    HI,
    My Planning book is using by all the managers, where i need to restrict a keyfigure to enter manually for few users.
    Only for 3 users the keyfigure has to open, when they are in planning book, and all other users should not have any access to  enter manually any voulmes in the planning book.
    i tried framing a macro, but not successfull.
    Is it really Macro required to make this? or any other way that we can make this?
    if it is a macro can u brief,me  how to proceed for the macro.
    Thanks in Advance
    Arun R Y

    I know this is not the forum for this question.
    There are APO alerts that use APO transaction /SAPAPO/AMON1 - Alert Monitor.
    Can this alert monitor be configured to show up in the universal worklist (UWL) in the portal?
    if so would these alerts show up in the alert inbox of the uwl just as other sap ECC alerts do?
    (the other alerts i speak of are those referenced here (http://help.sap.com/saphelp_nw04s/helpdata/en/3f/81023cfa699508e10000000a11402f/frameset.htm).
    Or are these alerts two totally different types of SAP functionality with the same name (ALERT) ?
    Thanks
    Ted Smith

  • How to know which user created a given Selection ID in Planning Book

    Dear Expert
    Do you know if there is a way to trace who created a given selection ID in DP or SNP planning books?
    Thanks!

    Hi,
    You will get details of of the user who created the selection IDs   and date /time  details  from the database table   /SAPAPO/TS_SELKO   (Header Selection Variants) .
    You may create a simple query for this or an elaborate ABAP report.
    Regards
    Datta

  • Core Interface: Planned Order Integration

    Hi
    We are planning a product in both systems (ECC & APO). We want to restrict the Planned Order Integration b/w ECC & APO which are generating in ECC. At a same time we want a Planned order integration which are generating in  APO.
    Is there any standard BADI, USER Exit ?
    Kindly give your valuable inputs for my mentioned query.

    Hi Gurvarender,
    Find this Customer exist for planned order
    In SAP APO
    Customer Exits For Planned Orders
    ●      APOCF004 u2013Inbound processing of planned orders
    ●      APOCF020 u2013 User-specific fields in the order interface
    ●      APOCFPIP u2013 Publication of in-house production orders (planned orders)
    In SAP R/3
    Customer Exits For Planned Orders
    ●      CIFORD01 u2013 Enhancement for order inbound interface .
    ●      CIFORD02 u2013 Enhancement for the transfer of customer-specific order fields )
    ●      CIFORD03 u2013 Enhancement for inbound customer-specific fields in the in-house production order
    Regards,
    MJ

  • How to find which user is in the planning book XYZ?

    Hallo,
    we are using SCM APO 5.0. and have defined "key-figure-specific Lock" as our locking logic.
    I need a program to get all users who are in a special planning book. Normally I can read this information from lock entry list (SM12). But with this locking logic the entry list looks quite different. Has someone an idea?
    Thanks in advance
    Yong

    Yong,
    There is a macro ACT_USER() which returns the user in a particular planning book. You can make it as a directly executable macro and schedule it using mc8e.
    Hope this works.
    Regards,
    Abhi

  • Saving planning book graphic setting for all users

    Hello,
    I am using APO 7.0 I want to save my user specific graph saved at the planning book level as a default Graph so that all users see the same.
    Is it possible to achieve by Planning book configuration?
    Thanks | Chandrakumar

    Hello,
    You can use transaction /SAPAPO/SDP_CHART.The business function SCM_APO_DP_SNP_CTM has to be switched on.
    Best Regards,
    Ada

  • User are getting kicked out of SNP planning book

    Hello Experts
    I hope you can help me out here!
    From time to time we are experiencing strange issue for SNP user's .. User are getting kicked out from SNP planning book
    Please help us.
    Thanks
    Ramesh

    Hi Ramesh,
    As far as I know, users should not get kicked out unless someone terminates their session.
    Even if they lock some data and the same data is needed by some job, it's the job that would fail showing data lock. Similarly, if some other uses tries to access the locked data, the user who is accessing later would face the issue of not being able to go to edit mode.
    It's possible to write programs that could specifically do this work of kicking out users before we run batch jobs, but let me assume that this is not the case with you.
    One possibility is that there is issue in livecache and so users are not able to access livecache or get kicked out from their active session (e.g. your log area gets full, then users would soon get kicked out after seeing the system hanging initially). This you would need to check at the time when users face issue. This would also mean that other processes that need livecache should also fail e.g. GATP, or SNP planning or PPDS planning related jobs would fail at the same time.
    If you could share exactly what error message the users are seeing, that could be helpful in resolving the issue.
    Thanks - Pawan

  • Activation of Planning Book and Macro's during Upgrade

    Hello All,
            We have copied all the planning books and macros from scm 4 to 7.
    When I try to login in my planning book with any selection it says 'An error occured during the generation of the macro program'.
    If I check the macro's for the planning in the macro workbench it says 'Macro(s) Was/Were Not Generated, Macro Book Was Not Saved'. Please let me know is there any to activate all the planning books and macros.
    Thanks,
    Siva.

    Hi Siva,
    I guess this is related to your other query. As mentioned there take a look at Note 1331066 which is part of SCM 7.0 SP 4.
    One easy way to determine the relevant notes by each application area is to check the Support Pack link as below
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/spat/index.htm?sp1=SAPKY70004
    You can then open each application area check for relevant notes for your issue. Use 70003, 70002 and 70001 to see the notes bundled in SP3, 2 and 1 respectively for SCM 7.0. The latest SP available for SCM 7.0 is SP5.
    Hope this helps.
    Somnath
    Edited by: Somnath Manna on Aug 25, 2009 2:41 PM

  • Restricting DP Planning Books by Users

    Hi All:
    I have a situation where we have two business' and each of them have their own planning area and their respective planning book.  One business does not want to see the other business' planning book.  We have two sets of users who should be able to see one planning book each.  How can I do that?  I am not a security person.  OUr team setup something and now when I log into the test user ID I try to execute /SAPAPO/SDP94, it gives me an error " Planning Book is defect. You dont have authorization for other books".  The SU53 gives me:
    > Authorization check failed
      >  Authorization Obj C_APO_PB
        > Auth Field ACTVT                                         03
        > Auth Field  APO_DVIEW Data View             Z_DQ_ALL_TEST
        > Auth field APO_PLBK2 Planning Book          Z_DQ_ALL_TEST
    > User's Auth data Q:ZFXDPMGR
      >  C_APO_PB etc etc   >>>>>> all green.
    The Z_DQ_ALL_TEST is not the planning book that this user should access.  And the User Auth data after the Auth FAilure are all green and has the correct data.
    Where is the Z_DQ_ALL_TEST coming from?  Any help would be greatly appreciated.
    Thanks
    Ryan

    Hello Ryan,
    Please check the transaction /sapapo/sdpplbk.
    If there's default planning boo/data view assigned to the userID, please remove it.
    I suppose the incorrect planning book/data view comes from here.
    Best Regards,
    Ada

  • Production during resource downtime in SNP Distribution Planning Book

    Hi Guys,
    We are in SCM7.0. Have got PPDS along with SNP and DP. SNP Planned orders are converted to Production orders and are capacity planned in the PPDS planning board.
    When a production order gets its partial confirmation in ECC then the Production (Confirmed) KeyFigure in the SNP Distribution planning book doesnot considers the resource downtimes / weekends. This results in receipts during downtime/weekends in day bucket in the SNP planning book.
    Before partial confirmation, the scheduled production orders (in PPDS) is reflected correctly in the day bucket considering the downtimes / weekends.
    Any suggestion on relevant Notes / Settings.
    Thanks
    Srini

    Hi,
    Ok, I understand the issue completely now.
    But did you right click on the bucket with downtime in SNP planning book, choose diaply details and see the order details?.
    After doing this you can check in product view and MD04 to check if the order is actually open in this period.
    If it not open in the period corresponding to the bucket in which it is displayed in planning book and product view and MD04 are fine, Please check this and update, maybe other experts could help.
    If you have a really good abapper, you could also debug the planning book load or raise an OSS to be safe.
    Regards,
    Ashok

  • User is unable to view the selection window in the planning book

    Hi Friends,
    I am able to view the selection window in the planning book.
    User is unable to view the selection window in the planning book.
    Is it authorization issue or any settings issue?
    Please explain me in detail.
    With regards,
    Balu

    HI Balu
    Can you check if ''Selection profile" is checked in the ''view selection" option in the top left of the planning book for the user?
    you can choose the hide/show the Selection profile tab, planning book/data view and macros tab using that function.
    Check if this helps.
    Rgds, Sandeep

  • Identify Orders created manually in the planning book (user exit macro?)

    Hello All,
    I am trying to capture the orders created manually in planning book using a user exit macro!!.
    Does anyone have any Idea of how to acheive this. Main aim is to identinfy orders created manually.
    Thanks in advance,
    Regards,
    -Srini

    Hi,
              There are no change pointers like R/3 in APO due to the live cache technology. You can how ever findout if an order is created by system or manually created. Check this [thread|Re: How to identify an order generated by heuristics run or entered manuall]
    Check if you can use the BAPIs to read orders and see if they have "output-firmed".

  • How can we restrict the users/planners for a planning book?

    Hi experts,
    How can we restrict the users/planners for a planning book?
    Thanks,
    Naga.

    Hi Naga,
    we describe this in our SAP Demand and Supply Network Planning rapid-deployment solution.
    Access this area directly via
    http://service.sap.com
    /rds-dpa
    In the configuration guide Demand Planning Settings, Macros and Chart
    Engine (DP3) read Appendix: Setting up Roles and
    Authorizations.
    BR Frank

Maybe you are looking for