PO creation with respect to PR in SRM

Hi All,
Greetings!!!
I am new to SRM. My requirement is to create a PO with reference to PR that is crteated in SRM. Some custom fields are added in shopping cart and same are updated in PR. Now, I need to update the same custom fields in PO creation. Please help me out on addong the custom fields in PR to the PO.
Thanks in Advance,
Kalam.

Hi,
The following tables will store all the data in the shopping cart in SRM
CRMD_ORDERADM_H - Header Details
CRMD_ORDERADM_I - Item details
if you want to add any custom fields you can add in the above two tables.
In the Backend  SAP R/3 -Tables
P.R -EBAN
P.O -- EKKO
Regards
Ganesh

Similar Messages

  • Delivery creation with respect to Storage Type

    Hi Gurus,
    Can we have a control on the deliveries creation with respect to the storage Types.
    The situation is to have the outbound deliveries created only from a perticular storage type neglecting other storage types. Is there any customization?
    Thanks
    Shashidhar

    Hi ,
      For this you have to define storage type serch strategy,
    Path,
    LE> WM>Master data >Material>storage type indicator \
    LE> WM>Master data >Material>storage section indicator
    Then,
    LE> WM>Strategires>activate storage type serch (whmaintion indicator  -- st type)
    LE> WM>Strategires-->activate storage section serch  (wh -- maintion indicator   -- st section)
    Maintain the material master with warehouse number & storage type.
    ( In the case of  fixed bin maintain the storage bin in wm-2 view)
    Maintain the storage type indicator & storage section indicator.
    If you have allready maintained the storage type search strategy then  remove the symbol  *** from yor storage type search.
    Dev

  • Sales order creation with respect to contracts

    Hi Guys,
    I am trying to create a saleorders with referece to contract for which in the background I configured so that during my sales order creation I see the pop-up box with all existing contracts for a specified sold-to party.
    This process is so painful that order entry people have to manually select from the big list (pop up box consisting of huge list).
    Is there any way so that I can automate this process insetead of selecting contracts from that list.
    Regards
    Krishna

    Hi Ravi,
    Thanks for your solution and could you please give me some more details what is the neame of the user exit.
    and welcome for some more suggestions.
    Thanks
    Krishna
    One way is to create the order with reference to the Contract and then the system will not give the pop up for the existing contracts.
    The other way to automate the process is by using a userexit. Here the system should check all the existing valid contracts for this sold to party and should select the oldest or latest valid contract, as per the client choice.
    Thanks,
    Ravi

  • Restrict order creation with respect to previous production order.

    Hi dudes,
    i have a urgent and important requirement like this, if i create a production order until unless this order should get CNF or TECO status other order(next order) should not be created. is there any way to do this or what is way is right whether to go for user exit or zprogram or any configuaration setting.
    i would appreciate for quick response
    Daniel

    Hi
    It is possible throughcustomised programe.
    Pl. coordinate with your technical team member.
    Regards
    YMREDDY

  • STO creation with respect to SO

    Hi All,
    I have several SO's created thru which STO will be created.
    In which table ot tcode ,i can see for so many SO's, STO's need to be created?
    Please suggest.
    Regards

    HI venkateshwaran
            VA05    List of Sales Orders
            VA07    Compare Sales - Purchasing (Order)
            VA08    Compare Sales - Purchasing (Org.Dt.)
    tables
            VBAK               Header data
         VBAP               Item data
         VBPA               Partners in sales order
         VBKD               Sales district data
         VBEP               Data related to line items, delivery lines
    Regards,
    Krishna

  • A query with respect to creation of the  shared Objects.

    Hi ,
    I am having a query with respect to creation of the  shared Objects.
    I have seen a example where the Author is creatining Shared Object as shown
    below :
    SharedObj = null;
    sharedObj = SharedObject.getLocal("myTasks");
    and there is nothing related to the word "myTasks" anywhere in the Application .
    Can anybody please let me know what is this word "myTasks" mean here ??
    Thanks in advance .

    hi,
    With a shared object it will create one if it doesn't exist, so "myTasks" will become the shared object name or if it exists it will load any objects that are within that shared object.
    Below is a simple example that uses sharedobjects to store login details.
    http://gumbo.flashhub.net/login/
    David

  • Inspection lot creation during GR with respect to Purchase Order

    Dear Experts,
    Here is my Question
    Inspection lot creation during GR with respect to Purchase Order
    Inspection type 01 set in the material master
    inspection lot will be created during GR for a Purchase order
    from my understanding for every GR a inspection lot will be created
    No batch Management
    but the requirement is irrespective to GR qty and number of times of GR
    we need inspection only one inspection lot
    For Instance
    There is a PO for 1000 kg no batch management
    now i do GR for 100 kg for 10 times with different dates
    now i need to have only one inspection lot
    not 10 inspection lot for each 100 kg
    can any one suggest a solution, please advise my understanding is correct
    Many thanks
    Raj

    Dear Raju,
    There is a solution for that .The setting can be done two ways, either in the material master or in the configuration
    1) Material Master
    MM02> QM View> Inspection Setup> 01> Control Insplot> 'X' An inspection lot for each purchase order item/order item 0r  An inspection lot for each material document and material
    a) 'X' An inspection lot for each purchase order item/order item
    This Means
    This setting is limited for use with the inspection lot origins 01 and 04.
    An inspection lot is only created during the first goods receipt for each PO item or production order.
    b) '1' An inspection lot for each material document and material
    If you set this indicator, the system creates only one inspection lot for a material document (in a goods receipt transaction) for each material. This setting is useful, if several purchase orders or partial deliveries are processed for the same material in a goods receipt transaction.
    2) You can do this default in the config
    SPRO > Quality Management >  Quality Inspection > Inspection lot creation >  Define Default values for inspection type > 01> Control Insp lot
    Hope this helps
    Regards
    gajesh

  • Creation of Multiple Shipments with respect to Single inbound.

    Hi,
    This is regarding creation of Multiple Shipments with respect to Single inbound.
    In standard SAP, you can create Shipment cost based on Inbound number.Requirement is here for single inbound can we create multiple Shipment document.
    Can we do shipment costing for Multiple shipment in single document through VI01.
    Yours Help in this will be highly appreciated.
    Regards
    Sunami.

    dear friend,
    to process shipment cost documents you can either call up a shipment cost document in change mode or you can create lists of the shipment cost documents
    you can create the following lists:
    -Shipment cost documents for calculation
    -Shipment cost documents for settlement
    to process a single document use t-code VI01
    to create lists of shipment cost documents to be changed use t-code  VI11
    so, if you need something very special you would think about the new enhancement...
    good luck!

  • Creation of Outbound delivery with respect to sales order

    Hi Gurus,
    I am an Abaper.
    I have a requirement to create outbound delivery with respect to sales order.
    Currently I have the purchase order details.  
    My coordinator has given me a logic.
    From the Purchase order, we have to get the Purchase requisition.
    From Purchase requisition, we have to get the sales order.
    From the sales order, we have to create the outbound delivery.
    Please explain me how to creaet the outbound delivery with respect to sales order.
    Also, how to get the PR from PO and SO from PR.
    Thanks in advance.
    Regards,
    Balaji. R

    Hi balaji,
    I will add the abap code since you are a ABAPER.
    1. To get the Pur. Req. from PO
    Note that PO_NO and PO_LINE_ITEM are variables.
           Select VEBLN VBELP  into (EBKN-VBELN,EBKN-VBELP)
           from EKPO inner join  EBKN on EKPOBANFN = EBKNBANFN
           where EKPOEBELN = PO_NO and EKPOEBELP = PO_LINE_ITEM
    2. And using VL01N you can create the relevant outbound delivery. Use above sales order for this. And record a BDC and write the code.
    Hope this will useful
    Thanks & BR
    sandun

  • Inspection lot before GR with respect to Purchase Order

    Dear Friends,
    Here is my Question
    If i use inspection type 01 ,Normally there is a inspection lot creation while doing GR with respect to PO
    but my Question is
    we need two inspection lot one is before GR and another is after GR , is there any settings or solution for this
    Thanks in advanace
    Regards
    Raj

    Hi Raj
    you can create inspection lot before GR by using inspection type 0101
    normally this inspection type is used for source inspection
    assign this inspection type 0101 to that material , create quality inforecord for material and vendor
    assign inspection type 0101 in that inforecord, now when P.O gets generated in MM
    you can generate inspection lot W.R.T that P.O through transaction code QI07
    please revert back for any help reqd.
    Thanks
    Vinay

  • Automise CS61 BOM creation with reference to Sales order

    Hi Experts.
    Need your help in fixing one scenario:
    We have scenarion data coming from third party containing BOM data with respect to Sales order.
    We are using XI/PI,
    1: Do we have any idoc for CS61 master creation. (Not likely to move in bdc ....etc)
    2: How to Create multilevel in that....
    Please guide .. Help is appreciable.
    Regards
    Deepak Sodhi

    Hi,
    You will need to make assignment from So item to Delivery item please check if copy control is maintained at item level. Also make sure that Copy controls are maintianed for the billing document from the SO & Delivery both as this would be the next step.

  • Backend price update with respect to plant

    Hi SRM Guru's
    Is it possible to update backend price for the material with respect to Plant.
    We are in Classic scenario.
    Currently Report EBP_GET_BACKEND_PRICES updating price for a material  average of all plants from ECC to SRM.
    But we need the price for the material to be updated plant wise.
    Is it Possible.
    Thanks
    With Regards
    Sri.
    Edited by: sri ram on Mar 26, 2009 8:52 AM
    Edited by: sri ram on Mar 26, 2009 11:22 AM

    HI
    first of all you need to make the plant as the valuation area in the ecc and do the delte download for the material master update through CRM parameters.  here you must be very care full about the system.  you need to seleted the delta down in the srm crm paratmeter not initial down load.
    in the delta down load the system will update the current setting in the ecc for the materil. then you will get the exact price for the material what you have sent for the plant.
    Regards
    Satish

  • Delivery in background with respect to SO number

    Hi experts,
    Anyone kindly help me for the following case...
    In my workflow scenario, If sales order gets created, mail has to be sent to every user. Also for that sales order, delivery should be created in background and again mail has to be sent to all users...
    I m clear with sending mail. but i m struggled while creating delivery in background. i dont know how to do this. I hav an idea that it can be created using BDC recording and this recording program can be called in our method which is created in our business object.
    How to create a single BDC recording to create sales order as well as creating delivery in background... Is it possible to do like this. Or is there any function module to create delivery in background with respect to sales order number?
    kindly give some suggestion and step by step procedure to do this...
    Thanks in advance...
    Regards
    Raaams...

    Dear Raams,
    You can create delivery background automatically by maintaing Batch Jobs.
    The process of creating Batch Jobs:
    1.Tcode: SM36 for define background job/batch job
    enter job name, job class & click enter
    enter ABAP program name, varient name(optional)
    finally, u get message as batch job released
    2. Tcode: SM37 for simple job selection
    goto job log to check batch jobs are running or not(status)
    3. Tcode: SA38 for creation of varients
    If you have any concerns revert back the same
    Regards
    Amjath

  • Budget checking with respect to BOM

    Hi,
    Could you please let me know whether budget checking can be done with respect to BOM? If there is any standard procedure could you please let me know? Also if there is no standard procedure, then could you please tell me what can be the customization?
    Thank You

    Dear Souvik,
    Budgeting can be carried out on WBS elements
    when budgeting is carried AVAC (availability control is activated)which check the costs and restrict it if it is exceeding the available budget value
    when you assign the material or service (in your case as composite material or BOM) the cost of the same is considered while creation of PR or PO for that particular material.and thus check is available
    to particularly control only one single BOM or continuous process of procurement of material you can create a WBS element as BOM and create a internal or dummy activity against which material shall be assigned for procurement in future.
    carry out the budgeting process for WBS BOM (CJ30-->CJ32)and hence checking could be done on day to day basis,by system itself.
    hope this shall help you

  • How to delete the row in table control with respect to one field in module pool programming?

    Hi,
    Can I know the way to delete the row in table control with respect to one field in module pool programming
    Regards
    Darshan MS

    HI,
    I want to delete the row after the display of table control. I have created push button as delete row. If I click on this push button, the selected row should get deleted.
    I have written this code,
    module USER_COMMAND_9000 input.
    DATA OK_CODE TYPE SY-UCOMM.
    OK_CODE = SY-UCOMM.
    CASE OK_CODE.
         WHEN 'DELETE'.
            LOOP AT lt_source INTO ls_source WHERE mark = 'X'.
                APPEND LS_SOURCE TO LT_RESTORE.
                DELETE TABLE LT_SOURCE FROM LS_SOURCE.
                SOURCE-LINES = SOURCE-LINES - 1.
            ENDLOOP.
    But I'm unable to delete the selected rows, It is getting deleted the last rows eventhough I select the other row.
    So I thought of doing with respect to the field.

