Direct material procurement in PDP scenario for classic mode

Dear Gurus,
We have configured classic scenario in our SRM 7.01 with backend system ECC 6.0 Enhpk 5.  We have PDP scenario for direct material as one of the requirement. The requirement generated in MRP in the ECC backend system will be sent to SRM SOCO for sourcing. Once the right source of supply is found, the follow-on purchase order needs to be created in the ECC backend system in direct material mode.
However, the SAP SRM standard supports only indirect material procurement in PDP scneario for classic mode. How to enable the direct material procurement? Could you suggest any BAdi to be used here?
Thanks and regards,
Ranjan
Ranjan Sutradhar

Hello,
You need to activate the Bsdi 'ME_REQ_SOURCING_CUST' for transferring the purchase requisitions from ERP to SAP SRM.
Some details about the method involved for the same are mentioned below :
Mehtod : IF_EX_ME_REQ_SOURCE_CUST~ACTIVE
->when parameter CV_AUT_SOURCING is set to true, external sourcing (e.g. SRM system) is active in ERP system
->when parameter CV_EXT_RFX_IND is set to true, RFx can be created out of PR directly from ERP system using application CPPR
->when parameter CV_EXT_SC_IND is set to true, PR in ERP system will be transferred to SRM using application CPPR
Method b. IF_EX_ME_REQ_SOURCE_CUST~CHECK_EXTERNAL_SOURCE
Here you need to maintain the logic / condition for which PR has to be transfered to SOCO.
Example
IF ( is_req_item-ekgrp = 'SRM' AND is_req_item-matkl = '100' )
cv_ext_sourcing = cl_mmpur_constants=>yes.
ENDIF.
When this BADI is active whenever you save a PR with say the purchasing group as SRM and material group is 100 (as per sample code above), system automatically triggers the PR transfer from ERP to SRM by xml's.
Best Regards,
Rahul

