Combining 2 different pgm

Is there a way to create a new program by adding few lines dynamically?

yes, You can create a ABAP program dynamically & can insert few lines of code in that.here is the process
1)we must create an internal table first. i.e., internal table with a single column of type character and a row width of 72.
DATA: code TYPE TABLE OF rssource-line.
type of an editor line: rssource-line
2) append required ABAP code to this Internal table
APPEND  'REPORT ZDYN1.'
         TO code.
APPEND  'WRITE / ''Hello, I am dynamically created!''.'
         TO code.
3)
INSERT REPORT <prog> FROM <itab>.
If a program with this name does not already exist, it is created with the following attributes:
Title: None
Type: 1 (report)
Application: S (basis)
The new program <prog> is stored persistently on the database but is not assigned to a package. It is therefore not affected by the transport system.
Pl NOTE that : If a program with the name <prog> already exists, its source code is replaced with a new one from the internal table <itab> without prior warning. All other attributes remain intact.
FOR CHANGING EXISTING PROGRAMS :
you can change the existing ABAP program.
1) first read the total ABAP report into <ITAB>
READ REPORT <prog> INTO <itab>.
2) add your required code to this <ITAB>
3) now u can insert the new changed code
INSERT REPORT 'ZDYN2' FROM CODE
thanks
srikanth