Maybe you are looking for

  • XML property aliasing

    I have a problem: I receive a XML file in my transaction input <?xml version="1.0" encoding="UTF-8"?><DATA> <VALUE_1/> <VALUE_2/> </DATA> and I want to rename the property DATA with the name TAGS. After this step, I want to access to the tag using Tr

  • Value based analysis

    Hi Guru's I have a requirement to fill a column 'Value' based on column '% Units'. Where the data in the '% Units' is of the form 2.3, 4.2 8.7 and so on for respective accounts. I have a condition that if the '% units' is b/w 0-4.9 and 5-9.9 10-14.9,

  • Printer friendly version of a js page

    Hi i have a results.jsp page that displays certain data in a table format.I also have a print button on this page, which on clicking should bring up a new page with all teh data in the results page and should be printer friendly.How do I accomplish t

  • After install of Yosemite I need to reinstall Java SE 6-runtime in order to run Illustrator cs5.1

    Having done that, I rebooted the my MacAir. This does not work. Who knows what to do? thanks! Ada

  • Table which gives Cost Elements allocated to Activity Types

    Hii Experts, I need to know the table which gives the Activity types along with the respective GL/Cost Elements attached to them. Can anyone help me where to look at the table. I see i can get the Activity types with Cost Centers, Cost Centers with C