Contract created doesnt have reference PR information

Hi all,
        I have created a contract in ERP from SRM using IDOC blaord03.
But this contract  is created out of PR sent from ERP.
But when i open the contract in ERP ,then it doesnt have any reference PR.
Regards,
Tess

Hi Tess,
Please put this question in to SRM forum Probably you will get an answer for it there
BR
Diwakar

Similar Messages

  • Create contract with Purchase Requisition reference using BAPI

    Hi friends! I need some help here to create a contract with reference to some purshase requisition. I found BAPI_CONTRACT_CREATE to do this, but I have no idea how to do to create with reference to pruchase requisition.
    Anyone can give me a sample code or an idea how I can do this?
    Thanks in advance for any help.

    Thanks friend. I filled Header, Headerx, item e itemx but I'm getting this error:
    No instance of object type PurchasingContract has been created. External reference: # 1
    Item category 9 not supported
    I need fill something else?

  • Create Order with reference to Contract header

    Hello,
    In copy control from Contract to order can  you please tell me if it is possible to copy only header data?
    Meaning ,when creating Order with reference to contract I would like to copy contract header data only
    Thanks,
    Dave

    Hi Dave,
    You can try this,
    Go to VTAA--> Select your copy control of contract to order --> Click at details --> Remove the check box of
    Copy item number
    Complete refrence
    Then double click at "Item" left side --> Select your item category --> Click at details --> Remove the check box of
    Copy Schedule lines
    Then try to create and revert back with your findings,
    Regards,
    MT

  • How to users from releasing a contract that they have created

    Hi,
    can someone tell me how tp stop users from releasing a contract that they have created and or changed.  It should be released by a different user.
    I've been doing some investigation, and it looks as if function module EXIT_SAPLEBND_002 (SAP Enhancement M06E0004) might be the User-Exit that I may need. Does anyone know if this is correct?
    John

    Hi,
    You posted your query to wrong forum, should be posted to MM forum.
    Anyway probably your users have the authority of transaction code ME35K (Release) and authority object M_EINK_FRG (Release Code and Group (Purchasing)) to be able release contract that they created.
    Regards

  • Contract create screen

    We have a requirement to create a contract with reference to another contract.
    But we have a custom tab in the contract create screen. This information is stored in a custom table. So when I want to create the contract with reference to another contract. I want the custom tab information also to be pulled.
    Can this be done.
    Regards,
    Chandra Kumar

    Hi,
    I tried in the follow way IN above mentioned exit
    i had written follow code -
    <b>  IF ZDATA-RATE IS INITIAL.
        IF sy-tcode EQ 'VA41'.
          CALL SCREEN 8309.
        ENDIF.
      ENDIF.</b>
    But it giving error message as
    <b>Screen SAPMV45A 8309 must not be an include screen</b>.
    My main idea is to when my zfield[REQUIRED]-RATE is balnk i want to make my cursor to go and sit in <b>ADDITIONAL DATAB</b> tab in that RATE field.
    Can anybody give their sujjestions!
    Thanks,
    Prasad.

  • How to create complaints with reference to ECC Billing document (CRM 7.0)

    Hi experts!
    I use ECC 6.0 and CRM 7.0.
    I have to create CRM complaints (ZCLR - CLRP) with reference to ecc billing documents.
    I read the following topics and help:
    1. How to create complaints with referenceto ECC Billing document
    2. Re: How can we transfer billing documents from SAP ERP to CRM 2007?
    3. http://help.sap.com/saphelp_crm70/helpdata/en/46/029ba32e675c1ae10000000a1553f6/frameset.htm
    Made these settings:
    1. Define the Business object type
    Goto SPRO>CRM>Transaction>Settings for Complaints>Integration>Trnsaction Referencing>Define Object types for Transaction reference
    2. Assign Business Object Types to Transaction Types
    Goto SPRO>CRM>Transaction>Settings for Complaints>Integration>Trnsaction Referencing>Assign Business Object Types to Transaction Types
    3. Implement a BADI - CRM_COPY_BADI_EXTERN.Check Implementation CRM_COPY_BADI_BILLDO for more information on the coding for referencing the ECC Billing document.
    Goto SPRO>CRM>Transaction>Settings for Complaints>Integration>Trnsaction Referencing>BAdI: Create Complaint with Reference to External Transaction.
    but still do not know,
    1) if I should pre-replicate billing documents into CRM ?
    2) Or, the system uses the RFC to find these documents in ECC to create reference?
    Please help me.
    Best regards Kostya.
    Edited by: Kostya Khveshchenik on Oct 20, 2010 2:09 PM

    not resolved =(
    Edited by: Kostya Khveshchenik on Nov 19, 2010 8:50 AM

  • How to create Subscription Schedule for a Contract created from Sales Order

    Hi Gurus,
    Need help in creating subscription contracts from Sales Orders.
    We know that Service Contract is created from Sales Orders by adding covered item and service item as two lines in a Sales Order.
    1. Does anyone know how to a create Subcription Contract by adding single item or BOM item(Model) to a Sales Order?
    2. Can we have a BOM item created as Subcription item and reference this to the Service Item in the Sales Order, so that we get the Service Contract created with the BOM item as Covered line.
    3. Whenever we create the Service Contracts from Sales Orders, the Billing Schedule Level is set to 'Top Level'. Can we get this changed to 'Equal Amount' by using any profile options.
    Please advise as we are in a critial design phase and need to make a decision quickly.
    Thanks,
    Sid

    Hi Mani,
    I have a similar requirement but i need to transfer the values to the same page... what then. I have seen the developers giude and the example shows how to tansfer values to another page but no clues what so ever if i have to transfer them to the same page different region. Do u have any suggestions ....
    Regards,
    Amit.

  • SO IDOC inbound create SO with reference to INV or SO #

    Hi all,
    I have a situation where I will get the inbound SO IDOC, through IDOC_INPUT_ORDERS and create a sales order with reference to a invoice number or another sales order (eg: consignment pick up and consignment fill up).
    Except modifying the standard formed BDC in the FM, by adding additional screen code into the BDC, is there any other way to do so?
    (eg: assign value into certain field in IDOC? Using another IDOC FM?)
    Please advice.
    Thanks.
    Best Regards,
    JL

    Hi ,
    At a high level, the IDOC processing executes in the following manner:
    1.     Interpret IDOC header segments and captures organizational, customer master and purchase
                    order header details. Performs user exits for each segment to process customizations to data
                    processing.
    2.     Interprets item level segments and captures item level details like material information. Again, it
                   performs user exits for each segment.
    3.     Sums up the order data and determines the posting criterion viz. creating order with reference
                  etc.
    4.     Builds up batch data communication sequence (BDC) with respect to the required screen
                    sequence of posting a sales order.
    5.     While building up the BDC data, system performs user exit to process customizations to BDC
                      data.
    6.     Calls transactions VA01 using the BDC data.
    7.     If the processing fails, an appropriate workitem is generated for workflow processing.
    User Exit - ZXVEDU03
    This user exit will be performed after each segment read in the IDOC processing function module. Exit is called during the perform interpret_idoc_orders in the idoc processing function module. The exit is executed before the BDC data building process and it is here where the invoice  number would be retrieved into a variable from segment E1EDK02.
    IF SEGMENT-SEGNAM = 'E1EDK02'.
        IF SEGMENT-SDATA(3) = 'Z43'.
           Save the  you Number XXXXXXXXXX into a temporary variable.
        Endif.
    Endif.
    User Exit - ZXVEDU04
    In the function module IDOC_INPUT_ORDERS, form call_va01_new_orders is performed wherein BDC data is built up for every screen required to post a sales order. User Exit ZXVEDU04 is performed at various stages during the built up of BDC data. It is here in this user exit that a coding needs to be performed to insert BDC data for assigning sales order to the invoice
    The BDC data for assign to invoice  should be added soon after the BDC data for purchase order type is generated. The following BDC data logic should be coded in the user exit to facilitate assign to invoice
    if you give me brief i can help you out more.
    if helpful REWARD points
    Thank you .
    Regards
    Ramana

  • Why Sender side IDOC adapter doesnt have SenderAgreement and Sender CC

    Why Sender side IDOC adapter doesnt have SenderAgreement and Sender CC . But in receiver side it is having.
    what i know is
    1) Idoc adapter is in ABAP Stack.
    2)XI having Idoc Metadata.
    3)Once Communication Idoc generated , no control on it.
    4)SAP using  TRFC to identify XI , XI cant.
    Pls explain , in comparition with receiverside. Dont post links.

    Hi vijayreddy.veluri
    these questions are very general.
    Please refer to the
    [rules of engagement|/thread/117188 [original link is broken];
    before creating threads.
    Sender agreements are not required as there is no requirement to bind sender information to a sender communication channel.
    [IDoc Processing with the IDoc Adapter|http://help.sap.com/saphelp_nw04/helpdata/en/b9/c5b13bbeb0cb37e10000000a11402f/content.htm]
    Thanks and Regards
      Kenny Scott
    SDN XI/PI Moderator

  • AmAdmin user doesnt have sufficient access

    Hi,
    Can someone please tell where things would have gone wrong for me to get the problem that I have mentioned below.
    I am using Access Manager of JES 2005Q4. After installation I logged in as amadmin user and added services, users and some of the other activites that the amadmin user can do. All of a sudden I have started getting that the amadmin user doesnt have sufficient access to do any changes in the Access Manager. Wheneven I try to create something new or try to edit any existing data I get "User does not have sufficient access".
    The other insteresting thing is that I am able to log on into the Directory Server console using cn=Directory Manager user and create users which can be viewed on the Access Manager but no changes could be made from AM. I am also not able to change the password or edit the user information when I log through that user as well.
    The strange part I have deployed an application which uses the AMConfig.properties file of the AM for its login module and even through that application I am able to change the password of a particular user.
    My worry is that what could have happened to the Access Manager and how can I solve it and also to avoid this happening again? Can someone please shed some light on this becasue I am totally stuck and I am not able to proceed in anyways to solve this issue.
    Thanks & Regards,
    Soma.

    Hi Everyone
    I installed JES 2005 Q4 on Solaris 10 x86 with schema 2 and Access Manager 7. The Directory Tree is as follows:
    Sol1.nucleussoftware.com:389
    dc=nucleussoftware,dc=com (34 acis)
    DSAME Users
    Internet
    People
    Groups
    Client Data
    services
    nucleussoftware.com
    People
    Groups
    o=Netscape Root (3 acis)
    cn=Schema (6 acis)
    cn=monitor (5 acis)
    cn=config (4 acis)
    Organization DN when I ran "configutil" after running comm_dssetup.pl, was specified o=nucleussoftware,dc=nucleussoftware,dc=com
    This is fresh installation and not any migration.
    Now I create user from Access Manager, http://sol1.nucleussoftware.com/amserver
    There are two organizations 1. Nucleussoftware and 2. Nucleussoftware->nucleussoftware.com
    So I have two locations to create users in People.
    When I create user from Access Manager and try to login into WebMail, I get Login Failed.
    But when I open "startconsole" or "mpsconsole" and open Messaging Server Console and in new user's property, Account Attribute, I mark the check box, and now try to login into WebMail, I get error message, "Mailbox is on a different server".
    I am missing one attribute that I used to get with schema 1 on iPlanet 5.2 for any user, Mail Server Address.
    Please tell me the exact method of creating a user for Messaging.
    Regards
    Amit Bist

  • Automatically creating PIRs  by reference material forecast

    Hello All,
    I want to ask you about automatically created Planned Independent Requirement. I have a material number (A).
    When I do "execute forecast" in MM02 for material A, the forecast values are created.
    Then I run MRP from MD02 for material A.
    When I looked at MD04, I saw the planned independent requirement quantites are the same as forecast values. How could it be? Can the system automatically created PIRs by reference material forecast?
    For doing this, which field is need to fill in MM02?
    Thank you for your support...

    Hi,
       can you please say which type of mrp you are using?
    It is possible to use information from the sales forecast, the Sales Information System, or
    other planning tools to plan production quantities.
    You can use the material forecast to determine planned independent requirement quantities. You
    must maintain the following data in the forecast screens in the material master record:
      Number of the required forecast values
      Forecast periodicity
    Thanks
    Krishna
    Edited by: dr.krishna on Dec 28, 2011 10:31 AM

  • Values not getting displayed for members which doesnt have parents

    Hi
    I created a product dimension with 4 levels .For members which doesnt have parents,data is not getting displayed in JavaClient.
    The values for members which doesnt have parents are getting displayed in the view created for the measures which are dimensioned by Product .I mapped the same view in the CWM2 work space ,but value is not getting displayed for members which doesnt have parents ,but values are getting displayed for members which have parents for measures.
    Is it a bug , we were able to do it in Express ..
    Can anybody help us in doing this.??
    Thnx in Advance......

    Hi,
    This assumes that the members which do not have parents are mapped to the top level in the hierarchy. If they are at a level below the top level then they are not part of the hierarchy and therefore would not be displayed. So this sounds like expected behaviour.
    Hope this helps
    BI Beans PM Team
    Oracle

  • Error while creating web service reference

    Hi,
    I have very limited knowledge of web services. we have a BPEL implementation and I have been handed location to 3 wsdl files for which I am trying to create a web service reference(under shared component->logic) in apex(3.1.1). I am successfully able to create for 1 wsdl but for other two i get the below error.
    "1 error has occurred
    The WSDL document contains multiple SOAP bindings. Application Express only supports WSDL's with one SOAP binding. Click Create Web Service Reference Manually to continue creating a reference for this service."
    looking at the working and not working wsdls, i see the following difference. i collapsed all the xml tags in the wsdl file and found that the one that is not working and giving above error has the below two tags twice with data in it.
    <wsdl:portType name=
    <wsdl:binding name=
    any help to parse this wsdl in APEX be greatly appreciated.
    thanks,
    khan

    I have just read that " APEX does not support multiple binding web services currently" at http://oraclebizint.wordpress.com/category/apex/
    ..still reading it. though the post is dated back in 2008, I wonder why this functionality wasn't added to Apex.

  • Creating a private reference of type ArrayList group??

    Hi everyone.
    I'm trying to creat a private reference of type ArrayList group. Here is the code I have, but I get an "invalid method declaration; return type required" error message. Here is the code I have.
    private groupList()
              ArrayList group = new ArrayList();
         public setGroup(ArrayList)
              group list;
    Any help would be appreciated.

    your group variable must be outside of any methods in your class
    public class myClass{
      private ArrayList group;
      public void setGroup(ArrayList a){
        group = a;
    }

  • Creating PO with reference to PR

    Hi experts,
    I am in a strange problem in our present business process
    the user need to create PO with reference to PR
    but with out using use roles
    i have tried with customising settings in IMG -
    MM-- Purchasing---PO--
    define Screen layout at document level in the i have made mandatory fields (PR at item level (ME21) document type (NB) and field selection (NBF) eventhough it is not woking
    please could any body can solve my problem?
    reward point will be give for useful answer
    regards
    raj

    Hai
    The problem is simple
    The path
    Img-> MM-> Purchasing-> Authorization Management
    select Define Function authorization for buyers
    enter new entries like CH & name it Purchase order
    In field selection NBF (Purchase order)
    now select the check box i.e reference to Purchase Requisition
    & save.
    then select
    maintaince users
    parameters
    enter EFB 7 enter Ch (i.e entry entered) & save
    if this is useful to you transfer this message to others who are facing the same problem.
    Sharing Knowledge is most important
    Regards & thanks
    Kalwa Pandarinath

Maybe you are looking for