Similar Messages

  • How do you combine 3 different itunes libraries from 3 different computers to one computer?

    How do you combine 3 different itunes libraries from 3 different computers to 1 computer?
    Can you keep it from creating duplicates?  These libraries have some duplicates.
    How do you deal with duplicates? 
    I'm talking 50GB. 
    All computers are authorized. 
    THANKS for any suggestions.

    You can't.
    If accounts could be merged, then everybody could merge their accounts with everybody and there would be no need for anyone to buy anything.

  • Combination of different item category in one Order Type

    Hi experts,
    Would like to know is that possible one order by having combination of different type of line item category.
    Such as order type = ZXXX
    line 1 - item category = TAN
    line 2 - item category = TANN
    How to assign document pricing to document type? Is that possible?
    Thank you.
    Regards,
    Yong Kok Wah

    hi friend
    yes both thing are possible !!!!!
    1.) u can use no of item category in one document
    e.g.1. TAN for standard item
           2. TANN FOR FREE GOOD
           3. TAL  for returnable packaging
           4. DLN  for packing  
    and so on
    here u have to do item category determination by VOV4
      WITH RESPECT TO THERE ITEM CATEGORY GROUP
    E.G. 1. OR-NORMUSAGE(IF ANY)TAN--TANN
            2. OR-LEIH-----                       -
    TAL      -
    ZTAL
            3. OR-VERP-PACKDLN---
    LIKE THAT 
    and for u r second question
    IMG-SD -BASIC FUNCTION-PRICINGPRICING CONTROL- DEFINE AND ASSIGN PRICING PROCEDURE
    here u will understand u r requirement
    HOPE IT WILL HELP
    u

  • Combine 2 different list columns and showning in 1 column

    Hi,
    Is it possible to combine columns of 2 different lists and show in one column?
    I have a custom list called "Levels" which contain data like "Developer", "Tester". The levels have some training associated. Training is another column.
    I have another custom list called "Project", which contain "project name" and also some training for each project. Training is another column.
    I have another  list in which i have user names which contain the level and project name columns as look up.
    I want to show all the trainings attached to the user in another list in a single column.
    Example: If user is a developer and part of project A, then column named training should show all the developer training and the project related training.
    Note: custom coding is not possible.
    How to achieve this?
    Thanks

    Hi,
    For your issue, you can combine 2 different list columns into one cloumn using SharePoint Desinger Workflow with update list item action:
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • I combine 3 different invoices to create a single file,when it is done combining the files,all three invoices are the same,but i picked 3 different invoices,why does it do that?

    i combined 3 different invoices to create a single file,when the program is done combining the files it makes all the invoices the same,it does not have the other 2 invoices in it,makes 3 copies of the first invoice,why does it do that?

    I was having the same problem.  The trick is to flatten the forms before combining.  It is in the tools - print production menu.  If print production isn't there click on where I am indicating with the top blue arrow.

  • Batch combine/merge different folders into 1 image?

    I have a large set of images I need to batch process from 2 different folders, I want to combine 2 of the images into 1 psd, add a curve between the 2 layers, then save.
    These images will ultimatly be imported into Premier for a video so the sequence is large. I have to do it this way because all of the models used are not compatible with the same set of lights.
    Adding the custom curve action with Batch is easy, but photoshop does not seem to grasp the locations, sequences and outputs of the files. Is there a way to do this?
    Open Folder1/BottomLayer001.png,
    add saved custom curve,
    Open Folder2/topImage001.png,
    save to Folder3/Batch001.psd.
    I'm thinking Imay have to use a script to do so, but I have no clue howabout doing that. I am in no way a coder.
    Thank you

    Only you know the logical order of you assets, how you want to combine  pairs and the output files you want.  There is no magic built into Photoshop.  You right that Photoshop can be scripted and a script could most likely be written to do what you want to do.  However you do not know Photoshop Scripting and likely you not a programmer.   Which will require the least amount of time.  You doing it all manually.  Or you teaching yourself a support Photoshop scripting language that works on your platform. If you use windows and Mac platforms that would requite the language to be Javascript for a common solution.  After you learn Javascript you need to learn  Adobe Photoshop DOM for scripting Photoshop its limits and learn to use Adobe Photoshop Plug-in scriptlistener to get around the limits of Adobe Photoshop DOM. Design a Batch Process then Program  and debug the process. Then run the batch process with your assets..
    An other approach is to search the Web for a Photoshop script designed to do something similar to what you want. Download that script. If that script was not saved in binary you may be able to hack it to do what you want. 
    If you need the output by some date that is not far off.  I would suggest that you start doing it manually or hire a Photoshop Script programmer you will help them learn what you want done so they can design and code a Photoshop Script the will meat your needs.
    There is a Photoshop Scripting forum here and process similar to your have been discussed in threads. There may be some script there that may be helpful and users over there that can help you.  I hack at Photoshop Scripting for I do have a very old programming background. I do participate in that forum however I'm not a Photoshop scripting expert I just get by. 

  • Combine three different cases

    We want to display client information with order count basd on different status like Pending, Error, back Order, expedited, std shipping.
    Output will look something like.
    client name   pending    error   backorder   expedited   std shipping
    ABC            24         0       674          6789         78900
    XYZ            35         673    5700           0           798274
    Is there any way I can combine these three into one query , only  problem I am having is there are 5 items for
    order status. There are total 40 clients . The long running query are expedited and std shipping.
    BEGIN
                SELECT count(*)
                  INTO :ORDER_STATUS.PENDING
                  FROM orders o
              WHERE o.status = 'P'
                   AND (parent_order_id is null
                    OR  (order_type='G'
                         AND parent_order_id=original_order_number))
                      AND  o.client = :ORDER_STATUS.CLIENT_NUMBER;
         EXCEPTION
           WHEN NO_DATA_FOUND
         THEN NULL;
           END;
             BEGIN
                 SELECT  count(*)
                   INTO  :ORDER_STATUS.ERROR
                   FROM  orders o
                  WHERE  o.status = 'E'
                    AND  (parent_order_id is null
                     OR  (order_type='G'
                           AND parent_order_id=original_order_number))
                       AND  o.client = :ORDER_STATUS.CLIENT_NUMBER;
                EXCEPTION
           WHEN NO_DATA_FOUND
         THEN NULL;     
            END;
           BEGIN
                SELECT count(*)
                  INTO :ORDER_STATUS.BACK_ORDER
                  FROM orders o
              WHERE o.status = 'B'
                   AND (parent_order_id is null
                    OR (order_type='G'
                         AND parent_order_id=original_order_number))
                      AND o.client = :ORDER_STATUS.CLIENT_NUMBER;
          EXCEPTION
           WHEN NO_DATA_FOUND
         THEN NULL; 
         END;Thanks
    sandy

    BEGIN
                SELECT count(*)
                  INTO :ORDER_STATUS.PENDING
                  FROM orders o
              WHERE o.status = 'P'
                   AND (parent_order_id is null
                    OR  (order_type='G'
                         AND parent_order_id=original_order_number))
                      AND  o.client = :ORDER_STATUS.CLIENT_NUMBER;
         EXCEPTION
           WHEN NO_DATA_FOUND
         THEN NULL;
           END;
             BEGIN
                 SELECT  count(*)
                   INTO  :ORDER_STATUS.ERROR
                   FROM  orders o
                  WHERE  o.status = 'E'
                    AND  (parent_order_id is null
                     OR  (order_type='G'
                           AND parent_order_id=original_order_number))
                       AND  o.client = :ORDER_STATUS.CLIENT_NUMBER;
                EXCEPTION
           WHEN NO_DATA_FOUND
         THEN NULL;     
            END;
           BEGIN
                SELECT count(*)
                  INTO :ORDER_STATUS.BACK_ORDER
                  FROM orders o
              WHERE o.status = 'B'
                   AND (parent_order_id is null
                    OR (order_type='G'
                         AND parent_order_id=original_order_number))
                      AND o.client = :ORDER_STATUS.CLIENT_NUMBER;
          EXCEPTION
           WHEN NO_DATA_FOUND
         THEN NULL;  Sorry .....Do you think this query will work as per my requirement?
    Thanks
    Sandy

  • Combining two different data warehouses

    i have a user who wants to combine data from 2 different data warehouses.  Can someone explain or provide instructions on how this can be done in BO Deski Reporter?
    Thanks.

    Hi-Create 2 data providers from the 2 different universes representing the data warehouses. After they are created go the data manager by clicking on View Data and then click the data provider. Make sure the Definition tab is open. Click the dimension/s you want to join in the other data provider (one at a time)  and click Link to..select the dimension in other data provider you want to join. Repeat for each dimensions you want to join in the other data provider.
    When creating a report the joined dimension can be placed in the report and dimensions from one data provider. Dimensions from the other data provider can be added by creating new detail variables pointin to the dimension.
    Any questions let me know and do award points if it works for you.
    Ashok

  • Combining 2 different iphoto "books"?

    My friend and I would like to collaborate on a photo book. Is there a way for each of us to create iphoto Book files and then import individual pages from one computer to another to create a single, master iphoto book? (Via burning the entire iphoto book onto a dvd?)
    Thank you!

    Welcome to the Apple Community.
    You can combine the content into the same library and have it authorised to play back, but you cannot change the ownership.
    Adding content from one library to the other can be achieved in a variety of ways, are your two libraries on different computers or in different user accounts on the same computer.

  • How do I combine two different itunes accounts, one from an iphone 5 and the other from a macbook running 10.6.8?

    Hello community,
    Recently purchased an apple tv and as we were setting it up we came to the realization that wifey's itunes on her iphone has a different apple id - hence different account BUT she was able to download her original itunes account content to the iphone. Anyways we just want to merge the two libraries - actually since most of the music is on the macbook, we really just want to load the iphone content back to her orginal itunes account. Lots of posts out there but frankly Im a bit lost and nervous about losing anything(especially the playlists) so thanks in advance for any super simple and safe steps to take.

    You can't.
    If accounts could be merged, then everybody could merge their accounts with everybody and there would be no need for anyone to buy anything.

  • How can I combine to different projects into one project?

    I would like to combine various projets into one project is the possible.

    Hello Tom,
    I have tried to copy and paste the two projects, both in the project library and in the timeline.  In the timeline the paste option is not highlighted and paste does not work.  In the project library I highlighted the project and copied the project, but I was unable to paste into the other project.  Is this done in the project library?  The paste option is hightlight but each time I paste it does not work.
    Thanks for your help

  • Is it possible to combine 2 different reports in a single Query?

    Dear All,
    What am I working at?
    I produced a Query for Debtors Aged Analysis which mimics the Official SAP B1 8.8 Aging Report.
    It ages the outstanding invoices by Posting Date ( RefDate  in JDT1)
    I also made another Report which ages outstanding amounts by Document Date simply by replacing all RefDate by TaxDate
    They give different answers if Posting Date is different from Document Date, e.g a manual invoice dated 5 Jun 2011 is posted on 2 Jul 2011.
    What I want to do?
    My idea is to produce a SINGLE QUERY which will generate either Aging depending on settings:
        (a) A Debtors Aging by Posting Date
        (b) A Debtors Aging by Document Date
    I declare 2 variables:
    (a) @refdt  is [%1] and represents Posting Date (JDT1 RefDate)
    (b) @taxdt  is [%2] and represents Document Date (JDT1 TaxDate)
    When the Query is run, the foll dialog appears:
    Query - Selection Criteria
    Posting Date             Equal .......
    Document Date            Equal .......
    OK   Cancel
    We are expected to fill in only 1 date and leave the other blank, and Query will generate the required report .
    What is my problem?
    Query runs smoothly, but amounts in the Balance column does not get analyzed in the Age brackets: Current / 1 Mth Ago / etc
    I think I know where's the problem
    I am assuming (wrongly) that if we don't fill one date field, the query returns NULL for that variable. In fact, it appears to return GetDate().
    Help
    Can anybody help me put the correct commands so that all my balances are correctly analysed in the respective age buckets?
    Thanks
    Leon Lai
    Here's a simplified SQL:
    Tables  :
          JDT1   T0  = Journal Entry - Rows
          OCRD T1 = Business Partner
          OCPR T2 = Contact Person
          OJDT  T3  = Journal Entry - Header
          OINV   T4  = A/R Invoices - Header
          ORIN   T5  - A/R Credit Memo - Header
    declare @refdt date
    declare @taxdt date
    set @refdt
    /*Select 1 from jdt1 t where t.RefDate*/ = [%1]
    set @taxdt
    /*Select 1 from jdt1 w where w.TaxDate*/ = [%2]
    SELECT
    'company1' AS 'Company',
    T1.CardCode  AS 'BP Code',
    T2.Notes2 AS 'BP Name',
    T0.RefDate AS 'Pstg Dt',
    T0.TaxDate AS 'Doc Dt',
    CASE
             WHEN T0.TransType = 13 THEN 'IN'
             WHEN T0.TransType = 14 THEN 'CN'
             WHEN T0.TransType = 30 THEN 'JE'
             WHEN T0.TransType = 24 THEN 'RC'
             WHEN T0.TransType = 46 THEN 'PS'
             ELSE 'Error ! ! !'
    END AS 'Doc Type',
    T0.Ref1 'Doc. Number',
    ISNULL(T0.FCCurrency, ' - ') AS 'Ccy',
    (T0.FCDebit - T0.FCCredit) AS 'Orig. F.Ccy',
    (T0.BalFcDeb - T0.BalFcCred) AS 'Bal. F. Ccy',
    (T0.Debit - T0.Credit) AS 'Orig. Rs',
    (T0.BalDueDeb - T0.BalDueCred) AS 'Bal. Rs',
    /* ########################  PROBLEM is here   ################## */
    CASE
                   WHEN (@refdt is not null) and (@taxdt is null)
                   THEN ISNULL((SELECT T0.BalDueDeb -T0.BalDueCred
                   WHERE DateDiff(mm, T0.RefDate, @refdt) = 0 ) ,0)
                   WHEN (@refdt is null) and (@taxdt is not null)
                   THEN ISNULL((SELECT T0.BalDueDeb -T0.BalDueCred
                    WHERE DateDiff(mm, T0.TaxDate, @taxdt) = 0 ) ,0)
    END AS 'Current Mth', 
    CASE
                   WHEN (@refdt is not null) and (@taxdt is null)
                   THEN ISNULL((SELECT T0.BalDueDeb -T0.BalDueCred
                   WHERE DateDiff(mm, T0.RefDate, @refdt) = 1 ) ,0)
                   WHEN (@refdt is null) and (@taxdt is not null)
                   THEN ISNULL((SELECT T0.BalDueDeb -T0.BalDueCred
                    WHERE DateDiff(mm, T0.TaxDate, @taxdt) = 1 ) ,0)
    END AS '1 Mth Ago'
    /* Similarly for other age buckets  */
    FROM company1.dbo.JDT1 T0
    INNER JOIN company1.dbo.OCRD T1 ON T0.ShortName = T1.CardCode
    LEFT OUTER JOIN company1.dbo.OCPR T2 ON T1.CardCode = T2.Cardcode
    LEFT OUTER JOIN company1.dbo.OJDT T3 ON T0.TransID = T3.TransID
    LEFT OUTER JOIN company1.dbo.OINV  T4 ON T3.TransID = T4.TransID
    LEFT OUTER JOIN company1.dbo.ORIN  T5 ON T3.TransID = T5.TransID
    WHERE
    T1.CardType = 'C' and Balance != 0
    and (T0.BalDueDeb - T0.BalDueCred) != 0

    HI
    I generate the next aged analysis
    CREATE PROCEDURE [dbo].[Aged_Analysis] (@end datetime,@Client VarChar (20)) AS
    BEGIN
    -- SET NOCOUNT ON added to prevent extra result sets
    -- interfering with SELECT statements.
    SET NOCOUNT ON;
    Declare @SAPUNION Table (SN VarChar(50), TransId Int, ReconSum Decimal(19,2), DebHab VarChar(1),
                                       Linea Int)
    insert into @SAPUNION
    SELECT X0.ShortName 'SN', X0.TransId 'TransId', SUM(X0.ReconSum)'ReconSum', X0.IsCredit 'DebHab', X0.TransRowId 'Linea'
                FROM ITR1 X0
                INNER JOIN OITR X1 ON X1.ReconNum = X0.ReconNum
                WHERE X1.ReconDate <= @end  AND X1.CancelAbs = ''
                GROUP BY X0.ShortName, X0.TransId, X0.IsCredit, X0.TransRowId
    SELECT T0.CardCode, T0.CardName,T0.Address,T0.CreditLine,
    T1.TransId , T4.BaseRef , T1.Ref2 , T1.RefDate, T1.DueDate,
    CASE
          WHEN T3.DebHab = 'D'  THEN T1.Debit-T1.Credit-T3.ReconSum
          WHEN T3.DebHab = 'C'  THEN T1.Debit-T1.Credit+T3.ReconSum
          ELSE (T1.Debit-T1.Credit)
    END 'Balance',
    CASE
           when DateDiff(Day,t1.RefDate,GetDate()) <= 30 and T3.DebHab = 'D'  then T1.Debit-T1.Credit-T3.ReconSum
           when DateDiff(Day,t1.RefDate,GetDate()) <= 30 and T3.DebHab = 'C'  then T1.Debit-T1.Credit+T3.ReconSum
           when DateDiff(Day,t1.RefDate,GetDate()) <= 30 then (T1.Debit-T1.Credit) end '0-30 dias',
    CASE
           when DateDiff(Day,t1.refdate,GetDate()) between 31 and 45 and T3.DebHab = 'D'  then T1.Debit-T1.Credit-T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) between 31 and 45 and T3.DebHab = 'C'  then T1.Debit-T1.Credit+T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) between 31 and 45 then (T1.Debit-T1.Credit) end '31-45 dias',
    CASE
           when DateDiff(Day,t1.refdate,GetDate()) between 46 and 60 and T3.DebHab = 'D'  then T1.Debit-T1.Credit-T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) between 46 and 60 and T3.DebHab = 'C'  then T1.Debit-T1.Credit+T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) between 46 and 60 then (T1.Debit-T1.Credit) end '46-60 dias',
    CASE
           when DateDiff(Day,t1.refdate,GetDate()) between 61 and 75 and T3.DebHab = 'D'  then T1.Debit-T1.Credit-T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) between 61 and 75 and T3.DebHab = 'C'  then T1.Debit-T1.Credit+T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) between 61 and 75 then (T1.Debit-T1.Credit) end '61-75 dias',
    CASE
           when DateDiff(Day,t1.refdate,GetDate()) BETWEEN 76 AND 89 and T3.DebHab = 'D'  then T1.Debit-T1.Credit-T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) BETWEEN 76 AND 89 and T3.DebHab = 'C'  then T1.Debit-T1.Credit+T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) BETWEEN 76 AND 89 then (T1.Debit-T1.Credit) end '76-89 dias',
    CASE
           when DateDiff(Day,t1.refdate,GetDate()) >90 and T3.DebHab = 'D'  then T1.Debit-T1.Credit-T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) >90 and T3.DebHab = 'C'  then T1.Debit-T1.Credit+T3.ReconSum
           when DateDiff(Day,t1.refdate,GetDate()) >90 then (T1.Debit-T1.Credit) end '90-Mas',
    CASE T1.TransType
          WHEN '13' THEN (SELECT Y.Comments FROM OINV Y WHERE Y.TransId = T1.TransId)
          WHEN '14' THEN (SELECT Y.Comments FROM ORIN Y WHERE Y.TransId = T1.TransId)
          WHEN '24' THEN (SELECT Y.Comments FROM ORCT Y WHERE Y.TransId = T1.TransId)
          ELSE T1.LineMemo
    END 'Comments'
    FROM OCRD T0
          INNER JOIN JDT1 T1 ON T1.ShortName = T0.CardCode
          INNER JOIN OACT T2 ON T2.AcctCode = T1.Account
          INNER JOIN OJDT T4 ON T4.TransId = T1.TransId
          LEFT JOIN OINV T5 ON T5.TransId = T4.TransId  and t5.ObjType = t4.TransType     
          LEFT JOIN @SAPUNION T3 ON T3.TransId = T1.TransId AND T3.SN = T1.ShortName AND T3.Linea = T1.Line_ID
    WHERE T0.CardType = 'C' /*FOR CLIENTS*/ AND T1.RefDate <= @end AND T2.AcctCode = /*YOUR CLIENT ACCOUNT*/ AND
    (CASE
          WHEN T3.DebHab = 'D' THEN (T1.Debit-T1.Credit-T3.ReconSum)
          WHEN T3.DebHab = 'C' THEN (T1.Debit-T1.Credit+T3.ReconSum)
          ELSE (T1.Debit-T1.Credit)
    END) != '0'
    AND T0.CardCode= @Client
    ORDER BY T0.CardCode,T1.TransId,t1.Ref2
    END
    AND Execute by SAP
    DECLARE @VAR INT, @DATE DATETIME, @BP VARCHAR(8)
    SET @VAR = (SELECT TOP 1 T.DocEntry FROM [dbo].[OINV] T WHERE T.DocDate <='[%0]' AND T.CardCode='[%1]')
    SET @DATE = '[%0]'
    SET @BP = '[%1]'
    EXECUTE [dbo].[Aged_Analysis]
    @end = @DATE,
    @Client = @BP
    Regards
    Floyola
    Edited by: Floyola on Jul 22, 2011 10:17 AM

  • How do I combine two different libraries into one?

    I have three devices, one iphone and two ipods. How can I combine all three libraries into one single library. Is this possible?

    Choose the library connected to the iPhone, import the media content from the other one/two libraries. DeDupe.
    I've written a script called DeDuper which can help with the last bit. See this  thread for background.
    tt2

  • Combining two different programs on one plate form

    I have two different programs(calaender and addressbook)in two different classes (Each one has a "main").How do i bring them together on a single plateform so that clicking one button will run one of them and clicking other will run the other.
    Could some body please help me?
    Thanks.

    Hi,
    There is a loadClass method in Class. You can use this with reflection.
    You can also write a customised ClassLoader

  • How to Combine 2 Different Libraries

    About 6 months ago, our Powerbook was starting to fill up with photos and music, so I decided to back up our current iPhoto library to an external drive and on dvd, and then deleted the old library off the computer and started a new one. A couple weeks ago, we decided to just start storing all our photos on an external drive.
    How do I combine the original library with all the new photos we've taken since then into one new master library?

    I got the iPhoto Library Manager, and the merge function seems like it would be great, but I'm getting error messages:
    "An error has occurred while attempting to import the roll "Roll 109". (* -[NSNull length]: selector not recognized [self = 0xa07bb218]) If you would like to continue and try to import the roll "Roll 109" again, click "Continue". If you would like to continue, but skip the roll "Roll 109", click "Skip". If you would like to stop the merge, click "Cancel".
    How do I fix this? Thoughts?
    And the program seems great, but is there no "drag & drop" way to get the files I need all in one master folder? The merge function seems like it creates a lot of unecessary duplicates that would have to be deleted later.

Maybe you are looking for

  • Error While creating a new template or updating file with an existing templ

    Hi, I am trying to create a new Tempalte using XML Publisher Administrator resp. I am getting the error pasted below: oracle.apps.fnd.framework.OAException: oracle.apps.xdo.XDOException: String index out of range: -2      at oracle.apps.fnd.framework

  • How can I see usage statistics on my podcast?

    I would also like to change the email address associated with the podcast (created in 2007 and we've changed personnel since then) but that's secondary. My main question is where can I go to see how much activity we're receiving on my podcast via iTu

  • USB SuperDrive:  Double-layered?

    Hi, all: Will the USB SuperDrive I bought with my MacBook Air burn double-layered DVD's? I ask because the movie I made in iMovie '11, and then shared to iDVD, is about 8 GB in size. Thanks, Bill in CT

  • DB2 + ODBC Heterogeneous Services, get API4006

    Hi, I am trying to pull meta data from DB2 using Oracle Heterogeneous Services. I am able to create db link and it works in SQLPLUS. But when I try to use this link in OWB, it gives error: API4006 and API2421, cannot determine version information for

  • SLD Delete Entry

    Hello, What happnes if, a Business System or Technical System or SWC itself deleted from SLD, on which a Scenario is already developed and activated.. VG