BAPI_PO_CREATE1 Contract limits are not populated

Hi
I am trying to create a PO with reference to a p.requisition that has service limits (with the sum of 140.00 EUR)
and to a purchase Contract in the the Contract Limits .
I populated the following segments in the Bapi :
POHEADER
POHEADERX
POITEM:
     PO_ITEM = "00010"
     PREQ_NO="10016026"
     PREQ_ITEM="00010"
     PCKG_NO="0000000001"
POITEMX:
     PO_ITEM = "00010"
     PREQ_NO="X"
     PREQ_ITEM="X"
     PCKG_NO="X"
POLIMITS:
      PCKG_NO="0000000001"
     LIMIT="100.00"
     EXP_VALUE="100.00"
POCONTRACTLIMITS:
     PCKG_NO="0000000001"
     LINE_NO="0000000000"
     CON_NUMBER="4600000108"
     CON_ITEM="00010"
     LIMIT="100.00"
The problems :
1. The system created new PO and adopts the limits (140.00 EUR) from the P.Req
     but ignores the sum typed in LIMIT & EXP_VALUE fields (100.00 EUR)
2. The system ignores the values that were typed in the POCONTRACTLIMITS segment and there is no Contract limit in the created PO.
Please help.
Malki Shacham
MM Consultant

Hi Malki,
May be you have to select values for one of these fields
SSC_EXIST-limit for service types
CON_EXIST-limit for contract items
TMP_EXIST-limit for package of limits table..
Regards,
Shashikanth.

