Tabel for PO-item in SRM

Hi,
Can anyone give me the name of the tabel for PO-item in SRM,?
Br. Kim

Hi,
All information you can find in transaction BBP_PD for object BUS2201
PO item  tables:
- CRMD_ORDERADM_I - Business Transaction Item
- BBP_PDIGP - Business transaction item-Purchasing information
- BBP_PDBEI - Backend Specific Item Data
- BBP_PDPSET - Further Procurement Information
Regards,
Marcin Gajewski
please reward points for helpful answers
Message was edited by:
        Marcin Gajewski

Similar Messages

  • Attachment count for item in SRM SC

    Hi
    I added attachment file to SRM SC PR document and stored in SAP content server.
    when i create RFX, observed that for an item file attach count is set '0', however 2 attachment file is available and displayed in Notes and Attachment tab.
    I think default attachment count is taken from BBPCONT table. but now i saved in content server. how to fetch the file count from content server and where to place the code in SRM.
    Please advice.
    Regards
    Chandra

    Hi
    Thanks for your reply.
    BBP_PDATT  does not have any Content server information. It only have attachment description alone and time etc.
    Not sure where the file is stored inside SRM.
    I found table BBPCONT is updating everytime but after i change the BBPFILESYSTEM to Content server setting at OACT transaction.
    Not sure where its storing.
    When i click the attach file in SRM, its not opening with HTTP -content server URL...its opening with Local SRM HTTP server URL.
    Do you have idea when the Content server URL path for FIle will be opened when i click attach file in SRM protal.
    How the document object is connected with Content server ?
    Regards
    Chandra

  • Account assignment for service item not copied from PR in PO

    Hi,
    We have a PR created for a service item from SRM. When we run ME59 it automatically creates the PO without issues by copying the account assignment details from the PR. The problem is as follows:
    1. If we try to manually create a PO using ME21N from this PR, the account assignment is not getting copied from the PR but it throws the account assignment pop up screen where we manually have to enter the account assignment.
    2. The client is using a Z transaction of ME59 which is copy of Me59 but with a few validations (nothing to do with Account assignment). This Z Tcode also fails to create the PO with the error 'no account assignment'. Indicating that the PR account assignment details are not getting copied.
    Note: This is happening for all PR's irrespective of whether its created in SRM or created using ME51N.
    Please let me know if someone has faced a similar issue
    Thanks,
    Lakshmi

    Hi,
    Please check first if notes 1085214 and 1102653   
    could solve the issue. 
    Regards,
    Edit

  • Transfer of tax indicator to purchase order for service items in shopping cart

    Hi all.
    I have a problem with the tax indicator in the shopping carts and in the backend purchase orders for service items. If I create a shopping cart with service items with different tax indicators, the backend purchase order have a unique item including all the services. So, all the PO items are under one tax indicator while in the shopping cart there is more than one indicator. I mean, the PO is not correctly replicated with the information of the SC.
    Example: shopping cart in SRM with 3 items, tax codes: V1, V2, V1. The standard code transfers the information to the backend, and creates a purchase order with an unique item with the 3 services under tax code V1. So, the second service is not under the correct tax code, and will be wrongly invoiced.
    We have debugged all the code of the process, and we think it is a standard bug. When you replicate a PO in the backend from a SC in SRM, have you experienced this behaviour, or the service items are grouped in different PO items each one with the correct tax indicator?
    Thanks in advance.

    Hi again...
    I forgot to mention that we have found and applied the note 1822107 (Purchase order: wrong tax code for PO with 2 service items), that fits exactly to our problem. But after testing, it doesn't work.
    Regards.

  • Allow changes to SC fields for catalog items

    We're on SRM 5.0 (SRMServer 5.5). In contrast to free-text (non-catalog) items, EBP makes certain fields display-only when adding catalog items to shopping cart. We need to make the following fields available for user's input when the user adds a zero-priced item from the catalog:
    - price
    - currency
    - UoM
    One solution I can think of is to make EBP treat zero-priced catalog items as free-text items. To achieve that, will it be enough to implement a BAdI (e.g. BBP_CATALOG_TRANSFER) to blank out CATALOGID and CATALOGITEM fields?
    Failing that, can we use BBP_SC_UI_CTRL method of BBP_UI_CONTROL_BADI to make price/currency/UoM available for input?
    I know there're SAP Notes to make Price and UoM changeable for catalog items (693175,748855), but they all entail modifications which I'd like to stay away from as much as possible.
    Thanks and Cheers,
    Serguei

    Thank you for your quick response, Yann.
    So, you confirm that the CATALOGID field is available to the BBP_CATALOG_TRANSFER BAdI, and that clearing it will open the fields? Also, can I assume that CATALOGID is the only criteria in price determination for my scenario - so that, when CATALOGID is blank, EBP will treat the item price as "manual price", not "catalog price"?
    You've brought up a good point about reporting on this field. I'll keep it in mind.
    What about the second approach: can BBP_UI_CONTROL_BADI (or some other BAdI) be used to modify SC field status for the mentioned fields?
    The two OSS Notes are not part of standard, they are not included in any Support Pack, so they're mods, and will be our last option to consider.
    Cheers,
    Serguei

  • Workflow-status is awaiting approval for rejected item

    Hello,
    I am working on SRM 5.5. Extended classic scenario.
    I have implemented the workflow WS1400133 for 3-step SC approval ( using the corresponding BADI) .
    I have an issue , where, if the shopping cart is rejected by one of the approvers, then the approval overview shows result : REJECTED , however, the approval status in the ( approval transaction) , shows the workflow status as 'AWATING APPROVAL'.
    So, the user cannot modify the shopping cart to resubmit for approval.
    Any inputs as to why this is happening and any solution to this ?
    Thanks in advance,
    Aravind Nair.

    Hi Arvind,
      When the SC is rejected ,the total value fo the SC becomes 0.Have you set the  parameter "no_further_approval_needed" for this condition(for rej items)?
      ALso refer the note 790027.Hope this helps.
    Regards,
    Disha.
    PLs reward points for helpful answers

  • Sourcing: Propose sources for selected items

    Hi
    I am running SRM 7.0 in classic scenario - for now in a demo environment. I try to figure out how the sourcing work if I have contracts.
    I creates a central service contract in SRM. This is not replicated to backend at the moment but do it have to be replicated to backend to be proposed as source for my shopping cart in the sourcing cockpit?
    I have created a contract in backend (and only in backend) and this is visible in "Propose sources for selected items"
    Another issue I have is in the following process.
    1. A user creates a SC with a service item (text item)
    2. This goes to Purchasers worklist
    3. Purchaser creates RFx and select bidders
    4. The bidders respond
    5. The Purchaser select the best offer and creates a contract.
    6. The SC is not possible to order anymore so the Purchaser creates a copy of the original SC (on behalf of the user who create  the SC in the first place).
    7. I expect that the contract I created in bullet 5 would be proposed as source of supply in the new SC but it isn´t :-(
    I therefore wondering if it is because the contracts is not replicated to backend at the moment?
    Note:
    I order a text service item and I have filled the Supplier Part number in both the contract and SC but this do not help.
    Hope anyone can help me

    Hello,
    If you are using classic scenario, only backend contracts will be proposed as SOS.
    This means that if you create a central contract in SRM, it should be replicated to ECC in order to be used as source of supply.
    SRM contracts can be used as SOS only in case of extended classic and local scenarios.
    Regards,
    Ricardo

  • Source of supply doesnu2019t work for SC items ordered as direct material.

    Hi there.
    We are working in SRM 5.0 with classic scenario.
    We are doing a SC with material code.
    We create a SC with two identical items. The only difference between items is: one item is order as direct material and the other one not.
    The problem is that for our item order as direct material, the system doesnu2019t propose any ECC contract or any ECC info record. But for our item not order as direct material, the system propose us ECC contract and ECC info record.
    So for SC items orders as direct material, the system never proposes any source of supply.
    However, in transaction BBPSOCO01 (Carry of sourcing) the systems propose source of supply OK for SC items with and without direct material.
    Any suggest?
    Thanks and regards.
    Raúl.

    Hi,
    The issue might be because when you choose, 'order as direct', the scenario changes from classic to extended classic, hence only local contracts are proposed in this case. Since you don't have anything local, you will not see any source of supply. Try using bbp_sos_badi instead and call all backend contracts using fm meta_sourcedeter_getsos_multi.
    Regards,
    Sanjeev

  • No organisational structure maintained for this item

    I am trying to create a shopping cart in SRM 4.0 front end and i keep getting the error no organisational structure maintained for this item. the purchasing group is not being picked up.I will greatly appreciate your help in solving this issue.
    thank you

    Hi Guys,
    Well... I think I have found the cause of the problem.  But I dont know how to solve it.
    In my Org Model, "Extended Attributes" tab, "Product Categories" option selected.  In that place I need to assign my Backend as the Src. System, and then choose my Product Category.     
    The problem is that I dont have any category linked to my backend system.    Because If I choose my SRM as the Src. System, I can see all the product categories that I have created.
    Somebody knows how can I link my Product Categories to my backend?   
    pd: my current categories were created manually in srm (not imported from r3)
    THANKS FOR YOUR HELP GUYS !!!!!!
    Regards,
    Diego

  • Backend Source of Supply not supported for Direct Material in SRM

    Hi ,
    When creating S/C or PO in SRM for Direct Material , backend Source of Supply ( i..e Purchasing Info Record or Backend Contracts ) not availble to select as a sourc of supply .
    In our case, we are planning to maintain the sourc of supply (PIR or Contracts) in back end MM system only , then how can pick up the same ?
    Can anyone please suggest on this .
    Regards
    NAP

    NO Prashanta,
    It is still pending for me . i just raised OSS message to SAP ...but SAP saying that
    " I checked and found that in the classic scenario , Direct Materials cannot use backend contracts. The behavior described above is in accordance with the system design. Only local sources of supply (local contracts and interlinkages) can be
    used in the direct material scenario, as well as as in the extended classic scenario . Therefore the above error message which you get "Specify a valid contract" is valid."
    I replied with the doubt that "Thanks for reply but we are not convenience, since what we learnt from
    different SAP Blogs, Below SAP help and SRM Experts discussion forum
    is, for Ext Classic Scenario (since for direct materials it always
    tales by default Ext Classic Scenario, although we implemented Classic)
    Local SRM contract and Supplier List are the possible Source of Supply.
    As per SAP help documentation for Self-Service Procurement (Extended
    Classic) on below link
    http://help.sap.com/saphelp_srm70/helpdata/en/e0/f6be5157a24340bf7b1279854a52e1/frameset.htm u201CYou can assign the sources proposed by the
    system to items automatically (for example, if there is a single
    contract for the item being procured) or manually in the case of a
    quota arrangement, contract, or supplier from a supplier listu201D
    As per SAP help documentation for Sourcing Using Supplier Lists on
    below link,
    http://help.sap.com/saphelp_srm70/helpdata/en/d8/33ec56f17f4404806072749f7e764f/frameset.htm u201CIn supplier lists, you can also manually allocate
    back-end contracts from specific systems. This enables more effective
    sourcing for back-end contractsu201D
    In the Supplier List there is facility to enter the ECC Contract
    Number. Supplier List donu2019t support local SRM contract. It supports
    only ECC Contract /item.
    As per your reply, do you mean to say that Source List is not a valid
    Source of Supply for Direct Material in Classic Scenario (i.e. Ext
    Classic scenario)? If not, then why the backend ECC Contract displays
    as a Source of Supply, when we check the u201COrder as direct Materialu201D?
    Kindly suggest"
    Lets see.what SAP now replies.
    Simultaniously I'm looking some enhancment
    If you have nay update/soultion then please share with me.

  • I1111 for SC (Item in Transfer Process)

    Hi,
    Business is using SRM 3.0 ECS.
    Scenario is that User is creating Shopping cart thru Catalogue and there is Approval process for SC. Once the SC gets approved PO is created by the system.(I1113).For this perticular SC error is Item in transfer process and "Follow on doc not transferred".
    User has created another SC(with same data inputs) but that SC is thru.
    Can anybody suggest about this error?
    Brgds/Gopesh

    Hi Gopesh,
    Since its a Catalog item and your sourcing condition might be Sourcing never carried out or Carry out sourcing w/o assigned source of supply.
    So whenever you create a SC for catalog item after the approval process P.O gets created automatically and that P.O should get replicated in R/3 as yours is ECS scenario.
    As you might be aware that P.O gets replicated to R/3 using RFC call, the Error in process might be coming because the RFC link is down or R/3 server is down or for some reason the system could not connect to back end system through RFC.
    So once in a while you may find this kind of issue. You can get the exact reason for this by anayzing the Application monitors and error logs.BASIS guys also can help you in this regard.
    Hope this makes you more clear. Clarifications are welcome.
    Award points for helpful answers.
    Rgds,
    Teja

  • Automatic SOS in shopping cart for reservation items

    Dear all,
    I am creating a shopping cart using a catalog item that creates a reservation in the backend (classic). However, when i change sthing, the system reads an info record that exist in the back-end and assigns the vendor as the source of supply for this items.
    Why the system behaves like that?
    BR

    Hi,
    Please check in config setting "Define Backend Objects ".
    Please debug the transfer process.
    http://wiki.sdn.sap.com/wiki/display/SRM/Follow-ondocumentdetermination(PR,PO,RS)
    Thanks,
    Anshu

  • Error in RFx : Item type 'Service' not allowed for this Item

    hi , experts,
      We use SRM7.0 in Standalone scenario .
      i get an error when i transfer SC to RFx :     Line 0001: Item type 'Service' not allowed for this Item .
    if someone kindly tell me how to correct this Error.
      another question is ,in the Standalone scenario , can we create Service Master with multiple level(hierarchy) use Tcode 'COMMPR01 ' ?
       reagrds
               claud

    Hi Claud,
    SRM does not support hierarchy in service for operational documents like PO, contract, confirmation and invoice in SRM 7. It does support hierarchy in service only for RFx doucments. You need to activate the hierarchy template for SRM for that.
    Thanks and regards,
    Ranjan

  • Error  :  Purchase Order  Response for Service items Different

    Hi ,
    We are getting Error  :  Purchase Order  Response for Service items Different  , when creating the PO in SRM 5.0.  what must be the reason ?
    Thanks & Regards,

    Problem solved

  • Get statuses of SC items - SAP SRM system

    Hello guys
    I would like to ask you for help.
    Let suppose following situation in SAP SRM system
    Approver received SC (shopping cart) with 2 items for approval. He marked first item as rejected, second one as approved. Then clicked submit.
    I need to add a piece of a code to the code which handle click on the button submit. In this code I need to know which items were rejected. I tried to insert the code to implementation of the interface method
    IF_EX_BBP_DOC_CHANGE_BADI~BBP_SC_CHANGE.
    I used method
    /sapsrm/cl_pdo_factory_sc_adv=>get_instance
    which returns object
    ro_instance
    and then I called object's method
    /sapsrm/if_pdo_do_apv_ext~get_process_info
    which return structure
    ls_wf_info
    In this structure I was only able to find requested information (states for each item of SC) only when no operation was done on SC (it means only after code, which handle clicking on submit button, was executed).
    Can somebody help me how to get information for each item of SC?
    Edited by: jozef.gloncak on Jan 18, 2012 2:28 PM

    Hello Jozef,
    we have the same problem.
    Can you provide your solution for the problem?
    Thank you in advance.
    Regards,
    Florian

Maybe you are looking for