Value Items and Text Items

Hi Team ,
Can someone frm the team give me an idea of these Value Items and Text Item usage .
Also the relavence of the Item Category Field which is "Checked " in case of Value Items and Text Items.
Thanks .
Regards,
Suman

Hi Suman,
the text items are relevant for delivery but not relevant for pricing.
The value items are relevant for delivery as well as pricing.
Regds,
Rupali

Similar Messages

  • How i can assign multiple values to tabuler text item (Help)

    HI
    IM PROGRAMMING ONE FORM AND I PUT THERE TABULER TEXT ITEM
    I WANT ASSIGN 63 VALUES TO THIS TEXT ITEM ONE BY ONE BY CODE I MEAN PUT FIRST VALUE IN THE FIRST TEXT ITEM ROW THEN SECOND TO THE SECOND TEXT ITEM AND LIKE THIS UNTIL I REACH TO THE LAST
    I MAKE LOV PUT I CAN ASSIGN ONE VALUE BY ONE VALUE EACH TIME DOUBLE CLICK ON THE TEXT ITEM ASSIGN ONE VALUE THEN DOUBLE CLICK ON THE SECOND ROW PUT MY BOSS WANT ASSIGN ALL VALUES 63 FROM ONE CLICK ON BUTTON

    Then you will have to create a when-validate-item trigger with a cursor based on your selection of your LOV . Loop through that cursor assigning the next in the next record by using the built-in function next_record. (put you selection for you value in a hidden item for example.
    something like this:
    Declare
    cursor c is
    select returnValueFromLOV
    from <yourtable>
    where yourdisplay value = :hidden_tem;
    begin
    for r in c loop
    next_record;
    item := r. returnValueFromLOV;
    end loop;
    exception
    when no_data_found
    your error handling;
    end;
    Hope it put you on the road to reach what you want
    Erwin

  • Assigning LOV return Value to multiple text items

    Hi all
    I have a custom form on which i have 10 text items
    text item 1,text item 2 ....text item10
    I have a table xx_querywith fields
    text_item,query
    i have inserted into the xx_query table
    insert into xx_query(text_item,query)
    values(text_item1,'select sysdate from dual');
    insert into xx_query(text_item,query)
    values(text_item2,'select sysdate-1 from dual');
    I have created a record group dynamically and i am getting the query from the query column of the xx_query table into the record group(say test_rg)
    I have created a LOV test_lov and thr set_lov_property i have populated the test_rg query into the test_LOV
    is it possible for me to set the return item of the LOV dynamically so that i can get the LOV on the item which i want to ?
    thanks
    _

    Hi All
    thanks for your responses
    I have Created a control item and assigned the return value of the LOV to the control item
    and i have assigned the LOV to the text item that i want
    Currently when i navigate to the text item the LOV is visible
    but when i select a value from the LOV the value is not getting populated into the text item
    I have assigned the value of the control item to the text item
    but i am not sure in which trigger to write the code so as when i select the value from the LOV the value should be shown on the form populating in the text item
    Thanks

  • Updating a value of a text item in a multi record block based on a change

    Hi,
    I need to change the value of a text item in a multi record block based on a change to another item's value in the same block.
    Suppose there's a text item in a multi record block called dt1 which is of type date, which is changed in a particular record. I want to change the values of the another item in the same multi record block, for all other records by running a loop through all the records in multi record block. I dont want to do it on the press of a button, it should do automatically on change. Help me resolve this issue.

    Hi,
    I need to change the value of a text item in a multi record block based on a change to another item's value in the same block.
    Suppose there's a text item in a multi record block called dt1 which is of type date, which is changed in a particular record. I want to change the values of the another item in the same multi record block, for all other records by running a loop through all the records in multi record block. I dont want to do it on the press of a button, it should do automatically on change. Help me resolve this issue.

  • Chart and text items are not synchron

    hi all,
    i am a newbie in apex 4.0.
    i have two regions. the first shows a chart, based on pl/sql-code. second shows text items for possible filter an the current statement of the chart.
    when user clicks on a bar in the chart then
    1. i set the the first text item as filter,
    2. a pl/sql-code runs, build a sql statement, assign the sql statement string to the second text item and
    3. returns the statement for the chart.
    it works fine. the chart refresh. and the data i can see are correct.
    but the text items in the other region doesn't refresh.
    when i press "refresh"-button at browser level everything is fine. chart and text items fits together.
    what can I do to refresh all regions when the chart changes the sql-statment / User clicks?
    Is there any way to read out the current statement of a chart?
    thx in advance
    jogi
    Edited by: Jogi on 09.05.2011 12:31

    Bernd: the reason I asked about views is that you don't have any error messages. This might indicate that (a) you have no items in the view, or (b) there's something wrong with view-role-user assignment.
    To check for (a), please go to the published procurement catalog, and go to Views tab. Check that your View is Active. Click on your View ID link to display view details. You should see a list of characteristics assigned to your view in Assign Characteristics sub-tab (the list should not be blank!). Go to Assign Items sub-tab. Navigate in your schema to find items that are supposed to be assigned to your view. You should see "Yes" in the "Assigned" column for those products. If you don't, then you simply don't have any items in your view.
    Another thing I'd like you to check: when the user calls your procurement catalog for search, do you see the name of the catalog displayed just below the drop-down "Select Categories Hierarchically"?
    Cheers,
    Serguei

  • I can't see the button and text item, After compile...

    I bring a form source at the another ERP application.
    and compile it at the our ERP application.
    There is no problem at compiling file...
    comfile succesfully complete...
    but There is no text item and button when i execute program...
    What is the problem --; Help me ~~

    at oracle E-Business Suite
    We add-on a form program
    and i execute the program to use program.
    but there is no button and text item at form. ^^

  • Spaces removed when inserting a value into a text item

    Dear members,
    (Forms 6i c/s)
    I have a databased function returning a string of characters (varchar2). This value can have spaces at its end.
    When I put this value into a text item in Forms, the spaces at the end are removed.
    How can I avoid that ?
    Thanks for your help.

    Hi,
    There is no elegant solution for this. Metalink has a discussion of the topic in note nr 247715.1
    /Michael

  • SRM Local Purchase Order with both a standard line item and limit item...

    In SRM is it standard that you can create a local purchase order from the sourcing cockpit that contains a mix of limit items and standard items?
    I know this can be done in R/3.

    Paul,
    I am a functional/business person, and we are running SRM550 in extended classic, linking to ERP backed.
    From our business point of view it makes little sense to mix a limit item with one or more standard catalog item. SAP standard SRM 550 actually stops our users from doing this.
    For those who are not aware of the differences I will elaborate.
    A standard item is either from a Free Text entry process with the process being completed by a professional purchaser or a catalog item either internal to SRM, or maybe from an external website.
    Limit orders are value based and are mostly used for the payment of Utility bills, or for services. We don't use services at all.
    In our business we use limit orders for an Electricity Bill for example.
    When the user confirms a limit order the quantity should always be 1 and the user enters the value of the item.
    The Invoice entry team then needs to match the Invoice to the GR line.  It's at this point that if you have Limit items and standard items mixed our invoice entry team could run into problems.
    We are aware that it is not recommended practice for Limit orders to have GR and if you can avoid this step then you should.  Unfortunately our operating model insist on everything being confirmed and in the case of limit orders this can cause us invoice blocking issues.
    Limit orders are normally set up to run for a full FY so the addition of standard catalog items to a limit order makes little or no business sense.
    If a user added two limit items to a shopping cart for the same supplier our system would produce two PO's for the supplier to use.
    We actually avoid transmitting Limit order details to our suppliers as this would indicate the maxiumum value they could invoice us for, businesses just don't do that.  We just send them the PO number and description of the item. This provides them with a PO Ref number to puton their invoices.
    As we are still running SRM 550 maybe someone with SRM 7 knowledge would care to expand on this analysis?
    Hope this helps?
    Allen
    PS We don't use the Sourcing Cockpit, just read your earlier response
    Edited by: Allen Brooks on Mar 3, 2010 3:22 PM

  • Doubt about report FBL5N of screen field:Open items and Cleared items

    hi
    i know the report FBL5N is use DDF LDB and the report work flow is BSID->BKFP->BSEG
    but i don't know to differentiate Open Items and Cleared items in this report.
    Open items and Cleared items stand for a field flag in these table (BSID,BKFP,BSEG )? if true the field is?
    or they must be calc in program ? if true what about calc rules?
    waiting for help! thank you!

    Hi,
    Here is the difference in Open Items and Cleared Items.
    In FI first the document is Open (when it is posted) so the entry is made in table BSID. Once the document is cleared, it will move from BSID to BSAD. And for Cleared item you will see Clearing Document no and Clearing date values updated (these are blank when the item is open).
    The only difference in Open and Cleared is via Clearing Document and Clearing Date. If the values are present, it means document is cleared.
    Hope this helps.
    ashish
    Message was edited by:
            Ashish Gundawar

  • Interest calculation on Open items and cleared items

    Dear Experts
    I am trying to do needful configuration for interest indicator on which interest can be calculated for open items and cleared items as well.  But,  system is calculating interest for open items properly, but not calculating interest on cleared items with same interest indicator,  I am repeatedly getting error "interest calculation indicator is not compatible with this type of interest calculation"
    Is it possible to use same interest indicator for open line items and cleared line items of customer?
    If possible, request you share the needful config steps to do same.
    points will be awarded for usful reply.
    Best regards,
    S. Habib Pasha.

    Hello Habib,
    depending on the requests you can setup a item interest calculation or a balance interest calculation "Define calculation types".
    IIC: check settings (item selection, all cleared items, only items with payment, no cleared items) "Prepare item interest calculation"
    I guess you have setup the item interest calculation - maybe you have mixed some entries with BAIC.
    Check in "Prepare account balance interest calculation" whether you have entries with the indicator you want to use.
    At least check your entries in "Define time-based Terms" If you have entries with Balance account interest calculation the system gives even an error.
    Hope this is helpfull.
    Best regards
       Horst

  • Difference between booked items and requested items

    Hi Gurus,
    I wanted to understand the difference between
    Booking History - booked items – booked date
    Booking History – requested items –booked date
    The Series definition has the same definition given in the hint. I checked one of the below links for the same topic but couldn't get a full view.
    Which series go to Actual_quantity in Standrad collections
    Can any one let me know what the difference between booked items and requested items is? As I understand in OM, we have no differentiation. Do let me know
    Thanks
    DNP

    Hi
    In normal circumstances, there is no difference between requested item vs. booked item. But if you're using Item Substitution, these could be different. For example, a customer may call to request item A but for multiple reasons it may be substituted by a different item (usually an upgrade with similar form, function etc).
    Oracle APS supports this functionality out of box in order promising and ASCP where it can be done based on a pre-defined relationship based on availability etc.
    Hope this answers your question, please feel free to let me know if I may help calrify further
    Navneet Goel
    Inspirage
    [email protected]

  • Unable to display the Kit Items and component Items in XML Publisher

    we have created an Order with Kit Items,when we Pick Release the Order it is not printing Kit Items as it is Oracle standard functionality. We customized the Pick Slip RDF to display Kit Items.
    when we run the XML Publisher version of Pick Slip report, it is displaying component Items on one page and Kit Items on another page without header information.
    How can we display Kit Items and Component Items on single page instead of 2 pages?
    Please give us suggestions to implement this in XML Publisher.
    Thanks&Regards,
    Suresh.

    Suresh
    I dont know anything about the Pick Slip template so am unable to help without more information.
    If there are enough kit items to fill more than one page then w/o reducing the font size you'll have to put up with the items spilling to a second page
    Tim

  • How to clear the open items and parked items for customer

    Hi Experts,
    I need to clear the open items and parked items for customer.
    So any one could let me know the transaction code and procedure for clearing the items for customer.
    Best regards,
    Kesava balaji.

    Hello,
    Parked items will have NO RELEVANCE, unless you post it.
    You CANNOT clear parked items.
    You can clear the posted items using F.13 or F-32
    Regards,
    Ravi

  • How to show statistics of main item and related items with less filter?

    Hi experts,
    Have any of you come thro' similar requirements before?
    To show the statistics of a main item in different aspect in a document and show the comparison of this item in a particular aspect with other related items as inputted at prompt.
    You can image that, for the comparison, if I build another query for the related items, there will be duplicated dimensions, which we aim to avoid as duplicated dimension confuse end users.
    However, if i build the main items and related items in same query, for those reports of main item only, I need to add a report filter one by one!
    Any one of you have better idea?
    Thanks and Regards,
    Cherry

    You Should use Formatted Search in this case.
    You must create and associate a query for your field.
    click on the field you want items to be listed and press Shift + F2
    catch the keydown event of this field  and check pval.charpressed = 9 (tab key press)
    then execute
    SBO_Application.SendKeys("+")

  • JQuery Tutorial needed to customize Add New Item and Edit Item forms

    Hello,
    I need a tutorial to use JQuery to customize the UI Screen of SharePoint to add a new item in a list.
    since I don't have prior UI experience it will be nice if the tutorial is specifically targetted towards customizing the automatic form which is presented by sharepoint when we try to add an item to a custom lists.
    val it: unit=()

    Hi,
    According to your post, my understanding is that you want to customize the New Item and Edit Item forms using jQuery.
    The following examples for your reference:
    http://ankursharepoint.blogspot.com/2012/10/jquery-for-tabbed-navigation-in.html
    http://social.technet.microsoft.com/wiki/contents/articles/21730.sharepoint-2010-conditionally-hide-fields-on-standard-list-forms-using-jquery.aspx
    https://www.nothingbutsharepoint.com/sites/eusp/Pages/10-jQuery-Snippets-for-SharePoint-2010.aspx
    jQuery Tutorial
    http://www.w3schools.com/jQuery/
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

Maybe you are looking for

  • IDocs not created in file to IDoc scenario

    Hi all I am trying this file to IDoc scenario. File picked up successfully and sent to R/3 Backend…But Idoc is not posted…the status records In /n we05 in R/3 Backend shows that EDI: Partner profile inbound not available I created/tested all basics l

  • How to get rid of baseball in all my outgoing messages?

    Hi - incredibly happy new convert, but somehow I've set up my mail in such a way that an image of a baseball goes out with every email. Would greatly appreciate any advice on how I might remove. thanks

  • Palm - "and for our next trick..."

    Palm - "and for our next trick... we have the latest Palm phone made by HTC and running webOS!" *applause* I really think Palm needs to hook up with HTC, create a really good virtual keyboard and introduce, in my opinion, a real killer of a phone.  G

  • MS SQL Server jdbc help

    I am trying to connect to a MS SQL Server 2000 db from my linux Mandrake10 box using SQuirreL. I have downloaded a tar file from MS's website, which I have untarred to produce 3 jar files: msbase.jar, mssqlserver.jar and msutil.jar. According to the

  • ITunes need to close... ...........

    i know that happyendings already has kinda posted this question. but my situation is slightly different. i'm currently running on windows XP and i'm kinda getting what happyendings is getting/has been getting. but instead of closing 30 mins after ope