Similar Messages

  • DIRECT MATERIAL PROCUREMENT and INDIRECT MATERIAL PROCUREMENT

    please explain , what is the differance between DIRECT MATERIAL PROCUREMENT and INDIRECT MATERIAL PROCUREMENT.please explain with example.

    source: http://www.ftpress.com/articles/article.aspx?p=24168
    Procurement materials can be broken down into two major categories: indirect and direct.
    u2022
    Indirect procurement involves any commodity or service that a company buys that does not result directly in finished goods.
    u2022
    Indirect procurement can be divided into two groups: ORM (Operations Resource Management) materials such as office products and travel services, and MRO (Maintenance, Repair and Operations) materials such as replacement parts.
    u2022
    Direct procurement involves materials purchased for use in the manufacturing or distribution supply chain that are "directly" related to the production of finished goods.

  • Regarding direct material procurement in Classic scenario.

    Hello SRM Gurus ,
    We are implementing SRM5.0 classic scenario, (SSP with CCM).
    As per standard , Shopping cart for a direct material (Requisition for
    stock) will create a follow-on document in SRM only (controlled extended
    classic scenario).
    Client's requirement is that it should create a back-end PR in R/3 system.
    Reason being, the client needs to have only one indenting system and one
    procurement system.
    which BAPI in R/3 for PR/PO has to be used to create PRs or Pos from SRM. Similarly, RFC  which FMs have to be used to update status in SRM.
    How to bypass the standard replication mechanism.
    Please help me..
    Thanks and regards,
    Mani
    mail id : [email protected]

    Hi
    <b>Why not go for the BADI -> BBP_TARGET_OBJTYPE</b>
    Or
    <u>Alternatively using SPRO settings, you can change the standard behaviour of the system based on various attrbutes e.g., for a Particular Product, Item category, etc.</u>
    <b>Here is the Path ->
    IMG -> Supplier Relationship Mnagement -> SRM Server -> Cross-Application Basic settings -> Define Objects in Backend System (Purch. Reqs, Reservations, Purch. Orders)</b>
    <b>Define Objects in Backend System (Purch. Reqs, Reservations,</b>
    You perform this step only if you create your Materials Management documents in a backend system.
    You specify the documents that are to be created in the backend system for a requirement coverage request.
    The following documents can be created:
    Purchase requisition
    Purchase order
    Reservation
    You enter a product category (such as office supplies, or hardware) and/or an organizational unit. The organizational unit contains the purchasing group that is responsible for procuring products in this category.
    You can enter the product category generically, such as Office*.
    Note
    The backend system is determined  using the product category in the requirement coverage request item. The item also contains the organizatinal unit.
    You can use the Business Add-In BBP_TARGET_OBJTYPE if you wish to implement a different logic for creating documents in the backend system.
    Example
    If purchasing group 01 wants to procure materials from the category Raw Materials, a reservation is to be created every time.
    If materials in the category PC are to be procured, a purchase requisition is to be created every time.
    Activities
    1. Enter the organizational unit and/or the category.
    2. Enter a source system.
    3. Choose the procurement type.
    Reservation if stock is available, otherwise external procurement
    The system creates a reservation if the material is subject to inventory management and sufficient stock quantity is available in the warehouse on the requested date.
    Always reservation for materials subject to inventory management
    The system creates a reservation if the material is subject to inventory management, irrespective of whether stock is available.
    Always external procurement
    The system does not create a reservation, but always procures the item externally. In this case, you specify the type of external procurement.
    The following options are significant if the system cannot create a reservation (for example, if there is no stock available or for a non-stock item) or the system must not create a reservation (choose Always external procurement).
    Purchase order if item data complete, otherwise purchase requisition
    The system always tries to create a purchase order. If the item data is incomplete (for example, the vendor or price is not known), the system creates a purchase requisition from the item.
    Always purchase requisition
    The system always creates a purchase requisition.
    Always local purchase order
    The system always creates a local purchase order.
    Hope this will help.
    Please reward suitable points.
    Regards
    - Atul

  • Issue in PO creation for Direct Material Procurement.

    Hi Experts,
    I am working with SRM 7.0 Classic Scenario.
    I have no issues with SC creation for indirect materials with Account Assignment.
    But when I select Order as Direct material in SC for any material with out account assignment on Approval of SC PO is created in SRM system as Extendended Classic Scenario even though I have not activated Extended classic scenario.
    Kindly help me out in this issue how can I order as DIRECT MATERIAL WITH Classic scenario.
    Regards,
    B.N.Karthikeyan.

    karthi
    it is standard behavior,
    but you can do one thing .
    BBP_CREATE_BE_PO_NEW  BADI - TRY . CLEAR THE ACCOUNT ASSIGNMENT .Thats all . check it up with technical resoucre.
    but you have to decide by developemnt what are the materials are PO with account / without account assignment
    br
    muthu

  • Order as Direct material check is not coming for shoppingcart with material

    Hi,
    We are using portal indpendent navigation screen (NWBC) SRM 7.0 extended classic scenario. Order as direct material check box is not coming in item data of shopping cart for shopping against the material. I checked every thing but not able to get the check box for order as direct material.
    Please advise what to do.
    (N. Kiran Kumar)

    Hi,
    Please check that the component configuration has not hidden the field, it is under the following configuration:
    General Information About the Application and Component
    Application: /SAPSRM/WDA_L_FPM_GAF
    Web Dynpro Component: /SAPSRM/WDC_DODC_SC_I_BD
    Window Information: IV_L_FPC_CA_DETAILS
    View Information: V_DODC_SC_I_BD
    Configuration ID: /SAPSRM/WDCC_FPM_DODC_SC_I_BD_WI
    Component Element you are looking for is ORDER_DIRECT_MAT_LABEL
    Also check if someone has hidden the field using WD customizing onscreen, right click over the screen and choose 'User Settings', here check if any fields are hidden.
    Regards,
    Jason

  • Can you still install OS 9 (for classic mode) on Leopard?

    I have Tiger running on one of my PPC G5 machines. My son has the They Might Be Giants "No" CD that has an interactive game. I believe I can install OS 9 so that it sees it when running the game in classic mode. We are thinking of upgrading that mac to Leopard. Once I do that, will classic mode still work. I realize with Intel, OS 9 is dead, but since we still have the old PPC mac, I would like to be able to use it. If there is a better spot to ask this question, please let me know.
    Thanks

    You can't run Classic on Leopard even on a PPC Mac, but what you could do is create and maintain a bootable clone of your current Tiger system on a FireWire external drive. You could then boot the G5 from the Tiger clone when you wanted to run a Classic app.

  • SUS-MM integration in Classic Scenario for SRM

    Hello All,
    We are using SAP SRM in classic Scenario.
    We also plan to integrate SUS with MM .
    Looks like in the Classic Scenario with SRM , only the Direct material procurement is possible
    using MM- SUS.
    How would the SUS-MM integration work for Indirect PO's.
    Our Process is as follows:
    1) Shopping cart created in SRM for Indirect material & approved ( with cost assignment)
    2) Classic PO created in backend & sent to SUS
    After this step is it possible that the Vendor create the GR in SUS and it is sent to ECC for Approva through PI l??
    Thanks
    Kedar

    KedarG wrote:
    > Is it possible in Classic Scenario, to send the SUS confirmation to SRM instead and from there to ECC
    NO. dont think of a situation like that. if it is classic scenario except SC every thing will in ECC. how do you think confirmation creation can be possible in SRM when PO is not present in SRM!!
    > Can you provide some details on ECC workflows. I didn't find any thing on this. Does ECC even support workflows as SRM?
    >
    SRM is a kiddo infront of ECC, so workflows definitely are present in ECC(not BRFs but event driven wfs).
    any ways, your solution would be a custom solution, implement MB_DOCUMENT_BADI, to trigger a custom WF from custom event. this can be used for notification and stuff. but it wont stop the execution, so, dig on it how to stop the GR post till the workflow is not over.
    and invoice anyways has workflows which you can use

  • How to use the direct material indicator in Plan Driven Procurement?

    Dear Experts,
    How the system determine the procurement as direct material procurement in Plan driven scenario? In case of manual shopping cart, the system determines the direct material /indirect material procurement based on the check box 'Order as direct material'
    indicator.
    Now in case of plan driven procurement, where the requisition comes from ECC system, there is no way to indicate in the MM system for direct material?
    Could you please enlighten me here?
    Thanks and regards,
    Ranjan

    Hi Ranjan,
    In case of manual shopping cart, system at that point does not know whether the material procured has inventory management maintained or material valuation. Hence we need to specify option of 'Order as direct material'.
    But when requisition is created in ECC system, SAP system already is aware of direct procurement since material used will have material master / Inventory management / Material valuation / Storage location etc maintained. And the info or some indicator will be sent to front end SRM system accordingly. 
    Moreover it does not really matter for front-end SRM system to check whether it's a direct or indirect procurement since all procurement processes followed in SRM will be exactly same.
    Hope this provides some kind of understanding for your questions.
    -Ravi

  • Create PO as direct material

    Hello SRM Experts,
    SRM 5.0 (classic scenario)
    we like to create a PO, from a QUOT after BID, with transaction type "ECDP" (Direct Material). Therefore we select in QUOT the transaction type "ECDP" and press the "Create PO" button. I can´t see any differents to the transaction type "ECPO" (Normal PO). The Backround is that we like to create a PO without account data (e.g. G/L account, cost center), but we got the same error message both "ECPO" and ECDP". The error message from backend is ME 083 "No cost center".
    Has anybody of you an idea how I can use the direct material functionality in QUOT.
    Thanks for you help in advance.
    Kind regards
    Axel

    Hi
    <b>Please go through the following - ></b>
    Note 815849 FAQ: Account assignment system response
    Note 496082 FAQ: Account assignment in purchasing
    Note 891978 ME51N: Account assignment dltd after source of supply detmn
    <b>Related links -></b>
    Re: Regarding direct material procurement in Classic scenario.
    Re: Question regarding direct material
    Re: Direct material POs question
    Re: direct material and ECS
    Error in Invoice thru SRM  for backend Direct material PO
    Re: Direct Material Procurement scenario
    SRM Bid Invitation for Direct Material
    Re: PO is not getting created in SRM for Local Material
    Do let me know.
    Regards
    - Atul

  • Order as Direct material Tab activation

    Hi Guys,
    I select some materials from catalog and transfer them to SRM system and some materials I find a tab with ORDER AS DIRECT material. where as for some material I do not find, when I click on the Order as direct material this goes into a stock item.
    So in order to activate this for some Vendor catalogues  what are specific settings I need to follow.
    Please suggest.
    This is extended classic scenario and Version 5.0
    Thanks for your replies
    Regards
    Srujank

    Hi Srujank,
    "order as direct material' will be available only for Product of type 'Material'. It is not available in case of product type 'Service'. Please, check if your product is of type material or not.
    Thanks and regards,
    Ranjan

  • Regarding Raw Material Procurement Cockpit

    Hello everybody.
    I am test the new business function named raw material procurement cockpit(RMP Cockpit).
    I just checked the following SAP information.
    Raw Material Procurement Cockpit - Consumer Products for Food and Beverage Industry (PP-PI-CFB) - SAP Library
    But I cannot find the restrictive condition information for RMP cockpit.
    For example, if use the subcontracting function for Japan-specific, the cost calculation cannot be used.
    Would you like to tell me the restrictive condition for RMP cockpit?
    or show me the way to find the information about RMP cockpit restrictive condition.
    Thanks in advance.
    BR,
    Tadayoshi Son

    In SFW5, click on impact analyzer and then details for the business function.
    Check the transaction codes that are affected.

  • Classic mode web application in SharePoint 2013 Error occurs

    while creating Classic web applicatiuon using powershell commands following error occure
    PS C:\Users\centraluser> New-SPWebApplication -Name "SharePoint - 100" -Applicat
    ionPool "SharePoint100" -AuthenticationMethod "NTLM" -ApplicationPoolAccount (Ge
    t-SPManagedAccount "wse\centraluser") -Port 100 -URL "http://w8-sp13-en"
    WARNING: The Windows Classic authentication method is deprecated in this
    release and the default behavior of this cmdlet, which creates Windows Classic
    based web application, is obsolete. It is recommended to use Claims
    authentication methods. You can create a web application that uses Claims
    authentication method by specifying the AuthenticationProvider parameter set in
     this cmdlet. Refer to the http://go.microsoft.com/fwlink/?LinkId=234549 site
    for more information. Please note that the default behavior of this cmdlet is
    expected to change in the future release to create a Claims authentication
    based web application instead of a Windows Classic based web application.
    log4net:ERROR XmlConfigurator: ConfigureFromXml called with null 'element' param
    eter
    log4net:ERROR XmlConfigurator: Failed to find configuration section 'log4net' in
     the application's .config file. Check your .config file for the <log4net> and <
    configSections> elements. The configuration section should look like: <section n
    ame="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" /
    >
    New-SPWebApplication : Object reference not set to an instance of an object.
    At line:1 char:1
    + New-SPWebApplication -Name "SharePoint - 100" -ApplicationPool
    "SharePoint100" - ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : InvalidData: (Microsoft.Share...PWebApplication:
       SPCmdletNewSPWebApplication) [New-SPWebApplication], NullReferenceExceptio
      n
        + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPWeb
       Application
    PS C:\Users\centraluser>

    use of classic mode authentication, also known as Windows classic authentication, is discouraged in SharePoint 2013 according to
    MSDN.
    Office Web Apps can be used only by SharePoint 2013 web applications that use claims-based authentication. Office Web Apps rendering and editing will not work on
    SharePoint 2013 web applications that use classic mode authentication. If you migrate SharePoint 2010 web applications that use classic mode authentication to SharePoint 2013, you must migrate them to claims-based authentication to allow them to work with
    Office Web Apps. For more information, see Use Office
    Web Apps with SharePoint 2013.
    I would suggest to create claims based web application. Any specific reason you are looking for Classic mode?
    Raghavendra Shanbhag | Blog: www.SharePointColumn.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

  • Installing Classic Mode on Tiger, DVDs, emulators

    I want to install classic mode on a Mac running OS 10.4 (Power PC processor). We have DVDs for three different kinds of Mac of the same generation, but none of them come with the extra tools CD/DVD that is mentioned in Apple's instructions and in other posts as containing OS 9. The install DVDs are the Swiss (German) version. Is the third DVD only in the US version?
    We have 9.0 CDs for two Power Mac G4s, plus one G4 computer that's broken, and one that's alive and well, running 9.2. Is there a way I could lift the system folder from this computer, copy it onto the hard disk on the 10.4 computer, and "bless" it, or is more required than the system fold for classic mode to run under Tiger? I'm wondering whether it's possible to install an emulator like Sheepshaver, since I could start with 9.0 and upgrade that to 9.2, and then transfer the necessary files (system folder plus ...?) to use the built-in classic environment.
    Any help would be much appreciated.

    You don't say exactly what computers are involved which places us at a disadvantage in helping you.
    If you have a copy of OS 9.1 or greater on a computer you can simply copy the whole System Folder to a PPC running Tiger and set it up to be Classic.  Put it at the root level next to OSX's "System".  If you actually want to boot to OS9, that's where knowing the details of the computers and operating systems involved is essential.
    Technically, system installations can be machine specific, but I think for OS9, and especially when used as Classic, this isn't as much an issue.  Classic isn't in charge of any hardware anyway.  Some people may post saying, "Oh, it absolutely must be installed correctly," but frankly I have copied OS9.2.2 from computer to computer as I worked my way through models and had it work on any model that supports OS9, and that was for booting.
    If all you have are installer versions of OS9 on optical that is where you may run into trouble and may ultimately end up needing copies of the original discs (which likely are no longer available).  You will have to get the computer to boot to the installer disc in order to get it to actually put a usuable copy of OS9 on the computer.  Again, this is where knowing the exact disc versions and exact computer specifications is important.
    Message was edited by: Limnos

  • SRM MM-SUS for Direct Material ( i.e. Ext Classic Scenario)

    Hi Friends,
    We are planning to have the Classic Scenario in SRM 7.0  with  SUS. So it will be SUS-MM scenarion and it supports only for Classic Scenario,
    But when there is a case of Direct Materials [ Manual or through PDP ( Ext Req) ], it is SAP by defaullt setting that , system determine Extended Classic Scenario.
    Now , if SUS-MM supports only to Classic scenario ,then we can collaborate the Orders of Direct Material genereted through Ext Classic Scenario in SUS ?
    Confused over these contrast . Can any one suggest that how to get both one in SUS-MM  ?
    Thank you in advance.

    Hi Alex,
    Thanks for reply.
    It seems here is some confusion. PDP of Dircet Material is standard SRM secarion where we can soure the requieremnets generted in various SAP Module like PS, PM , SD, APO..etc. So We just hav eintenstion to source the requiermnet in Sourcing cockpit to create the PO .
    Okay. For time being , forget the PDP of Direct Material.
    Just take the Direct  Material ( For which we mention inventory or we procure for stock) only.
    By SAP standard / defualt setting  , for Direct  Material , local PO is generted ,althoug we have mentioned Classic Senrion setting for the same . And it is Extended Classic Scenarion. Right!
    At another side , it is SAP standrad that SUS-MM senarion support for only CLASSIC SCENARIO.
    Then , my conern is  how we can send these Local orders for dircet Material to Supplier via SUS ? Wether it is not possible ?

  • Procure item for inventory in Shopping cart as  Order as Direct Material

    Hello Experts,
    When i procure a an item for inventory click u201COrder as Direct Materialu201D and then the system would not ask for an account assignment,
    1.) where i can do this setting
    2.) the actual problem am facing is "SC is created but PO goes to status Saved and when i see PO i can see  the error and this is  "Backend error : enter account assignment category".
    Please let me know on this....i hope this will also be a great learning for me towards a journey of become masters in SRM like all of you
    Smriti

    yes. for order as direct account assignment folder disappear.
    Ordering a direct material means ordering a product that will be received into stock.
    You have to press the Order as Direct Material button in the item detail view.
    Selecting Order as Direct Material replaces the goods recipient with the plant you
    are ordering for and removes the Account Assignment information. The plants and
    storage locations are defined in the organizational structure in the extended attributes
    Locations and Storage Locations. After ordering the material as a direct material, you
    cannot change back to indirect; so, in case of a mistake, you have to delete this item.
    If you have a valid and definite source of supply, such as a contract, this will be used.
    Items without a source of supply will have to be completed by the purchaser in
    sourcing transaction or in the worklist of incomplete purchase orders. The complete
    purchase order will then be replicated to the back end system. Changes to the purchase
    order is only possible in Enterprise Buyer, which is the leading system for this process.
    Any changes made in Enterprise Buyer are transferred to the back end.

Maybe you are looking for

  • Java.nio.FileChannel  tryLock() method does not lock!!!

    Hello, I have the following:            RandomAccessFile raf = new RandomAccessFile(file, "rw");            try {                  lock = raf.getChannel().tryLock();           } catch (OverlappingFileLockException e) {                   System.out.pr

  • Why won't my iPhoto open?

    I can not get my iphoto to work. i get a message that says my iphoto will not work with my mac os x 10.7.2 and that an update needs to be done in order for it to work, but i dont need an update.

  • How to modify Smartforms & Script on new Macbook

    Hi there I am new to Macbook but i have install SAP JAVA GUI. Able to work on SAP, but not able to work on SAMRTFORMS & SAP SCRIPT Can any one tell me how to modify them on MACBOOK, Thanks  in ADVANCE.

  • Active Directory integration with Service Desk and Busines Partners

    We have populated the business partners in Service Desk with data from Windows Active Directory, but this was a one-time import. At the moment if there are any changes to Active Directory then the business partner records need to be updated manually.

  • How to get back to the calling application ?

    Hi Friends ,             I am having a BSP application which is being called from different Planning layouts in BPS .   Its a stateful application and I am finding that when i hit standard browser Back button i am returning to my application again .