Combining items with different fields

I have users that want to built a report that shows all the products in the same table. Problem is certain fields will only be populated for certain products.
For example, a table with 15 fields, first 5 are constant across both products, 2nd 5 only for product A, 3rd 5 only for product B.
When you select product A from a drop down they want the table to only show the first 10 fields, when you select product B they want the table to only show the first and last 5. If no product is selected all fields should show.
Am I right in thinking this could be achieved with the union to combine results?
Thanks

Assuming that you have the same total number of columns for each product (in your example product A and B both have 10) then yes, you could use a UNION. The first part of the UNION would include the 5 common fields and the additional 5 that pertain to product A. The second part would have the common ones and also those that belong to B. You could include an extra column into which you'd store a string, either 'productA' or 'productB'. Then could then filter on this extra column to show the product you're interested in.
But if the number of columns isn't the same for both products that won't work. You could pull all the columns into the analysis and then create a separate table view for each product. You could exclude out whatever columns that don't make sense and then use a view selector to move between the different tables.
I guess it depends upon how you want to display the data. How many different products are there?
JB

Similar Messages

  • Merge of two same items with different Qty in po

    Hi Experts,
    Is it possible to merge two Same items with different Quantity into 1.
    For Eg:- 2 similar  items  with qty 2 & 3 must show 5 qty appearing once.Is it possible through Transnotification what should be the query.
    Mona

    Hi Mona,
    If you want to display a Purchase Order on screen summarized by item, set the "Summary Type"  to "By Item" (by default it is "No Summary"). The PO lines will then be summarized by item with total quantity for each item.
    If you want to display it on the printout then you need to modify the PLD. It is quite easy actually. You can use the Repetitive Area Footer to display the summary of each item and set all fields in the Repetitive Area to be not visible and set the height to minimum height.
    Cheers,
    Marini

  • Can we clear more line items with different currency within one Vendor

    Dear All,
    Please guide us the following issue is
    Can we clear two line items with different currency within one Vendor (i.e., Down Payment entry passed in EUR and Invoice in JPY).
    Thanks in advance.
    Regards
    Srinivas

    Hi
    I suppose this should be possible in F-44, for any difference in forex enter a new line item 'Charge off diff.' to Dr/Cr Forex gain/loss account
    Thank You,

  • Combined delivery with different delivery dates:

    Combined delivery with different delivery dates:
    We are experiencing a problem when doing combined delivery from multiple orders of the same ship to party.
    All the requirements are being met (for the order combination) accept the Delivery dates.
    Sometimes an order Qty is confirmed on the 1at of a month , then the second order qty is confirmed on the 15th of the month.  But when we want to make the combined delivery , the delivery dates differ and the user has to go into the individual order ans changes the dates.
    Is there a way to make the combination, the system not taking in account the delivery dates? Because we have huge no. of orders to combine. Please guide.
    Regards,
    Mansur.

    Dear Mansur,
    I think there is no any solution exaclty map with your problem in standard SAP.
    Better you control based on the MRP type, not sure. And also check with availability check and tranfer of requirments.
    Thnx,
    Pratik

  • Totally confused about mixing videos with different field orders.

    I have PPcs5 on the pc.
    I edit for many different shooters. As such I get everything: Progressive, upper field , lower field . Not to mention from a zillion different cameras & different resolutions.
    I output 95% so far to dvd ntsc, 5% BR.
    I get dv tapes on some & HD files also.Many times I get a mixure of both on each job. Also Iphone HD files too. Going crazy trying to fiquer out how to set up my sequence when I have upper field  or progressive by themselves & also when they are mixed with lower field dv foot...Do I force everything into a lower field seq if going to dvd?
    Do I have to deinterlace anything?
    If I drag a clip to the new "create seq" icon, it will match the clips properties but is that correct if its a progressive only project or an Upper field project going out to dvd ntsc?
    Do I need to RT click on the clips in the project window & "interpet Footage" & force it into a lower field there 1st? Is there a difference between setting up a seq to be played on a progressive DVD player hdmi to a prog TV as apposed to setting up a seq for a non hdmi or non progressive tv?
    Does outputting to dvd automatically force it to lower field ?
    If my seq isnt set up correctly I notice a big interlace problem when the cams pan from side to side, especially when there are multiple cams with different field orders. Have been unable to find any good discussions or articles on the topic.
    How do you guys do it without going crazzzzzzzy?Are there rules? What are the rules? A rule book would really help:-)  I Yern for the old DVCAM/DV days:-)

    DV is always lower and HD is upper or progressive.
    As you are having all fields in one timeline i would make it progressive.
    Premiere does a good job in deinterlacing.
    Only use Interprete footage when the footage is interprete wrong.
    Set up a progressive timeline and drop everything in it. If a clip does not behave correctly you can change fields in the Field Options.
    Export from Premiere and import into Encore. That is what i would do......

  • Delivery is pulling items with different delivery dates from sales order

    hi all,
    i have a sales order with two line items with different delivery dates(eg 1st and 21st). material availability date for them is different. when i tried to create the delivery on 1st it is pulling the 2nd item whose delivery date is on 21st.
    where can i control this.
    thanks in advance
    harini

    Hi,
    let us take one example>materials A and B,
    A delivery date is 22.01.2008(maintained in schedule lines in SO)
    B delivery date is 30.01.2008(maintained in schedule lines in SO)
    now i want to deliver material A on 22.01.2008
    by default system will give you only material A in the item line
    material B will not be displaced in the second line item
    now i want to deliver material B on 30.01.2008
    by default system will show me material B in delivery line item
    if in case material A is not delivered then delivery will show you two line items
    i.e., Material A and B
    i think you have understood the difference
    regards,
    US

  • I need a field like "System.RelatedLinkCount" but where the count is linked items with a field in a certain state

    I need a field like "System.RelatedLinkCount" but where the count is linked items with a field in a certain state.
    e.g. I've got a WI with a field on it that tells me how many active bugs are linked to it. (I'm not actually counting active bugs, but hopefully you get the idea). 
    The only way I can think to do this is with a TFS plugin and catching the workitemchanged event. I'd prefer to do this entirely in the WI if possible? is there a way to do this? Thanks

    Hi TimB33, 
    Thanks for your post.
    As far as I know there’s no default WI rule support to get the specific WIT linked count, I think you need to create your custom work item control to achieve that if you want this field.
    For this scenario, please submit it to User Voice site at: http://visualstudio.uservoice.com/forums/121579-visual-studio. Microsoft engineers will evaluate them
    seriously.  
    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.

  • How to create web items with different quantities?

    Hi,
    I have B1 inventory items that are single items but we will be selling them on the web as 'packages' of different quantities.  For example, we would like the user to be able to select the web item, then be presented with a drop down (attribute) of case (10 items), 1/2 pallet (80 items) or full pallet (160 items).  Is it possible to setup a product line master which is a B1 inventory item, then define the child items, non B1 items, and somehow have the proper quantities ordered?  (ie. ordering 2 cases creates a B1 order for our parent item with a quantity of 20)
    If I can do this, I have another concern.  Since we are currently using our test database, if I setup all of these child items and create the parent/child relationships, will these be lost once we swtich the database over to our live/production database?
    Thanks,
    David

    Personally, I would add the javascript to the Item's description with additional drop downs there, upon selecting the drop down, this would populate the QTY field which i would hide via javascript as well, but will be passed on to the Cart/checkout page.
    There is a somewhat similar discussion here:
    [Re: Custom price logic|Re: Custom price logic]
    James

  • Same Item with different Packs

    Hi Dear;
    how can i manage the following scenario?
    i have item A that i can buy with different packs.
    i have different packing in the same good receipt PO.
    exp: pack of  300, 301,301.5,302,302.5,310,
    so there is no logic in the packaging
    The question is:
    How can I manage these packs?
    i want to know how many qty of every pack i have and how many item in all packs.
    exp:
    2 of pack 300
    1 of pack 302
    5 of pack 303
    (2300)+(1302)+(5*303) as total qty for item A.
    regards;

    Hi
    You can try to Manage such item using 'Batches'
    1. When creating batches, user should follow the practice of creating a single batch for the total quantity.
    2. Create a new text field(UDF) say 'PackInfo' to keep track of the packing information for each batch
    2. For Ex, Say, a batch no. B1234 of  quantity 2417 is received into stores.
    Stores will pack this quantity 2417 into the required size like 2 of pack 300, 1 of pack 302, 5 of pack 303
    and enter this information in the text field UDF 'PackInfo' .
    So PackInfo UDF will have value like this:
    2 of pack 300, 1 of pack 302, 5 of pack 303
    I am not sure if this will helpyou. Please comment

  • Combining clips with different properties

    Hello
    If you have mixed-property clips on the timeline and wish to combine them into one MPEG movie to be viewed on the PC before being burnt to a DVD, which Presets and Export Settings would produce the best quality results?
    I am thinking of clip A with the following attributes (screenshot Clip_A)
    and clip B with its own attributes (screenshot Clip_B),
    but there may be more than two clips. Perhaps a third MP4 clip has PAL properties with different frame sizes to the clips above?
    Thanks
    Steve

    Hello John
    Thank you for your post.
    I think I know what you mean: a thick black frame around the clip?
    Can I ask: is AVCHD the 'heaviest' (best quality) type of file compared to the others? The alternatives I can see are: Publish+Share | Computer | Flash (or MPEG, or AVCHD, or AVI, or Windows, or Quick Time).
    Thanks again!
    Steve

  • BOM line item with different plant than header item.

    Hi friends,
    Can we have different plants for BOM child items?
    For example,BOM is created for plant 1000 with 5 sub items. when sales order is created BOM expodes with 5 sub items with plant 1000 because BOM is maintained for plant 1000.
    do we make any settings that line item should pick other than plant 1000?
    Please let me know is it possible in standard SAP? if not, how can we acheive it?
    Thanks in advance for your solution.
    Regards,
    Ravinder

    Ravinder Reddy ,
    Scenario 1:
    I have tried this scenario, I am having one header material (plant 1000). I have created one sub material 1100001 of plant (1000) and another material 340771 (Plant 2000) and i have assigned Item Category = N then i entered qty for ist item =1
    it is throwing an error. "Material 340771 not maintained in plant 2000." at sub item level
    Scenario 2:
    In another scenario, if  I am having one header material (plant 2000). I have created one sub material 1100001 of plant (1000) and another material 340771 (Plant 2000) and i have assigned Item Category = N then i entered qty for ist item =1
    It is throwing an error "Material 1100001 not maintained in plant 2000."  at hedaer level
    Scenario 3: I have extended the materials for both the plants
    Here i am entering the material header material 12345 (plant 2000). I have created one sub material 1100001 of plant (1000) and another material 340771 (Plant 2000) and i have assigned Item Category = N then i entered qty for ist item =1
    It is picking up...
    Material has to be extended to the plants that you are using let it be at sub item level or header level. Material has to be extended.
    Regards
    Sathya

  • Error message "can't nest items with different editing timebases"

    Hello final cut wiz group!
    I just finished a soundtrack in Logic Pro 7 and am trying to import the XML into Final Cut 5 with my G5 (OS 10.4.1). I'm getting a message that says "30 fps, NTSC rate does not match sequence preset time base 25 fps. The timebase defined in the the XML will be used. Unable to edit clip into sequence."
    I can get the sound to play after rendering, but when I try to bring the clip into the sequence, I get an error that says cannot nest items with conflicting timebases?
    Anybody have an idea how I can get myself out of this problem?
    Thanks for your help!
    DJ

    I'm not too familiar with using the XML functions but 25fps I believe is PAL and 30fps would be NTSC. That is a problem. When you export from Logic you may be able to change a frame rate setting in the export dialog. Or you could just bounce the file into a compatable format such as AIF or wave/PCM and then import that. Good luck.

  • JList: items with different formats

    Hi everybody,
    Here it is my problem...
    I have this:
    listModelParameters = new DefaultListModel();
    jListParameters = new JList(listModelParameters);
    The listModelParameters has to be filled with this: String parameters[]
    The problem is that inside 'parameters' there are two different types: let's call them "required" and "optional". So, as an example, 'parameters' is like this:
    parameters[0]="REQUIRED", parameters[1]="param1", parameters[2]="param2", parameters[3]="OPTIONAL", parameters[4]="param3".
    What I want is that the "REQUIRED" parameters appear with different type of letter than the "OPTIONAL" ones.
    Currently I just have this:
    for (int i=0; i<parameters.length; i++) {
    listModelParameters.addElement(parameters);
    Could any of you help me, please?
    Thanks a lot,
    Fran.

    Don't forget to use the Code Formatting Tags so the posted code retains its original formatting. That is done by selecting the code and then clicking on the "Code" button above the question input area.
    I still don't know how to solve my problemRead the JList API where you will find a link to the Swing tutorial on "How to Use Lists". There you will find an example of how to create a renderer. Modify it for your purposes.

  • Need to setup Premiere CS6 sequence for two file types with different field orders

    I have a client who has shot video for me using two cameras, one camera was set to progressive, and the other to interlaced upper field first. I need to use both file types in the edit and have been struggling to set up the sequence to get the best look for the end product, a DVD. I have several videos to do for her that were all shot in the same way, so I need a solution!
    I would appreciate help figuring out how to set up this work flow from beginning to end.
    Should I convert one of the files from the beginning so they match field orders before going into a sequence? Or do I just need to do some adjusting of the files once they are in the sequence? Is it just as simple as changing the transcode settings to favor the upper field first? I'm definitely having issues once the video is transcoded in Encore and you can see a lot of jagged edges and lines especially during movement. My client isn't happy and I've tried several workarounds, but to no avail.
    Here are the two file types I have:
    File extension: .MOV
    H.264, 1920x1080, Linear PCM, 16 bit little-endian signed integer, 48000 Hz, stereo
    FPS 29.97
    No Fields: Progressive Scan
    File extension: .MTS (my Mac finder can't read these files, but they are read in Premiere)
    Image Size: 1920 x 1080
    Frame Rate: 29.97
    Source Audio Format: 48000 Hz - compressed - 6 channels
    Pixel Aspect Ratio: 1.0
    Upper Field First
    I am using Adobe Premiere CS 6.0.2
    Encore 6.0.1
    Media Encoder 6.0.2.81
    I am running it on an iMac 27-inch, Mid 2011
    with Mac OS X Lion 10.7.5
    Processor  3.4 GHz Intel Core i7
    Graphics  AMD Radeon HD 6970M 1024 MB
    I've just been setting the sequence to match the .MOV files since they look much better than the .MTS files. I've done the opposite as well, setting the sequence to match the .MTS files and it doesn't seem to help. I've also changed the field order of the files once they are in the sequence by changing the field options and have tried converting the .MTS files in the Media Encoder, but nothing I've done has worked.
    Any help would be so appreciated! The client I have is a photographer, so she wasn't aware of this issue when she first shot these videos. So I have 10 videos with these issues I need to get back to her, hopefully issue free! I'm struggling as an editor because my last job I was using FCP and was working with videographers who knew what they were doing, so I've never faced such problems before. Plus I'm new to the Adobe software. Not a good combination. Please forgive me if I didn't give all the information you need. I will happily respond with whatever more information you may need to help me out!
    ~KTrouper

    I wonder if you could do your edit ignoring any visual issues of the interlaced footage but keeping the different sources separate ( checkerboard edit Vid 1/ Vid 2 )
    Lock it down then export the interlaced part of the edit as a Digital Intermediate.
    Maybe Export the other source as well to the same codec. DI
    Bring them back together in a New Sequence. You wold have to deal with the black spacing.

  • Combining entries with matching fields

    Hi,
    I need help with creating for the following situation:
    For example:
    I have an internal tables with 10 entries.
    I need to combine entries that have the same cost element (KSTAR), accounting indicator and service bulletin. For example, if 2 different entries have those fields match, create 1 entry with that data and sum up the quantity. So if the 1st entry has 1 quantity, and the 2nd entry had 3 quantity, then the combined entry will have 4 quantity.
    How do I do this?
    Please help.
    Thanks,
    Laura

    I created a quick test but its not working:
    REPORT  YTEST_COMBINE                           .
    TYPES: BEGIN OF Z_TABLE,
      NAME(10) TYPE C,
      VAL1(10) TYPE C,
      VAL2(10) TYPE c,
      MENGE(5) TYPE N,
    END OF Z_TABLE.
    DATA: IT_TABLE TYPE TABLE OF Z_TABLE WITH HEADER LINE.
    DATA: COLLECT_TABLE TYPE TABLE OF Z_TABLE WITH HEADER LINE.
    START-OF-SELECTION.
    IT_TABLE-NAME = 'STAN'.
    IT_TABLE-VAL1 = 'A'.
    IT_TABLE-VAL2 = 'B'.
    IT_TABLE-MENGE = '5'.
    APPEND IT_TABLE.
    IT_TABLE-NAME = 'STAN'.
    IT_TABLE-VAL1 = 'A'.
    IT_TABLE-VAL2 = 'B'.
    IT_TABLE-MENGE = '5'.
    APPEND IT_TABLE.
    IT_TABLE-NAME = 'JOE'.
    IT_TABLE-VAL1 = 'C'.
    IT_TABLE-VAL2 = 'C'.
    IT_TABLE-MENGE = '9'.
    APPEND IT_TABLE.
    IT_TABLE-NAME = 'JAMES'.
    IT_TABLE-VAL1 = 'D'.
    IT_TABLE-VAL2 = 'D'.
    IT_TABLE-MENGE = '17'.
    APPEND IT_TABLE.
    IT_TABLE-NAME = 'TIM'.
    IT_TABLE-VAL1 = 'E'.
    IT_TABLE-VAL2 = 'E'.
    IT_TABLE-MENGE = '19'.
    APPEND IT_TABLE.
    IT_TABLE-NAME = 'LAW'.
    IT_TABLE-VAL1 = 'F'.
    IT_TABLE-VAL2 = 'F'.
    IT_TABLE-MENGE = '29'.
    APPEND IT_TABLE.
    IT_TABLE-NAME = 'TIM'.
    IT_TABLE-VAL1 = 'E'.
    IT_TABLE-VAL2 = 'E'.
    IT_TABLE-MENGE = '1'.
    APPEND IT_TABLE.
    LOOP AT IT_TABLE.
    COLLECT_TABLE-NAME = IT_TABLE-NAME.
    COLLECT_TABLE-VAL1 = IT_TABLE-VAL1.
    COLLECT_TABLE-VAL2 = IT_TABLE-VAL2.
    COLLECT_TABLE-MENGE = IT_TABLE-MENGE.
    COLLECT COLLECT_TABLE.
    ENDLOOP.

Maybe you are looking for

  • Japanese  document names not showing up in Japanese letters

    Hello This is a screen font problem, I believe. Up until recently, I set my main language to Japanese with English as a sub-language. Thus all menus and computer HELP etc. was in Japanese. But, I no longer need to do that, so I changed my main langua

  • Error connecting WLS 10.3.1 JMS & MDBs with Oracle Advanced Queuing

    I followed the guide at http://blogs.oracle.com/imc/2010/12/how_to_use_oracle_aq_with_message-driven_beans_in_weblogic.html. Since the AQ queues were already set up by SAs and had been working with stateless session beans, I assume they're OK for use

  • Flash Videos Stall Before Playing (image)

    For about a few weeks now, flash videos (specifically Youtube and Liveleak) have been stalling before they play. The video will be black for around 30 seconds before the video actually begins loading. Here's how it looks like: Notice how all videos o

  • Trranslation of Additional Tab Header in cProjects

    Hi guys, does anybody know how to translate the header of an additional tab, added by customizing (Add Additional Tab Page in cProjects)? I tried it by switching the system language to it/en etc. but the header is always global and I have no chance t

  • Dynamic Link Error - Please HELP!!!!

    I am getting this message "Could not connect to Adobe After Effects. Please verify that Adobe After Effects and Adobe Dynamic Link components are installed." I've not had any trouble with After Effects and the Media Encoder until this morning. I've c