Dynamic Item Creation

Hi,
Can i create more than 50 items dynamically in a page. I tried creating but it is not working.
In one of my application page i have more than 10 regions, each region has 6-7 dynamic items.
Any work-around??
Regards,
Som

Hi Scorpio,
Thx for the reply.
I need for my application administration screen purpose, by default each region will have 5 empty rows, to achieve this i created dynamic items using sql query report.

Similar Messages

  • Deliver line item Creation

    I created Delivery using the function module  shp_vl10_delivery_create by passing sales order info.But how to create line item when there are different materials .This function module works (creates delivery) when there is one line item for SO and if we pass full ordered quantity only.is there any other fm for creation of delivery ?
    i want one more function module to create delivery line item also.please help me in this way, as i urgently need this functionality to incorporate dynamic delivery creation.

    Iam not able to get the solution to create line item for a delivery.evne though i can able to pass the data by appending table types ,if there are line items more than 1 then this Shp_vl10_delievry_create FM will not create any delivery.i didnt get the solution for how to create line item for a delivery based on the sales order informatin

  • Restrict Item Category Item Creation using Reference Only

    Hi All
    Here is the scenario, I want  "Restrict Item Category Item Creation using Reference Only"
    a.Retrieve document number VBELN from sales order header table VBAK for the current order. Check if the sales order is of type ‘ZAB’ referencing field AUART in table VBAK.
    note : Any changes to existing sales order "ZAB" will be performed in thesame sales order type(ZAB) in VA02 transaction.
    b.If step a is passed, check internal table structure for sales order item level as XVBAP-PSTYV for possible item category values of 'ZDEF' for the entered line item and document number (XVBAP-VBELN).
    c.If the cancel/change item category values are found on the line item, check internal table structure for document flow (XVBFA) if the cancel/change item category was created as reference:
    i.Check if entry exists in XVBFA for the preceding document number field VBELV with value equal to value in the subsequent document number field VBELN. This value must equal the current sales document number VBELN in table VBAK.
    ii.The above check must be done in conjunction with the following check:
                1.Check if entry exists in XVBFA for the preceding document type field VBTYP_V with value ‘C’ equals subsequent document type field VBTYP_N with value of ‘C’.
    d.Once the above checks are passed, collect the item number from internal table XVBAP (Field: POSNR) for the change/cancel item category line item added to the sales order.
    e.Check if the item number retrieved in the previous step exists in table VBAP (Field: POSNR) with an item category that is not part of the list of cancel/change item category defined in step b.
    f. Check if the item number collected in the previous step exists in the subsequent item number (Field : POSNN) in internal table XVBFA for the row that passed checks in steps b and c.
    g.If item number exists, check if this subsequent item number field equals the preceding item number field value (Field: POSNV) in table XVBFA.
    h.If step g fails, generate an error message stating that the user needs to the create the cancel/change item category line item with reference to the original line item and do not allow the user to proceed with the transaction.
    i.If step g succeeds, allow the user to proceed with the transaction.
    can any one send me the logic for this scenario.
    Rgds
    Chinna

    Hi Chinna,
      Please use BADI "BADI_SD_SALES_ITEM" to achieve your requirement..
      Let me know if you have further questions..
    BR
    Rakesh

  • Purchase Order Line Item Creation DATE ?

    Hi All ,
    How can we fine the Line item creation date in PO ? I know EKPO-AEDAT but that is chaged date and its get updated if you chage the line Item after creating it . I need creation date for a perticular Line Item how can we get that ?. thanks in advance , I'll reward if useful.
    Thanks ,
    Lucky.

    Item creation is same as Order date of schedule line
    EKET-BEDAT
    Thanks
    Seshu

  • Dynamic Table Creation & Fill Up

    Hello,
    Can anyone please guide where I can find examples for dynamic table creation (programmaticaly), with dynamic number of columns and rows, used to place inside text components (or whatever) to fill them with data.
    All programmatic.
    Using JSF, ADF BC
    JDeveloper 10.1.3.1
    Thanks
    Message was edited by:
    RJundi

    Hi,
    Meybe this article helps: http://technology.amis.nl/blog/?p=2306
    Kuba

  • Dynamic Items - Restoring values on error

    I've got a page with some dynamic items. When I display a error on the page the values do not restore to reflect changes that the user made, rather the values stored in the DB. This makes sense as my code does not check to see if a error occurred.
    I'd like to check if a error occurred and if it did I can restore the user changes using the htmldb_application.g_fxx(x) function. So I'm wondering how do I know if a error occurred? i.e. is their a variable like the REQUEST variable which will be set if a error occurred?
    Now a bit on a side topic, when dealing with error validation of dynamic items I run into the following issue. I do the validation through one pl/sql check. It checks that all the fields have values in it. Imagine there are 5 fields (1 through 5), and the first 2 are empty. My error message says "Field 1 is empty... Field 2 is empty"... That all works but the page just says "1 error has occurred" and I have to list all the problems under that 1 error. I'd like it say "2 errors have occurred" instead. How can I do that when I only have 1 validation function? Is their a variable that I can increment for each error I find?

    update

  • Alerts for item master change and new item creation

    hai experts
                       my manager has to get an alert when any update has been done in item master or when a new item master is created .

    Hi.........
    Check this query for alert.........
    Quaery for New Item Creation:
    SELECT T0.[ItemCode], T0.[ItemName], T0.[CreateDate] FROM OITM T0
    Where DateDiff(DD,T0.[CreateDate],GetDate())<2
    Query For Updation of Item:
    SELECT T0.[ItemCode], T0.[ItemName], T0.[UpdateDate] FROM OITM T0
    Where DateDiff(DD,T0.[UpdateDate],GetDate())<2
    Above two alerts will be coming for two days........
    Regards,
    Rahul

  • Item creation date in PO

    Hi all,
             Please let me know if wecan get the PO item creation date can be obtained from any standard tables. My requirement is not to get the PO header document date.
    Need to get the date on which a line item was added in a PO. Please let me know if any standard MM table can fetch this data
    Regards,
    Ashwin

    Hi Ashwin,
    You use std tables CDHDR and CDPOS for the same.
    If there is no entry in thses tables means there are no changes in the line item.It means the PO line creation date is the same date as the PO header date.
    Cheers,
    Satish Purandare

  • Configuration of Dynamic item proposal

    Dear Gurus
    Can any one tell me the configuration of Dynamic item proposal
    Thnaks in advance
    Sneha Reddy

    Hi aneha reddy ,
    Dynamic item Proposal is nothing but listing the materials to customers
    use t.code va51 and  use document type PV
    and maintain the list and save system will generate the document number
    that same document number u have to assgin to customer master in sales area view , sales tab page : item proposal field and assgn the number
    and now raise the order , select the item proposal field insales order u will get the list (ctrl+F11)
    hope this helps, if it is pls reward me
    Thanks&Regards
    Venkat.Dhanemkula

  • Handling dynamic item data in VSTS

    Hi Team,
    Can you please let us know how to handle dynamic item data in VSTS.
    Regards
    Raghavendra
    8105577088

    Hi Raghavendra,
    Based on your previous threads posted by you in the test forum, I doubt that you want to create the coded UI test, am I right?
    If so, which kind of app did you want to test, WPF or others? Could you share us a screen shot about the real UI controls you want to test? What real Controls you want to test, list item controls or others?
    You know that to find a control in coded UI test, we have to use the unique peoperties as the search properties, so if your controls are dynamic, the real issue would be related to the search properties you use in your code.
    Like this case:
    https://social.msdn.microsoft.com/Forums/en-US/4c4805f0-230d-459d-a3e5-61e62746c5b9/list-box-item-is-not-get-selected-while-play-back-the-recorded-script-in-coded-ui-test?forum=vsautotest
    As Pankaj's suggestion, if the list items are dynamic then you can use the index values instead of the innertext, so the real issue would be related to how to use the search perperties in your side. If you item text value is dynamic, you'd better not
    use the text value as the search properties. 
    About "How does “Coded UI test” finds a control ??", reference:
    http://blogs.msdn.com/b/balagans/archive/2009/12/28/9941582.aspx
    If I have misunderstood this issue, please feel free to let me know.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Does Seeburger's SFTP adapter support dynamic filename creation

    Hi all,
    Does the SFTP adapter support dynamic filename creation.
    If yes, then do we have to use UDF's and are there any specific settings that have to be done in the SFTP communication channel.
    Please provide a blog which helps in the configuration process of the above case.
    thanks,
    younus

    Dynamic Creation of File using counter in Seeburger Variable:
    1. Configuration Needed in the Communication Channel:
    The process of dynamic creation of files can be done we have to select the following checkbox in the receiver channel:
    Dynamic Attribute in receiver Channel:
    Import the following modules:
    Localejbs/Seeburger/solution/sftp
    Localejbs/Seeburger/AttribMapper
    Localejbs/ModuleProcessorExitBean
    Enter  the desired file naming convention:
    Use the Parameter GetCounter("ID") to the place where the counter is expected to come.
    2. Configuration Needed in the SeeBurger Workbench:
    If the J2EE server is listening on a port different from 50000 (which is the standard for the SAP client 000), the port number must be configured:
    Login into the seeburger workbench using the URL
    http://<localhost>:<port number>/seeburger/index.html
    Select Property Store.
    Create or edit the following property:
    Parameter
    Value
    Namespace
    http://seeburger.com/xi/SeeFunctions
    Key
    provider.servlet.server
    Value
    http://localhost:50000/ (where the port number 50000 must be set
    accordingly to the J2EE server configuration).
    Note: The configured value (server URL) has to end with a slash (/). Otherwise,
    SeeFunctions will not work correctly.
    If we need to start the counter from any specific value , it can be configured in the SeeBurger workbench, this value can be maintained in Mapping Variables :

  • Dynamic item proposal

    Dear Gurus
    Can any one tell me the configuration of Dynamic item proposal
    Thnaks in advance
    Sneha Reddy

    Dynamic Product Proposal
    A product proposal is a list of products for a specific customer that is automatically proposed during sales document processing. You can decide for yourself which materials should be displayed as product proposals in the sales document. You can also determine the sequence in which the materials appear in the product proposal.
    During sales document processing, the system displays a product proposal in the item overview according to the customer and the business transaction. It displays the material number, material description, and historical order quantites in the sales unit last used. To use a material again, you just have to copy it. The system does not run the standard checks (pricing, availability, incompletion, material determination, free goods determination and so on) until you have entered the order quantities.
    The product proposal is both an entry help and an aid to sales support and promotions. It is particularly useful in Telesales, where the employee automatically receives a display of all the materials that are of interest to a particular customer. This helps them to provide appropriate advice to the customer quickly and easily. The sales document history enables you to analyse the purchasing behaviour of a customer and recognize early on if it changes, for instance, when the customer suddenly stops ordering a product.
    The product proposal differs to cross-selling in that it is dependent on the customer and sales area, and is displayed in the sales document as soon as you have entered a customer. Cross-selling, on the other hand, is triggered by a material. In other words, the system proposes cross-selling materials according to the material or a characteristic of the material you have entered.
    You can determine the product proposal from different data sources:
    •     Order history
    •     Listed materials
    •     Excluded materials
    •     Item proposal
    •     Customer-material info records
    •     Customer-specific data sources
    You can combine materials from these data sources to create a product proposal. The system then accesses the data sources either online or in the background.
    To define a product proposal for sales document processing, you must carry out the following activities in Customizing:
    •     Define customer procedure for product proposal
    •     Define document procedure for product proposal
    •     Assign document procedure for product proposal to order types
    •     Maintain table of origin for product proposal
    •     Define product proposal procedure and determine access sequences
    •     Maintain procedure determination (in background) for product proposal
    •     Maintain procedure determination (online) for product proposal
    The product proposal procedure determines how the system displays the product proposal in the sales document. For instance, if the system has accessed the order history, it determines how many columns should be displayed in the sales document, in which period intervals thehistoric order quantities should be displayed (for instance, day, week, or month), and most importantly, the sequence in which the system should access the data sources (for example, order history, listing, exclusion).
    The product proposal procedure depends on the:
    •     Customer determination procedure
    The customer procedure determines which product proposal procedure the system automatically uses when you create a sales document for a particular customer.
    It is specified in the customer master record per sales area.
    •     Document determination procedure
    The document procedure determines which product proposal procedure the system automatically uses for a certain document type. The document procedure is stored as a key in the header for the sales document type.
    If you use online processing, the product proposal procedure is determined according to the customer and document determination procedures.
    If you use background processing, the product proposal procedure is determined according to the sales area in the customer master and the customer determination procedure. It does not use the document determination procedure because the document type is not recognized in background processing.
    It will help .
    Regards,
    Subbarao

  • Dynamic Item processor profiles

    Please explain me what is the use of dynamic item processor profiles and profile in customer service
    Thanks in advance
    Rajesh

    Thanks for all

  • Does UCM support dynamic page creation on contributor mode.?

    Hi All,
    Does UCM support dynamic page creation on contributor mode.
    We want to create new pages and link it into the existing pages
    is that possible?
    Thanks
    ~Hari

    You can create new secondary pages in contributor mode - you would normally do this via a dynamic list fragment though technically you could also achieve it by switching region content and creating new data files. You can then use the linz wizard to link between pages.
    If you are talking about creating new primary pages and sections in your site then you would need to use something like Site Studio Manager fragment.
    Tim

  • SDK: set default value to "managed by inventory" option when item creation.

    Currently, my customer wants to set default value (as true) to "managed by inventory" option under inventory tab when item creation.
    My question.
    1. how to detect item master form in add/find.
    2. how to set option default to be true.
    Regards,
    Kenneth Tse

    Hi Kenneth
    Okay, you need to do the following.
    1) You need to see when the item menu opens and what mode it is in and then do the event. So in itemevent uou'll have code similar to
    If (FormType = "AddMov" And pval.FormMode="Your Mode") then
    ***your code
    end if
    You can also just see the form and chesh the caption of the button.
    2) to do the second part,
            Dim oitem As SAPbobsCOM.Items
            oitem = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oItems)
            If oitem.GetByKey("Item Code") Then
                oitem.GLMethod = SAPbobsCOM.BoGLMethods.glm_WH
            End If
    Hope this helps

Maybe you are looking for

  • Can't get rid of account icon photo in mail header area

    How can I get rid of the thumbnail photo icon in the mail header area when I send an e-mail in Mail? It is one of the supplied icons that is in system preferences for "accounts", to distinguish my account from my wife's on our iMac G5 (10.4.10). I re

  • Movieclip jittery when audio plays

    The playback of sound effects from one of my game object's movieclips (such as an alien shooting) is causing other game objects (i.e. the walking hero) to judder in their movement, only while that audio is playing from the other object. But when I de

  • Trying to find an app

    I recently heard about an interesting app for phones. Basically, your smartphone(iPhone 5 in my case) scans and then reads a code(I'm not sure if it's a code or something similar). That code points to a website(or maybe just to some kind of text), an

  • Lost my library - Hard drive failure

    Hi, Looking for some help please, my computer recently died and I needed a new hard drive, I installed a new one, started using my i-tunes again but for some reason I deleted everything by mistake, so now I have my i tunes account with everything I p

  • Planning Dim Load - Acct and Currency Issue

    Hi, I am trying to push metadata via outline load in utility in blank test application. In Acct Dimension - I designed a member as below Account     Parent     Data Storage     Description     Data Type     Account Type     Aggregation (Plan1) Statis