Similar Messages

  • Report Painter values are not populating for a particular cost center

    Report Painter(GR55) values are not populating for a particular cost center for the months of April 1 2011 where as for May onwards values are displaying correctly..We have check the transaction code KSB1 for this cost center there are some values posted for the period of April..
    Can any one help me to find out where exactly the issue is and how to resolve the same..

    Please check your variables in your report.

  • Billing tab of BP are not populated in the sales order automatically

    Hi
    Business Partners Billing Tab details like customer pricing procedure, currency, price group, Customer group etc are not populated in the Sales order automatically?
    I have checked the pricing procedure determination also.
    Thanks

    Thanks problem is solved.

  • Entity Attributes are not populating while creating EO using EO wizard.

    Hi,
    I am using JDeveloper version 10.1.3.3.0.3 and E-Business suite12.1.2.
    I am facing problem while creating EO using EO wizard.
    In Entity Object Editor Entity Attributes are not populating while creating EO.
    Please help me resolve this issue.
    Thanks & Regards,
    Sagarika

    Please ensure you click on Tables and Synonyms check box and select proper schema.
    Try to select the table from the list after this instead of writing as in 10.1.3 when we write table name it automatically selects from the list if it exists in the list.
    Thanks
    AJ

  • Values are not populating...

    After selecting the data from LOV the values are not populating in the respective fields.
    i've checked the 'LOV' no problem in that,but im think below coding have a problem.
    declare
         b boolean;
    begin
         :global.job:=null;
         clear_form(no_validate);     
         b:=show_lov('view');
         :GLOBAL.ADDNEW1:=0;
    --     go_block('JOB_CARD_MAIN');
         GO_ITEM('JOB_CARD_MAIN.BRANCH_CODE');
         set_block_property('job_card_main',default_where,'job_no='||chr(39)||:job_card_main.job_no||chr(39));
         execute_query(no_validate);------after this line get execute the values get disappear from the field
         insert into da.mylog(username,tname,mdate,oper) values(user(),'Job Creation',sysdate,'S');
         commit;
    end;
    Pls help..

    Which trigger do you have this code in? I'm guessing it is a Key-ListVal trigger.
    Have you tested the WHE RE clause in SQL*Plus to ensure it returns a record set? Most likely, the query returns no rows which could explain why the block is empty. Also, why are you clearing the entire Form instead of just the JOB_CARD_MAIN data block? Perhaps you should try:
    Go_Block('JOB_CARD_MAIN');
    Clear_Block(NO_VALIDATE);Also, the EXECUTE_QUERY built-in does not have a NO_VALIDATE parameter. It only supports the following parameters:
    ALL_RECORDS
    FOR_UPDATE
    or the combination of the two (ALL_RECORDS,FOR_UPDATE). It also allows you to set the Locking mechinism by passing the parameter NO_WAIT.
    Just a suggestion, try your query in SQL*Plus to make sure it produces a record set and Comment out all the extra stuff in your code and only keep the SHOW_LOV, CLEAR_BLOCK, SET_BLOCK_PROPERTY and EXECUTE_QUERY to see if a row is returned. If yes, then add the rest of your code back one line at a time.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • UDF are not populating in design console

    Hi,
    I have created UDF in admin console and mapped then in self service form as well. Fields are now reflecting in the user creation form. I have also published the sand box but these fields are not populating in design console.
    Please help me in resolving this issue.
    Thanks!

    Did you add these fields in View User for ?
    Create and activate a new sandbox
    Add your fields on View User form
    Publish Sandbox
    Test
    I have also published the sand box but these fields are not populating in design console.Didn't understand but you can't see User Form UDFs in Design Console.

  • Possibele entries are not populating for the fields on the selection screen

    Hi,
    Possible entries are not populating for the fields on the selection screen for the query.But its working fine in Development and Quality Systems.
    Can any body help me out
    Regards,
    Amit.

    Hi,
    In the Selection screen,go to Settings->Value Restrictions tab->Read Mode Settings->Custom radio button and select the options Values in Master Data or Only Values in InfoProv or Only Posted values for navigation.
    After this setting,check whether you are getting the data or not.
    Rgds,
    Murali

  • Graphical mapping issue, repeated lines are not populating

    Hello All,
    i have mapping where i need to map source node and its coresponding subelements to target node and its subelemtns based on certains condition, which i did using If condition.
    Now my issue is, when mapped source node with condition , conditional field is not in the same node which i am mapping. It is in the parent node of the node which i am mapping. SO when i mapped to target node, only one occurence only its populating in target side even When lines repeated more than once its not populating all lines corespondingly. Please let me know how to populate all line items when i have validation field in parent node and child node and its subelemnts to be mapped to the target node. ( Both parent node and sub node in source and target node are unbounded) .
    Thanks in advance.
    Regards,
    Kalpana

    Thanks for your reply, My source structre looks like below.
    I have to map rows node and its coresponding fields to target node Lines which is unbounded and to its subelements when collection name = 'MATGRP_COLLN'.  I did it using if condition but , only one row tis getting populated in target LIne node. next repeated row values are not populating in target side.
    - <extensions>
    + <collection name="REGION_COLLN" />
    +  <collection name="DIVISION_COLLN" />
    + <collection name="DTL_PRCNG_COLLN" />
    + <collection name="COUNTRY_COLLN">
    - <collection name="MATGRP_COLLN">
    - <row>
    - <fields>
      <OBJECTID>-2147483540</OBJECTID>
      <UNIQUE_DOC_NAME>-21474835401248121690973</UNIQUE_DOC_NAME>
      <DISPLAY_NAME />
      <MATGRP_ITEM_NO>1</MATGRP_ITEM_NO>
      <MATGRP_NAME>10100000</MATGRP_NAME>
      </fields>
      </row>
    - <row>
    - <fields>
      <OBJECTID>-2147483539</OBJECTID>
      <UNIQUE_DOC_NAME>-21474835391248121706160</UNIQUE_DOC_NAME>
      <DISPLAY_NAME />
      <MATGRP_ITEM_NO>2</MATGRP_ITEM_NO>
      <MATGRP_NAME>10101500</MATGRP_NAME>
      </fields>
      </row>
      </collection>
      </extensions>
      </object>
      </objects>
      </fcidataexport>

  • IPhoto - pictures are not populating

    All of a sudden, my pictures within iphoto are not populating. I can see the outline, but the pictures are not there.

    Hi Van,
    did you do anything right before this started happening?
    did you have a crash or have to force quit iPhoto?
    Did you rename any photos or folders in the iPhoto Library folder in the finder?
    do you have the latest version of iPhoto?
    have you tried a rebuild yet?
    Try this:
    Before doing a rebuild make sure iPhoto's trash bin is emptied. You can do this by control clicking on the trash bin, or from the menu bar under iPhoto.
    Close iPhoto
    Duplicate the iPhoto Library folder
    Drag the duplicate to the desktop (hopefully you have enough room on your hard drive for the duplicate.)
    Launch iPhoto holding down the Command and Option keys until you see the rebuild options screen.
    Choose the first three options. If you were missing photos in your library, also choose the last option. Be advised that you will get a roll of orphaned photos and it might be quite huge. Most of them will already be in your iPhoto library, but use caution when deleting anything from this roll until you are sure the photos are still in your library in another place. It might be a good idea to share/export this roll of photos just in case you need to import them again.
    Back to the rebuild, depending on the size of your library it might take some time. When it is done, hopefully your photos will be there.
    You might see some unexpected results as I did when I did a rebuild. Photos had been moved to wrong dates, video clips had lost their duration info and some were even orphaned from the jpg pointer file. It took me some time to straighten it out again.
    This is the reason to make a duplicate before you rebuild, in case you do not like the result. If you don't like the result, close iPhoto, then delete the rebuilt library and drag the duplicate back into the Pictures folder making sure the name is iPhoto Library. Launch iPhoto and it should open the library in the Pictures folder.
    iPhoto 4 or later: Rebuilding the iPhoto Library
    Lori

  • Finance Tables are not populating as expected

    Hi Gurus,
    Finance tables are not populating as expected when we ran vanila etl for obia 7.9.6.3 at the first instance.
    For Example: Data is populated to w_ar_xact_f , w_ap_xact_f , w_gl_balance_fs , w_gl_account_d
    but not other tables like w_ar_balance_f, w_ap_balance_f,w_gl_balance_f.
    As per my finance team theThe natural account range in ebs is 0AA to Z00. I have given the values in file_group_acct_codes_ora file as fallows.
    101,0AA,Z00,GEN PAYROLL
    101,0AA,Z00,AP
    101,0AA,Z00,AR
    Please, Can anaybody help me if there is anything wrong in my configuration file 'file_group_acct_codes_ora'
    Thanks in Advance,
    gns

    Hi Ahsan,
    Thanks for the reply.
    I have re configured the file_group_acct_codes_ora.csv file based on the input from EBS financial team. When i ran the full load for FINANCE,PROCUREMENT,PROJECTS and HR the fact tables are not populating as expected.
    For ex: SIL_ARTransactionFact_Diffmanload,SIL_APARTransactionFact_Diffmanload,SIL_GL_Revenufact_Diffmanload tasks are completed successfully.
    But the SIL_ARTransactionFact_Full is failed with error ORA-08103 object no longer exists.SIL_APTransactionFact_Full ,SIL_GL_RevenueFact_Full tasks are failed with the error an index define on target table. Like this some of the sessions are failed with index define on target table. Before starting the full load i have reset the data sources to truncate the table as well. Would be great if i get some light on this issue.
    for ex:I could see some data in the fallowing tables
    w_gl_account_d
    w_gl_group_account_d
    w_ar_xact_f
    w_ar_xact_fs
    w_ap_xact_f
    w_ap_xact_fs
    w_ap_balance_f
    w_ap_balance_f_tmp
    w_gl_balance_fs
    For ex: I can't see any data in the fallowing tables
    w_ar_balance_f
    w_ar_balance_f_tmp
    w_gl_balance_f
    w_payroll_f
    w_payroll_fs
    w_gl_cogs_fs
    w_gl_cogs_f
    Thanks in Advacne,
    GNS.

  • In Query key figure are not populated

    Hi Gurus,
    i am using a RSCRMBAPI to get the out put of my query into a Ztable but when i run my program the Ztable is getting data but no key figures are getting populated.
    plz help
    thanks
    neelu

    Hi gurus,
    i just have 1.6lac records with six keyfigures so i think its not the problem of limitation...
    then can somebody help me how to get rid of this, no key figure values are getting populated
    thanks and regards
    Neel

  • Contracts tolerances are not transfering to SRM SC PO

    Hi SRM Expects ,
    contract tolerances not transfering to SRM SC PO .
    We have created a SC based on the contract with  Product category and Supplier , when SC is orderd and PO is created , i can see Contract number in item tab , but  tolerances are not coming from contract in to the  SRM PO.
    contract allocated already before SC was sent for approval. The PO claims, when looking on item detail, it is connected to contract .. But no tolerance
    limits have been transferred from contract to the PO.
    Reagrds,
    Krishna.

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • Free Goods - PRODH1 and PRODH2 are not populating

    Hello,
    We setup the Free Goods and created new access sequences with PRODH1 and PRODH2. While the whole PRODH is working,
    PRODH1 and PRODH2 are not. They don't seem to populate in KOMP. Which user-exit we need to populate them in?
    Thank you!

    Hello Mila;
    I'm facing the same problem as you with the material hierachies. I need to set up a free good promotion based on PRODHx but the KOMP is not being populated.
    We made already the adjusments in USEREXIT_MOVE_FIELD_TO_KOMP but still is not working. We are reading PRODHx from VBAP but now we have a problem with the UoM.
    Could you please share with us how you solve this issue?
    Thank you in advance.

  • User details are not populating in access request

    Hello All,
    We have configured GRC 10 with LDAP and we are able to search the users in LDAP tcode(find option) and in the access request. But when i select the user and click on ok in the access request, user information is not populating to user details tab. I have followed the SAP Standard doc and configuration is fine. When i select data source as SAP system, user details are population as expected. But when i use LDAP as data source, i am having the issue. I hope this is an field mapping issue but i tried all different options but no solution i found. Kindly help me with your expert suggestions.
    Field mapping is as follows:
    LASTNAME
    SN
    FIRSTNAME
    GIVENNAME
    USERID
    SAMACCOUNTNAME
    ROLE_NAME
    NAME
    MEMBER_OF
    MEMBEROF
    EMAIL
    MAIL
    MANAGERID
    MANAGER
    Regards,
    Jai Reddy.

    I know the path, but how to check it? is it using metaverse search?
    Look at the Runs. Are they succeeding, or failing to connect?
    Remove the Bit 17 and try again.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • PDF file opening with blank fields - the field values are not populated.

    Recently, our users have been facing this issue, "data not populating in the PDF fields".
    We are using FDF in PHP to load the PDF templates and apply the data to the PDF fields. This works fine on many adobe versions but showing empty fields in few adobe versions. For e.g It worked fine with Adobe Reader 10.1.3 but did not work in 11.0.
    This has been critical now as it is showing empty fields in IE11. Can you please help me overcome this issue.
    Thanks!

    All I can suggest is to try the latest Reader versions, i.e. 10.1.11 or 11.0.8.

