How we can define User Constraints in SAP APO SNP?

Hi
How we can  define flexible User Constraints in SAP APO SNP ? Meaning standard constraints can be configured in SAP APO SNP but how we can configured real time  customer constraints?
Thanks
Poorna

Hi,
You can use CIF user exit CIFMAT01 for this purpose. You can follow below path in SAP for more details
SPRO---SAP refrenceIMG----Integration with other SAP components---Advanced Planning and Optimization---Application specific settingsand enhancements---Enhancement for materials---Influence data before transfer to APO on user specific basis.
YOu can read help in above path about exit.
YOu need ABAP person who need to code this. What you need is read custom field from table from MARC  and Populate in procurement cose field in this exit.
Regards,
Santosh,

Similar Messages

  • How we define Supplier constraints in SAP APO SNP?

    Hi
    Customer is trading company and SNP optimizer is configured  for sourcing optimization,Following are queries
    How we can define Supplier constraints? Supplier constraints meaning Supplier is capable of supplying 5000MT  how we model this and Minimum purchase need to happen from certain suppliers of quantity 2000MT,basically Quantity constraints need to be built in SAP APO SNP.
    expecting some valuable inputs
    Thanks
    Poorna

    Hi Poorna,
    Please follow below steps to delete Product-Location combinations in APO:
    1. In ECC, deactivate Integration model for Transaction data and master data of the Products and locations to be deleted from APO.
    2. Check where used list from transaction WUF and delete dependent transaction data and Master data from APO. You may use /sapapo/rlcdelete and /sapapo/sdorder_del.
    Also delete dependent Master data objects like CVC, PPM, Transportation lane, PDS etc. from APO
    Ensure deletion of transaction data in all existing versions in the 000 Model.
    3. Set the deletion flag for Product / Product-Location combination using transaction /sapapo/mat1
    4. Once the transaction data & related master data is deleted and deletion flag is set, it is possible to delete the location-products by running the report /sapapo/delete_products
    To delete Locations from APO:
    Follow same steps as above. In cases of deletion of Locations, all products in that location should be deleted using the Product-Location deletion flag optionJust change the report in step 4. For locations, use report /sapapo/delete_locations
    To answer your other question on change in location type, I think it is not possible to change once you CIF location master to APO.
    Regards,
    Ravi

  • How we can define storage capacity constraint for SAP APO SNP(trading company)

    Hi
    can any one advise how we can define storage capacity constraint in SAP APO SNP.Typically businesss scenario its a trading company  sources from different sources and deliver to the distribution centres,its typically sourcing optimization using SNP optimizer.How we can define capacity constraint for a source?
    Thanks

    Hello Poorna
    I suggest you to refer this thread which will be helpful.
    Storage capacity as hard constraint in SNP optimizer
    and this is one very informative document too.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b004ab38-d73f-2d10-9d86-81f014034235?overridelayout=t…
    Hope this will help
    Thank you
    Satish Waghmare

  • How we can define sourcing capacity constraint?

    Hi
    How we can define sourcing capacity constraint in SAP APO SNP optimizer ?Basically SNP is used for Sourcing optimization?
    Thanks
    Poorna

    Hi DB49
    If i say at Source A capacity is 6000MT,& demand is 8000MT,i can procure only 6000MT from source A remaining from other source during the SNP optimizer run.How i can define this constraint?
    May be i can consider storage constraint!
    kindly suggest
    Thanks
    Poorna

  • How i can make user defined button in standard menu.........

    hi all,
                     please tell me how i can make user defined button in standard menu.........
       regards
    vikas saini

    hi Vikas ,'
    u can do this by using PF status and setting titile .
    follow thw link for help.
    Re: To Change SAP Tiltle into some other title
    Regards,
    Amit

  • How i can use user-exit

    How i can use user-exit

    hi,
    in order to find out the user exits for any tcode,
    1. get the developement class of the tcode from SE93.
    2. Now goto transaction SMOD and press F4,
    3. give in the Deve class in the dev class and Press ENTER
    this will show u the exits for any tcode.
    or execute this report
    http://www.erpgenie.com/sap/abap/code/abap26.htm
    which gives the list of exits for a tcode
    http://help.sap.com/saphelp_nw04/helpdata/en/bf/ec079f5db911d295ae0000e82de14a/frameset.htm
    For information on Exits, check these links
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    Regards
    Anver

  • How one can define Bus. Process Modeling(BPM) and Business Process Engine

    Hi,
    How one can define BPM and BPE in simple terms?
    it would be great if once can give practical example.
    thank you,
    cg

    hi,
    I would compare these with java.
    Eclipse-->Business Process Editor
    Java Code(Business logic) --> Business Process (BPM)
    Java Compiler --> Buisness process Engine
    Regards,
    Siva Maranani.

  • In layout  how we can define screen field ie customer no -------- to ------

    hi,
       in layout  how we can define screen field ie
                    customer no -
    to -
                     my screen should be like this?
           reply me soon.

    we cannt able declare select-options in module pool program .But we have ranges
       so delclare two varibles
    DATA:  v_kun_low LIKE zcust-kunnr ,
           v_kun_high LIKE zcust-kunnr.
    RANGES r_kunnr FOR zcust-kunnr  .
       in PAI
             CASE SY-UCOMM.
                WHEN 'FCTCODE'.
                 r_KUNNR-low = v_KUN_low.
                 r_KUNNR-high = v_KUN_high.
                 r_KUNNR-option = 'BT'.
                 r_KUNNR-sign = 'I'.
             APPEND r_budat.
    in screen designing
       ie layout>f6>get from program fields

  • How we can integrate ep system with SAP R/3 system

    I want to integrate SAP EP(7.0) system with SAP R/3.Can any body guide me the step by step method to integrate the above two system.
    How we can configure SLD with J2EE engin?How we can established the JCO connection?
    Thanks
    Kundan

    Hi,
      Why don't you use search functionality in SDN? You can get lots of guides. This question is repeated lots of times.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/how%252bto%252bconnect%252bto%252bsap%252br3%252bsystem%252bthrough%252benterprise%252bportal%252b7.0%252busing%252ban%252biview.
    Configuring SLD in Sneak Preview SAP NetWeaver '04 Sneak
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0c1d495-048e-2b10-babd-924a136f56b5
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/3d7db2e5-0601-0010-4a88-9f3498f8142f
    Regards,
    Harini S

  • How i can find user locale/language from his/her request header ?

    Hi
    thank you for reading my post
    what is request header field that shows user agent language/locale ?
    is there any http header value that shows user locale/language ?
    if yes , how i can extract it ?
    thanks

    Certainly there is.
    http://www.w3.org/Protocols/HTTP/HTRQ_Headers.html#z12
    The header is "accept-language"
    You can get it via
    request.getHeader("accept-language");
    You can use request.getHeaderNames() to give you an enumeration of all the headers sent by the browser, so you can see them and the values.
    Here is an extract from a test page I use every once in a while that prints out useful information. This bit prints out request headers (using JSTL)
    You can just drop it into a jsp page (don't forget to import the JSTL tag library) and it will show you all the request headers.
    <h3>Headers </h3>
    <table>
    <c:forEach var="h" items="${header}">
      <tr><td><c:out value="${h.key}"/></td><td><c:out value="${h.value}"/></td></tr>
    </c:forEach>
    </table>Cheers,
    evnafets

  • ATG 10.1 How we can create user segment programitically

    Hi,
    I want to create user segment programitically, not through BCC.
    Rule for the segment I will be getting from some third party. I have to create rule for my segment programitically and assign the user segment to a profile group.
    I checked the user properties and got to know as for every profile user segments will be assigned as a dynamic property.
    How I can create the same programitically after getting the rule from third party.
    Thanks in advance
    Agil

    >Why (no body) help me?.
    >Is my question not clear?
    Yes, your question is not clear.
    >
    http://www.libyabuild.com/news1.htm
    Is that one of the pages on your site? Do you just want to
    add a feature that searches your site for relevant content? If so,
    check out
    http://www.wrensoft.com/zoom/support/dreamweaver.html
    So I don't understand why you are asking about a database -
    are you trying generate results that link to other sites?

  • How i can make user hook on SSHR event?

    Hi all,
    I have SIT which is achieved in SSHR , I want to make a user hook to enter the SIT as element in the assignment when it is approved in the SSHR, how i can do this??
    Regards

    Hi suzvino ,
    I have a SIT like mission for the employee, i want after the approval from the managers , it will be entered to the element en screen using the PY_ELEMENT_ENTRY_API, I want to know to run this api from the sshr page.
    Regards

  • How we can use Bar codes in Sap-script?

    Hi,.
    Can any body please tell me how  we can use <b>Bar codes in Sap-script</b>?
    Please tell me the steps .
    Regards,
    Prabhudutta

    Hi,
    Check this link
    http://help.sap.com/saphelp_nw04/helpdata/en/de/ee0769ebd211d18e370000e83dd9fc/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94fc51ea11d189570000e829fbbd/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/68/4a0d5b74110d44b1b88d9b6aa1315b/content.htm
    Regards,
    Sonika

  • SAP APO SNP planned order

    Hi,
    I am basically from PP background and just started working in APO SNP. after running SNP optimzer,not able to see the operation details in SNP planned order ( SNP planned order has only receipts, requirements ). could you please help me how to get operation details in SNP planned order.
    Thanks
    Krishna.

    Hi,
    SNP Planned Order:
    1 . SNP Planned Orders wil give details about Order start date and finish date .
    2.  During  SNP Planned Order creation a basic scheduling will happen.
    PPDS Planned Order
    1.  PPDS Planned Orders will give details about when the actual production is start and finish.
    2.  During PPDS Planned creation the Machine time details defined in the routing routing or recepie will be take into account.
    3.  Leadtime scheduling will be carried out to calculate the exact production start date and finish date.
    Thanks,
    nandha

  • Re: Implementing Of SAP-APO-SNP

    Dear All,
    Is it possible to implement APO-SNP alone along with SAP ECC.
    If yes,Can I be advice upon any particular aspect to keep in mind before advicing this furhter to my client.
    Regards,
    Vivek

    Thanks for the information..
    I have one more thing.
    I am exploring the SNP because the client is looking to optimise their logistics cost. As I understand that In SNP the transportation lanes feature can cater to this need. My only point here is that I want to use APO for the Deployment side & not for the production side..That means I would be using the system MRP result for carrying out the production execution & will not be using SNP here but for mpving the stocks between the network I am intending to use the SNP Deployment feature.
    Please advice me whether this is a right approach from cost implications perspective.
    Regards,
    Vivek

Maybe you are looking for

  • Revel Error Message: "Some files could not be uploaded."

    Error Message: "Some files could not be uploaded. 1 file was unable to be uploaded and was skipped." I am a Revel user from its inception. I have never had upload errors before in Adobe Revel. I am trying to upload jpeg files in the same way I have d

  • How to "think" use of multiple logical table sources

    Hi everybody, i'm new to OBIEE and its paradigm. I'm trying to build a prototype with multiple physical sources: ERD and a Data Mart; I need OBIEE to go to the Data Mart model at the need of aggregated info and to go to the relational model at the ne

  • How do you set up your iphone?

    Right, so I got a new Iphone 4 and it was bouught unlocked from apple. My iphone sim is O2 and i had to switch my number over to this because i thave a contract. I have put the new sim in the phone, restarted it and connected it to itunes. When i son

  • SAX Parser in OC4J

    I'm trying to read a XML file in an EJB using a SAX parser. I tried the following statement to create the reader XMLReader xr = XMLReaderFactory.createXMLReader("oracle.xml.parser.v2.SAXParser"); but I obtain the following exception: java.lang.ClassN

  • How can we avoid union all in this query.....

    Dear All, I have a query which has union all.I want a query with the same result without using union all.Can anyone help me?Here is my query............. SELECT DID, DM.DISTRICT_DESCRIPTION "DISTRICT_NAME", MID, DM.DISTRICT_DESCRIPTION || '(D)' "MAND