Minimum subset of a set, whose union is same as original set?

hi,
if you have a Set of Sets called S, e.g.
{{1,2},{2,3},{3,4}}
and want to find the/a minimum subset of S called S', which has the property that
union(S)==union(S')
eg
union({{1,2},{2,3},{3,4}})==union({{1,2},{3,4}})
where union(S) means the union of all elements of S ie
union({{1,2},{2,3},{3,4}}) = {1,2,3,4}
then is there a better way than considering all combinations?
my first instinct that the largest component set would always be in the result was proved wrong by
{{1,2,4,5,7,8},{1,2,3,4},{5,6,7,8}}
I looked on Google, but have not found much - Set Covering sounds like a good name for this but seems related to algebra instead?
thanks,
asjf

We both need to read. S' is a subset of S.
1. Take the largest set in S, add it to S'.
2. Take the next largest set in S, call is A. If A
has any elements that aren't in S', add it to S'
3. if there are more sets in S, repeat step 2.Oh, I see now. You can stop after all the elements in the union are reprsented in S' though. Also, he has stated that this algorithm produces tha incorrect result for {{1,2,4,5,7,8},{1,2,3,4},{5,6,7,8}}
i.e. it gives:
{{1,2,4,5,7,8},{1,2,3,4}}
when he wants:
{{1,2,3,4},{5,6,7,8}}
because they are smaller sets.

Similar Messages

  • Are there any plans to fix the misinterpretation of the Exchange ActiveSync policy "Minimum number of character sets"  in IOS6?

    We are testing using IOS6 in our Corporate environment and came across a scenario where IOS6 incorrectly interprets the Exchange 2010 ActiveSync policy "Minimum number of character sets" as the number of special characters required rather than the number of character sets required. Is anyone aware of any plans to correct this in future releases? Here is a thread on Microsoft's forums about the issue:
    http://social.technet.microsoft.com/Forums/en-US/exchangesvrmobility/thread/fe05 1d55-24ba-45e4-b054-67861f28422d/

    We have tried Android, Windows Phone7/8 and they all adhere to the "Minimum number of character sets" set in the ActiveSync policy, but IOS does not.
    Require an alphanumeric password   Select this check box to require device passwords to contain both numbers and letters. The default is numbers only.
    Passwords must include this many character sets   To enhance the security of device passwords, you can require passwords to contain characters from multiple character sets. Select a number from 1 to 4. The sets are letters, uppercase letters, numbers, and symbols. For example, if you select 3, passwords must contain characters from three of these sets.
    All other mobile device except IOS 5.x/6.X don't follow this.
    You have to select "Require an alphanumeric password" which is letters and numbers.  But then you can only select 1-4 for the character sets. 
    So we set it at 1, so that would mean you would only need letters and numbers, IOS does not reconize letters, letters uppercase, numbers or symobols as a charator set, it interprets the setting as how symbols you need.
    If you set it at 2, then IOS makes you have "2" symbols in your password.....and so on...
    Make sense?
    It just seems that IOS does not reconize charator sets, it just looks at the number as how many symbols you need in a password.

  • Are there any plans to fix the misinterpretation of the Exchange ActiveSync policy "Minimum number of character sets"  in IOS5?

    We are testing using IOS5 in our Corporate environment and came across a scenario where IOS5 incorrectly interprets the Exchange 2010 ActiveSync policy "Minimum number of character sets" as the number of special characters required rather than the number of character sets required. Is anyone aware of any plans to correct this in future releases? Here is a thread on Microsoft's forums about the issue:
    http://social.technet.microsoft.com/Forums/en-US/exchangesvrmobility/thread/fe05 1d55-24ba-45e4-b054-67861f28422d/

    Thanks for the responses. I did submit this issue as a bug report earlier this morning also but thought I'd post here in the event any Apple insiders saw this and cared to comment. 
    This really is a significant problem in that our testing shows that the way IOS5 interprets this ActiveSync policy in Exchange 2010 does not allow you to enforce a password using just letters and numbers. This is because  the only valid values for this policy are 1-4. The way IOS5 interprets this requires 1-4 special characters in the password, not 1-4 character sets.

  • Create a schema B whose structure is same as schmea A but without any data

    Hi Buddies,
    I will create a schema B whose structure is same as schmea A, but without any data imported from A?
    schema A in one production instance, schema B will be created in a test instance in another server.
    9i database.
    Is there any buddy has any good way to achive this purpose?
    Thanks a lot in advance
    Jerry

    Hi friends:
    OK, I prepare a new exp/imp, but befoe doing that, I want to identify all errors happened in previous exp/imp
    1. I set statistics=none in exp par file, now I have a clean export without any warnings. :-)
    2. I checked previous imp log, found the below problem
    1)
    ORA-01917 user or role xxx doesn't exit-- this is not important, some users have not been created in test
    instance. while, we can set grants=n in the later imp par file.
    2)
    ORA-01659. unable to allocate minextents beyond 63 in tablespace RPT_IN_MID
    --this is seriours. I found the total same errors like below
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IRIN
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IRTB
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_FCPTB
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_FCPTB
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_FLFTB
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_FLFTB
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_TABLE
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_TABLE
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_FCPTB
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    ORA-01658: unable to create INITIAL extent for segment in tablespace RPT_IN_MID
    but, before import, I already add datafiles to the all above tablespace one by one.
    like,
    alter tablespace RPT_IRTB
    Add datafile '/cma7/appl/oracle/dods/dt_irtb02.dbf' Size 64M;
    why still have this problem? is there anything I can improve, please advice?
    3) ORA-2000 unable to set values for xxxx (object), doesn't exit or insufficient privileges.
    (do I need to set user as sys in the future imp par file)?
    for the database link problem, I will check after the above problem resolved.
    Thank you very much
    Jerry

  • Return the Minimum from two tables in a Union

    Hello
    I have written a simple union query from our dialler service which has 2 tables, in inbound and an outbound table. A lead can show in any table depending how they came through to an agent and they can also show in both tables.  I need to return the
    the first instance in the calltime column from both tables but also return all the other information.  I'm expecting multiple entries for the minimum calltime which is fine, I will be using a lookup in excel to extract the time.  Just to make matters
    a little more difficult i'm having to use the OPENQUERY function because its within MYSQL.
    SELECT O.Lead, O.DataList, O.[CallTime] AS 'CallDate', O.[Status], O.Uniqueid, O.Campaign, O.number, O.Advisor, 'Outbound' AS CallType
    FROM OPENQUERY (dialler, 'SELECT * FROM dialler_outbound_data') O
    WHERE O.CallTime >= '2014-12-01'
    UNION
    SELECT I.Lead, I.DataList, [CallTime] AS 'CallDate', I.[Status], I.Uniqueid, I.Campaign, I.Number, I.Advisor, 'Inbound' AS CallType
    FROM OPENQUERY (dialler, 'SELECT * FROM dialler_inbound_data') I
    WHERE I.CallTime >= '2014-12-01'
    Can anyone help please?
    Many Thanks
    Rich

    Hi Rich,
    The use of the ROW_NUMBER function as mentioned and temp tables should do the trick.  See the code below...hope this helps.
    SELECT ROW_NUMBER() OVER(ORDER BY O.[CallTime]) as 'Occurrance'
    ,O.Lead
    ,O.DataList
    ,O.[CallTime] AS 'CallDate'
    ,O.[Status]
    ,O.Uniqueid
    ,O.Campaign
    ,O.number
    ,O.Advisor
    ,'Outbound' AS CallType
    INTO #TEMP1
    FROM OPENQUERY (dialler, 'SELECT * FROM dialler_outbound_data') O
    WHERE O.CallTime >= '2014-12-01'
    SELECT ROW_NUMBER() OVER(ORDER BY I.[CallTime]) as 'Occurrance'
    ,I.Lead
    ,I.DataList
    ,[CallTime] AS 'CallDate'
    ,I.[Status]
    ,I.Uniqueid
    ,I.Campaign
    ,I.Number
    ,I.Advisor
    ,'Inbound' AS CallType
    INTO #TEMP2
    FROM OPENQUERY (dialler, 'SELECT * FROM dialler_inbound_data') I
    WHERE I.CallTime >= '2014-12-01'
    INSERT INTO #FINAL
    SELECT * FROM #TEMP1
    UNION
    SELECT * FROM #TEMP2
    SELECT * FROM #FINAL AS F WHERE F.Occurrance = 1
    I'm new to this so if this helps, I could use your vote. 
    Thanks,
     Zach

  • Withholding tax-"minimum-maximum amount" & accumulation setting

    Dear FI experts,
    as the TDS rate changed in Punjab, my client's requirement is,,
    if they are posting an invoice with amount more than 20000 then tax to withheld,
    or it will be withheld if more than Rs 50000 transaction is made in a fiscal year.
    please suggest how to configure
    regards
    deepak

    thank you for your response..
    sir, if i set accumulation per year with starting month 04 in tax type creation & maintain the minimum base as 50000 than it is deducting the tds if more than 50000 rs posting is made in a year.
    in same case we want to deduct the tds if a single invoice amount exceeds 20000 rs.
    how is it possible..
    please suggest
    deepak

  • Minimum required ABAP skill set

    Will anyone want to add any other ABAP skill to the below mentioned ABAP skill list which should be enough to get interview calls in India as an experienced ABAPer:
    1. ERP fundamentals
    2. SAP R/3 technical details
    3. ASAP methodology(ABAPer's role in SAP implementation life cycle and in customization and development)
    4. Basics of ABAP(21 days book:  Ken Greenwood)
    5. Internal tables operations(std, sorted and hashed)
    6. ABAP debugger
    7. DDIC in depth
    9. Programming guidelines &Perfomance tuning(including sql trace tool & runtime analysis, code inspector etc)
    10. Database table operations
    11. Extract datasets
    12. Simple and interactive reporting
    13. SD & MM module knowledge required for an ABAPer
    14. Business process of an application development
    15. SAP Project models & flow of an ABAPer resposibilities in a project
    16. ALV using only functional module aproach
    17. SAP Scripts
    18. Smart forms
    19. BDC
    20. Screen programming
    21. Understanding Functional specification and designing technical specification
    22. Code review techniques
    23. Unit Test Plan
    24. Transport and workbench request
    25. Transport organizer
    26. Version mgmt
    27. ITS

    Hi,
    even if u have above skill set its must to have some real time experience
    Regards

  • Finding unique minimum value from a set of values

    Hi.
    I have numbers in three columns - H, P, X
    I need to compare numbers in each row and find out the lowest value and find out if there is a unique lowest value.
    For example, in row 2
    H2=2, P2=5.4, X2=2. In this row, both H2 and X2 have the lowest number, 2. Hence, the lowest number is not unique. I want to fill cells H2 and X2 in Yellow and cell P2 in Red.
    In row 3, 
    H3=2, P3=5.4, X3=4. In this row, H3 has the lowest unique number, 2. I want to fill cell H3 in Green and cells P3 and X3 in Red.
    Green = lowest and unique
    Yellow = lowest but not unique
    Red = Not the lowest
    I can use the MIN function to find the least number but I do not know how to identify the unique lowest number if available.
    Thanks for your help.

    Select for example H2:H100. I will assume that the active cell within the selection is in row 2.
    Color the cells yellow (this will be the default)
    On the Home tab of the ribbon, click Conditional Formatting > New Rule...
    Select 'Use a formula to determine which cells to format'.
    Enter the formula
    =OR($H2>$P2,$H2>$X2)
    Click Format...
    Activate the Fill tab and select red.
    Click OK, then OK again.
    On the Home tab of the ribbon, click Conditional Formatting > New Rule...
    Select 'Use a formula to determine which cells to format'.
    Enter the formula
    =AND($H2<$P2,$H2<$X2)
    Click Format...
    Activate the Fill tab and select green.
    Click OK, then OK again.
    The formulas for columns P and X are similar, switching the roles of the three cells.
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • Unions using same subview gives error 00918 - column not uniquely defined

    Hi anybody,
    I'm using oracle 92i on a windows xp workstation. I defined a view using union construct as follows :
    select
    fgb.obj_id as obj_id
    from
    -- objektdaten_vw
    fingwrk_ggbwg_perobj_vw
    fgb
    union
    select
    fgb1.obj_id
    from
    -- objektdaten_vw
    fingwrk_ggbwg_perobj_vw
    fgb1
    union
    select
    fgb2.obj_id
    from
    -- objektdaten_vw
    fingwrk_ggbwg_perobj_vw
    fgb2
    union
    select
    fgb3.obj_id
    from
    -- objektdaten_vw
    fingwrk_ggbwg_perobj_vw
    fgb3
    with fourth union I get the specified error. If I reduce to 3 unions there is no problem. Using different views - i.e. objektdaten_vw there is no problem. The used view fingwrk_ggbwg_perobj_vw is without any errors and itself using subviews.
    any ideas about limitations or something like that ?
    thanks in advance
    wilko

    Hi Frank,
    sorry for being absent the last weeks. I will post the complete view here. I tried reducing complexity within my last posting, but i have to admit, that may not have been very helpful.
    The following view has to get data coming from different resources ( ahkontobuchungen, ehkontobuchungen, eukontobuchungen and aukontobuchungen ). But it is essential hwo they are connected to aukontobuchungen. This will be found by matching fingwrk_ggbwg_perobj_vw which knows, what lines of the former tables are connected to special lines of aukontobuchungen, and get_rw_buchung_vw which will classify the data and only allow rw_bewart = -1. So everything is needed. When I get these data they will be aggregated in the next step by another view.
    Hope, I could explain a little.
    regards
    Wilko
    CREATE OR REPLACE FORCE VIEW READ_OBJ_FINGEW_SALDO_VW
    (OBJ_ID, OBJEKTGEWERKE_ID, GEW_HG_CODE, GEW_UG_CODE, GEW_GPARENT,
    GEW_GP_BEZEICHNUNG, GEW_GP_ISO_CODE, GEW_CODE, GEW_ISO_CODE, GEW_BEZEICHNUNG,
    GEW_KALKULATION, GEW_VERTRAGSSUMME, RW_KONTEXT, RW_BEWEGART_BEZ, FIN_HAUPTKONTO_ID,
    FIN_KONTO_ID, FIN_KONTO_VERTRAGSSUMME, RW_HAUPTKONTO_ID, RW_BUCHKONTO_ID, RW_WAEHRUNG_CODE,
    RW_BETRAG)
    AS
    select
      fgb.obj_id                   as obj_id
    , fgb.objektgewerke_id         as objektgewerke_id
    , fgb.gew_hg_code              as gew_hg_code
    , fgb.gew_ug_code              as gew_ug_code
    , fgb.gew_gParent              as gew_gParent
    , fgb.gew_gruppenbezeichnung   as gew_gp_bezeichnung
    , fgb.gew_gruppen_iso_code     as gew_gp_iso_code
    , fgb.gew_code                 as gew_code
    , fgb.gew_iso_code             as gew_iso_code
    , fgb.gew_bezeichnung          as gew_bezeichnung
    , fgb.gew_kalkulation          as gew_kalkulation
    , fgb.gew_vertragssumme        as gew_vertragssumme
    , fgb.rwbeweg_kontext          as rw_kontext
    , fgb.rwbeweg_bewart_bez       as rw_bewegart_bez
    , fgb.fin_hk_konto_id          as fin_hauptkonto_id
    , fgb.fin_uk_konto_id          as fin_konto_id
    , fgb.fin_uk_vertragssumme     as fin_konto_vertragssumme
    , qehb.ekonto_id               as rw_hauptkonto_id
    , qehb.ekonto_id               as rw_buchkonto_id
    , qehb.waehrung_code           as rw_waehrung_code
    , sum(qehb.betrag)             as rw_betrag  
    from fingwrk_ggbwg_perobj_vw fgb
             inner join ehkontobuchungen qehb
                     on     fgb.rwbeweg_hauptkonto_id   = qehb.ekonto_id
                        and fgb.rwbeweg_kontext         = 'ekonto' 
                        and fgb.rwbeweg_vrbed_bewart_id = qehb.vrbed_bewart_id
             inner join get_rw_buchung_vw rwb
                     on     qehb.ehkontobuchung_id          = rwb.buchung_id
                        and qehb.vrbed_bewart_id            = rwb.vrbed_bewart_id
                        and -1                              = rwb.rw_bewart          
    group by
      fgb.obj_id
    , fgb.objektgewerke_id
    , fgb.gew_hg_code             
    , fgb.gew_ug_code             
    , fgb.gew_gParent             
    , fgb.gew_gruppenbezeichnung  
    , fgb.gew_gruppen_iso_code    
    , fgb.gew_code
    , fgb.gew_iso_code
    , fgb.gew_bezeichnung
    , fgb.gew_kalkulation   
    , fgb.gew_vertragssumme
    , fgb.rwbeweg_kontext
    , fgb.rwbeweg_bewart_bez
    , fgb.fin_hk_konto_id
    , fgb.fin_uk_konto_id  
    , fgb.fin_uk_vertragssumme 
    , qehb.ekonto_id
    , qehb.ekonto_id
    , qehb.waehrung_code 
    having sum(qehb.betrag) <> 0
    union
    select
      fgb.obj_id
    , fgb.objektgewerke_id   as objektgewerke_id 
    , fgb.gew_hg_code              as gew_hg_code
    , fgb.gew_ug_code              as gew_ug_code
    , fgb.gew_gParent              as gew_gParent
    , fgb.gew_gruppenbezeichnung   as gew_gp_bezeichnung
    , fgb.gew_gruppen_iso_code     as gew_gp_iso_code
    , fgb.gew_code
    , fgb.gew_iso_code
    , fgb.gew_bezeichnung
    , fgb.gew_kalkulation    as gew_kalkulation
    , fgb.gew_vertragssumme  as gew_vertragssumme
    , fgb.rwbeweg_kontext
    , fgb.rwbeweg_bewart_bez
    , fgb.fin_hk_konto_id    as fin_hauptkonto
    , fgb.fin_uk_konto_id    as fin_konto
    , fgb.fin_uk_vertragssumme  as fin_konto_vertragssumme
    , qahb.akonto_id         as rw_hauptkonto_id
    , qahb.akonto_id         as rw_buchkonto_id
    , qahb.waehrung_code     as rw_waehrung_code
    , sum(qahb.betrag)       as betrag
    from fingwrk_ggbwg_perobj_vw fgb
             inner join ahkontobuchungen qahb
                     on     fgb.rwbeweg_hauptkonto_id   = qahb.akonto_id
                        and fgb.rwbeweg_kontext         = 'akonto'            
                        and fgb.rwbeweg_vrbed_bewart_id = qahb.vrbed_bewart_id
             inner join get_rw_buchung_vw rwb
                     on     qahb.ahkontobuchung_id      = rwb.buchung_id
                        and qahb.vrbed_bewart_id        = rwb.vrbed_bewart_id
                        and -1                          = rwb.rw_bewart          
    group by
      fgb.obj_id
    , fgb.objektgewerke_id
    , fgb.gew_hg_code             
    , fgb.gew_ug_code             
    , fgb.gew_gParent             
    , fgb.gew_gruppenbezeichnung  
    , fgb.gew_gruppen_iso_code    
    , fgb.gew_code
    , fgb.gew_iso_code
    , fgb.gew_bezeichnung
    , fgb.gew_kalkulation   
    , fgb.gew_vertragssumme
    , fgb.rwbeweg_kontext
    , fgb.rwbeweg_bewart_bez
    , fgb.fin_hk_konto_id   
    , fgb.fin_uk_konto_id   
    , fgb.fin_uk_vertragssumme 
    , qahb.akonto_id
    , qahb.akonto_id
    , qahb.waehrung_code
    having sum(qahb.betrag) <> 0
    union
    select
      fgb.obj_id
    , fgb.objektgewerke_id   as objektgewerke_id 
    , fgb.gew_hg_code              as gew_hg_code
    , fgb.gew_ug_code              as gew_ug_code
    , fgb.gew_gParent              as gew_gParent
    , fgb.gew_gruppenbezeichnung   as gew_gp_bezeichnung
    , fgb.gew_gruppen_iso_code     as gew_gp_iso_code
    , fgb.gew_code
    , fgb.gew_iso_code
    , fgb.gew_bezeichnung
    , fgb.gew_kalkulation    as gew_kalkulation
    , fgb.gew_vertragssumme  as gew_vertragssumme
    , fgb.rwbeweg_kontext
    , fgb.rwbeweg_bewart_bez
    , fgb.fin_hk_konto_id    as fin_hauptkonto
    , fgb.fin_uk_konto_id    as fin_konto
    , fgb.fin_uk_vertragssumme  as fin_konto_vertragssumme
    , qauk.akonto_id         as hauptkonto
    , qauk.aukonto_id        as buchkonto
    , qaukb.waehrung_code    as whrg
    , sum(qaukb.betrag)      as bezahlt
    from fingwrk_ggbwg_perobj_vw fgb
             inner join a_buchungen qaukb
                     on     fgb.rwbeweg_konto_id        = qaukb.aukonto_id 
                        and fgb.rwbeweg_kontext         = 'aukonto'
                        and fgb.rwbeweg_vrbed_bewart_id = qaukb.vrbed_bewart_id 
             inner join a_unterkonto qauk
                     on     qaukb.aukonto_id            = qauk.aukonto_id
             inner join get_rw_buchung_vw rwb
                     on qaukb.vrbed_bewart_id           = rwb.vrbed_bewart_id
                     and -1                             = rwb.rw_bewart          
    group by
      fgb.obj_id
    , fgb.gew_hg_code             
    , fgb.gew_ug_code             
    , fgb.gew_gParent             
    , fgb.gew_gruppenbezeichnung  
    , fgb.gew_gruppen_iso_code    
    , fgb.gew_code
    , fgb.gew_iso_code
    , fgb.gew_bezeichnung
    , fgb.gew_kalkulation   
    , fgb.gew_vertragssumme
    , fgb.rwbeweg_kontext
    , fgb.rwbeweg_bewart_bez
    , fgb.fin_hk_konto_id   
    , fgb.fin_uk_konto_id   
    , fgb.fin_uk_vertragssumme 
    , qauk.akonto_id
    , qauk.aukonto_id
    , qaukb.waehrung_code
    having sum(qaukb.betrag) <> 0
    union
    select
      fgb.obj_id
    , fgb.objektgewerke_id   as objektgewerke_id 
    , fgb.gew_hg_code              as gew_hg_code
    , fgb.gew_ug_code              as gew_ug_code
    , fgb.gew_gParent              as gew_gParent
    , fgb.gew_gruppenbezeichnung   as gew_gp_bezeichnung
    , fgb.gew_gruppen_iso_code     as gew_gp_iso_code
    , fgb.gew_code
    , fgb.gew_iso_code
    , fgb.gew_bezeichnung
    , fgb.gew_kalkulation    as gew_kalkulation
    , fgb.gew_vertragssumme  as gew_vertragssumme
    , fgb.rwbeweg_kontext
    , fgb.rwbeweg_bewart_bez
    , fgb.fin_hk_konto_id    as fin_hauptkonto_id
    , fgb.fin_uk_konto_id    as fin_konto_id
    , fgb.fin_uk_vertragssumme  as fin_konto_vertragssumme
    , qeuk.ekonto_id         as hauptkonto_id
    , qeuk.eukonto_id        as buchkonto_id
    , qeukb.waehrung_code    as whrg
    , sum(qeukb.betrag)      as bezahlt
    from fingwrk_ggbwg_perobj_vw fgb
             inner join e_buchungen qeukb
                     on     fgb.rwbeweg_konto_id        = qeukb.eukonto_id
                        and fgb.rwbeweg_kontext         = 'eukonto'
                        and fgb.rwbeweg_vrbed_bewart_id = qeukb.vrbed_bewart_id
             inner join e_unterkonto qeuk
                     on     qeukb.eukonto_id            = qeuk.eukonto_id
             inner join get_rw_buchung_vw rwb
                     on  qeukb.e_buchungen_id           = rwb.buchung_id               
                     and qeukb.vrbed_bewart_id          = rwb.vrbed_bewart_id
                     and -1                             = rwb.rw_bewart          
    group by
      fgb.obj_id
    , fgb.objektgewerke_id
    , fgb.gew_hg_code             
    , fgb.gew_ug_code             
    , fgb.gew_gParent             
    , fgb.gew_gruppenbezeichnung  
    , fgb.gew_gruppen_iso_code    
    , fgb.gew_code
    , fgb.gew_iso_code
    , fgb.gew_bezeichnung
    , fgb.gew_kalkulation   
    , fgb.gew_vertragssumme
    , fgb.rwbeweg_kontext
    , fgb.rwbeweg_bewart_bez
    , fgb.fin_hk_konto_id 
    , fgb.fin_uk_konto_id 
    , fgb.fin_uk_vertragssumme 
    , qeuk.ekonto_id
    , qeuk.eukonto_id
    , qeukb.waehrung_code
    having sum(qeukb.betrag) <> 0
    /

  • So..this is new to me. my apple id has been disabled for some reason..it's not cool how i can't install apps or even update them.. i've tried to already reset my password and that doesn't help..can someone whose had the same issue help? please?

    so, just read the title, there's not much that i can say about this..it ****** me off. who else has had this problem..should i just sell it and buy a new one..or is it because of the update? I'd appreciate the help and maybe some step by step instructions on how to get it working if you guys wouldn't mind.. thanks

    contact itunes support

  • Setting minimum order level in BC?

    Is there an easy way to set a minimum total order level in BC and enforce it by not allowing Check Out at lower $ amounts? 
    I've tried setting all of my shipping options to a $150 minimum level and then setting the shipping validation in the buy button to "true". 
    The shipping options don't appear unless the cart has $150 in it but the user can still proceed to the Registration Buy page at any dollar level with zero shipping by hitting Checkout. 
    I think the system must be recognizing $0.00 as a "valid" shipping amount.
    Please help.

    Hey techstoryteller,
    At this stage it is only possible to set a minimum and maximum quantity of a particular product via eCommerce > [select a product].
    For setting a minimum for an order, it would be possible through JavaScript to implement a script that could check the value of the {tag_invoicetotal} tag and if less than 150, will hide the checkout button using CSS. I don't have any JavaScript samples available, however I will leave this discussion open in order for possible suggestions from our community.
    Cheers.

  • Sets ADT operation...

    hi, i am alvin. i am a newbie in java language. hope you guys can help me sort my problem here.
    Using array or linklist, how can i write a program of a set ADT that compute the intersection, union, difference and subset of two sets, say A and B? th maxarray size is, let say 100. pls advise.
    for another question, is there anyone out there who is familiar with the Josephus problem(where ppl in a circle rotating kill themselve evrey n count?) how can i write those program using doublylinked list?
    pls advise. thanks.

    hahaha....how much are we talking aobut here....

  • How to set an tabbed page value in a field on another page?

    Hi,
    I am creating an Application in jdev10.3.4 ADF.i have created a tabbed page having 4 tabs
    Leeson Learned
    Best Practice
    Value Addition
    Other
    on each tabbed page i have a create button which will open a create page on that create page i need to set the value of field named category whose value
    will same as tabbed page name
    like when we press Lesson Learned tabbed page and then click create button on craete page in category field it should be set to "Leeson Learned" automatically.
    can anybody help me out how to do it ?

    Please try this - it works fine and I hope you understand it:
    You have to take a look for the binding of your radiobuttonlist here - You can change the binding value with a doubleclick, for example
    1 to ValueA
    2 to Value B
    Then you have to change your script and ask for:
    if(RadioButtonList.rawValue == ValueA)
        if (NumericField1.rawValue >= 1000 && NumericField1.rawValue <= 4999)
            NumericField1.rawValue *5/1000;
    }else
        if (NumericField1.rawValue >= 1000 && NumericField1.rawValue <= 4999)
            NumericField1.rawValue *20/1000;
    I would prefer to show the user a message:
    if(this.rawValue >=1000 && this.rawValue <=4999)
    }else
        app.alert("Please insert a value between 1000-4999. Thx.");
        this.rawValue = null;
    You have to coy this in the exit-event of the NumericField1.
    Hope it will helps you,
    Kind regards Mandy

  • We have 150 iPads at our school. What effective ways have you found to update and download new apps to such a large number of iPads? Can I download different apps to different sub sets of our large group - or must they all have the same apps?

    At our elementary school, our 150 iPads are separated into 5 subsets.  Can I download different apps to each subset, or must they all have the same apps since they all share the same Apple ID.  Some iPads are for grades k-2, and some are for 3-5.  I'd like to have the best apps for the different grade levels on the iPads.  Currently we have "iPad Carts" to house our  iPads in, and could use them to upload and update apps all at once, but don't utilize this function as we have a custom set up for the iPads that is erased each time we update through the carts.

    You can configure different set of apps for different groups of ipads.
    You need an mdm to do this.
    "This document offers guidance on some important considerations for getting the most out of your iOS deployment." Covers: Prepare your infrastructure.  Set up devices.  Configure and manage devices.  Deploy apps and content.  Plan for support. 
    https://www.apple.com/ipad/business/docs/iOS_Enterprise_Deployment_Overview_EN_F eb14.pdf
    Quick overview of zero-touch MDM enrollment, DEP
    http://www.apple.com/education/it/dep/
    Consider DEP, Device Enrollment Program. Use VPP, Volume Purchase Program.  Select an MDM, Mobile Device Management.  Read the Google doc below and nsdjoey write up.
    IT Resources -- ios & OS X -- This is a fantastic web page.  I like the education site over the business site.
    View documentation, video tutorials, and web pages to help IT professionals develop and deploy education solutions.
        Education
          http://www.apple.com/education/ipad/resources/
          scroll down after all the pretty picture.  Click on the words "For It".
        business site is:
           http://www.apple.com/lae/ipad/business/#browse-it-resources
          If necessary, scroll down until you see the Browse IT Resources button.  Click on button.
        MDM --  Mobile Device Management  
          For a comparison see this page:
          http://www.enterpriseios.com/wiki/Comparison_MDM_Providers
        VPP -- Volume Purchase Program
          http://www.apple.com/education/it/vpp/
    Joe Rowe's Excellent guides
    IT managers who are new to configurator and managing a cart of ios devices:
          https://docs.google.com/document/d/1SMBgyzONxcx6_FswgkW9XYLpA4oCt_2y1uw9ceMZ9F4/ edit?pli=1
             [ original announcement  -- https://discussions.apple.com/thread/4256735?tstart=0 ]
    Quick help presentation for students:
         https://docs.google.com/presentation/d/18937JdleX2gymtSb8zfbDczV-76BdR2DIfCV9eJi yOE/edit#slide=id.g1b776944_0_224
    MDM  -- Mobile Device Management  
    MDMs
    Airwatch, Meraki, MobileIron, Profile Manager on OS X Server, or Zenprise
    For a comparison see this page:
    http://www.enterpriseios.com/wiki/Comparison_MDM_Providers
    Airwatch
       http://www.air-watch.com/
    Meraki -- A free MDM   [ expect lots of email and phone calls about upgrades ]
       Read the product overview.  Click on "get started now" to sign up.
         https://meraki.cisco.com/products/systems-manager/?ref=YZRzCR
       Video's on how to setup and use Meraki.
         https://meraki.cisco.com/blog/2012/08/how-to-get-the-most-from-meraki-systems-ma nager/
    MobileIron
       http://www.mobileiron.com/
    Apple Configurator and Apple Profile Manager
    "Apple Configurator makes it easy for anyone to mass configure and deploy iPhone, iPad, and iPod touch in a school, business, or institution."  Limited to Macs.  Connects via USB cable.
    http://itunes.apple.com/us/app/apple-configurator/id434433123?mt=12
      "Profile Manager lets you configure OS X and iOS devices so they’re set up to use your company or school resources and have the settings, apps, and books your organization requires. Profile Manager creates settings and preference bundles for devices and deploys them to devices via the Mobile Device Management (MDM) service."  Requires OS X server.
    http://www.apple.com/uk/support/osxserver/profilemanager/
    Zenprise
       http://www.zenprise.com/

  • Why won't Numbers allow me to reset the maximum or minimum on a date-based x-axis?

    I have a scatter chart in which the x-axis is dates.  When I first set up the chart everything works, but when I try to change the x-axis minimum or maximum, Numbers seems to go haywire. When the chart is first set up the inspector shows the x-axis minimum and maximum as "auto". If I then try to enter a new x-axis minimum (starting date), as soon as I click in another box in the inspector, Numbers arbitrarily changes the date I have just entered.  I have occasionally been able to extend the chart by changing (increasing) the x-axis maximum, but then if I try to change the minimum, the maximum suddenly changes to equal the minimum and I get a chart with the same date across the x-axis.  There seems to be no rhyme or reason for the way Numbers changes things.  Occasionally I have managed to change both dates in the way that I want and the chart looks good, only to have Numbers do the arbitrary changes when I close the inspector.  I would really like to quit using Excel, but as long as Numbers plays these games that day will never come.  Any help would be appreciated!  Thanks.

    Many thanks for you responses.  However the chart is set up correctly, and I did notice that Max is above Min in the inspector. 
    Here's what happens:
    Here is the chart with the inspector open before I enter a new minimum.
    Here is the chart with the new minimum entered, and it's looking good:
    Now here's what happens when I close the inspector. All I have done between the above screenshot and the one below is click on the red button on the inspector to close it.
    As you can see the minimum has suddenly been arbitrarily changed.
    Now I have discovered a workaround which corrects this.  That is to now choose "Undo" in the Edit menu and, voila, the desired minimum is back.
    The above is the simplest of the strange behaviors.  If one changes both the minimum and the maximum it gets stranger still, and if one keeps on trying to correct things by again and again applying the desired minimum and maximum via the inspector (without doing the Undo trick) one eventually gets a chart with the x-axis as a single date, i.e. the minimum and maximum are identical.
    I'm happy now that I know how to get what I want, but Apple needs to look into this!

Maybe you are looking for