Maybe you are looking for

  • Error while trying to delete messages

    Since updating to Mavericks OS 10.9.1, I've been getting a periodic error while attempting to delete messages in my Inbox.  I believe that it's always come up when deleting messages in my Outlook.com mailbox.  I've attached a copy of the error messag

  • Preview Email Attachment

    When i recieve an email with an attachment i will preview it by highlighting the attachment and using the space bar to show a preview.  Sometimes i will blow it up (pinch to zoom on my trackpad) but whenever i zoom it out, the screen will go black af

  • Ip igmp snooping querier on Nexus, what source IP address to use?

    Am looking at a problem with servers in the same vlan across multiple switches that are unable to communicate using multicast. I have found that in the systen I'm to set up I need to apply the ip igmp snooping querier command, in the vlan, but it nee

  • Trying to publish to folder

    I am trying to publish one of my sites to a folder. I have two sites in the "Site Organizer" both named different (one is "MASO" the other is "Racing"). I select the "Racing" site to publish to a folder and create a new folder on the desktop called "

  • Changing password problem (i have to reset every 10 min)

    Hello, im having a issue... I've changed my password following new apple rules: 1) Capital letter 2) at least 1 number 3) normal letter So i have changed and i can login on my apple devices but after 10 minutes i can´t login anymore, is showing passw