How to edit copa data source or change delta method.Need t-code/procedure

Hi gurus,
I have a copa extractor in production.The copa extraction is costing based.
I need to get an extra field from CE1**** table. when i go to KEB0 and display , i see my required field under the chracteristics from segment table. It is unchecked.
I want to know the transaction where i can go and  edit the datasource to check that field and bring that data in.
I tried going to T-code KEDV. But i couldnt figure out what to do there?
I also tried deleting and recreating the datasource, then i am able to check that field. The problem is earlier existing data source used to say,
Delta Method     Time Stamp Management in Profitability Analysis
now it says
Delta Method         Generic Delta.
how do i change the delta method from generic delta to Time Stamp Management in Profitbility Analysis. During creation in KEB0 it doesnt give any option to change.
and what exactly is the differnce between both delta methods?
plz post your inputs.
Thanks in advance,
> Points will be assigned for inputs
Message was edited by:
        ravi a
Message was edited by:
        ravi a

Hi Ravi,
I would expect you are communicating to your users that you will need some downtime for you to change this.  To add characteristics to COPA you actually have to first the delete the datasource in KEB0 then re-create the datasource.  I would work with your CO-PA config team to get the T-Codes necessary to assign those objects to PA.
Please reference OSS note 392635 for further reference on your CO-PA timestamp question.  This should answer your questions here.
Pls. assign pts if this helps.
Thanks,
-Alex

Similar Messages

  • How to enhance copa data source.

    Hi,
    I have to enhance copa data source 1_co_pa300beka_o01. Actually I have to add one field vstel from VBAP table to this data source.
    Can you tell me full procedure about enhancing data source ?
    It can not be done directly. I think i have to delete and re-create data source in R3 system.
    For this i have to do all thing in KEB0 .
    Am i right?
    So please tell me full procedure to enhancing copa data source also tell me if i enhance copa data source , which type of problem can be come at BW side.
    Thanks
    Devesh Babu

    I'm not sure if we can enhance CO-PA datasources. Even if you can enhance, whenever there are changes to the Operating concern in R/3 you would have to delete and re-create the datasource. While doing this you would have to re-do the appends again. DS 2lis_11_VAITM extracts data from VBAP. Check if the datasource already brings this field. Otherwise enhance it. In the CO-PA dataflow lookup the DSO which has VBAP data from the datasource and get the necessary field.
    Other option is to ask functional folks to add the field to the CO-PA operating concern.

  • COPA data source data type changed for BUKRS

    Hi Exp,
    I've created one copa data source with cost based successfully in R/3 system. I've replicated that into BI system bu the problem is for characteristic BUKRS [Company code] the data type showing REF in BI which is non existance and hence i'm unable to activate this data source.
    Coudl anyone plese help...........
    Thanks & Regards,
    Amarnath

    Hi Ramesh,
    Thanks for your reply. It is in internal format only. I changed it to external and selected ALPHA conversion also but it's of no use. I don't know why. Is it the error on BI side or R/3 side?
    Thanks & Regards,
    Amarnath

  • COPA data source does not allow delta - once more

    Hello,
    When I try to generate COPA data source (tran KEB0) the system already have "Generic delta" in delta method field.
    I want to use timestamp instead of that. How I can switch to timestamp?
    A

    All COPA datasources are timestamp based (which is a generic delta method).
    I do not think you have an option to change it (not that there is any need since it already is what you want ie timestamp based), the system automatically creates a timestamp based delta method (each delta extracting records upto 30 min back from the current extraction time). Do not worry about the 'generic delta method' appearing in your KEB0.

  • COPA data source - add a field

    Hi Experts,
    I got answer to the question that I asked for adding ship-to party to COPA data source and in operating concern.
    Now, when I go to KEB0 and display datasource, it doesnt show my added field ship-to party as checked.
    so, help me understanding
    1) how can I apply the change in operating concern to datasource? or make field visible in extract structure
    2) if i delete the datasource and re-create it, will my CE1XXXX, CE2XXXX, CE3XXXX, CE4XXXX are cleared or not?
    3) I have active delta running on COPA datasource, what are the steps to ensure contnuity of this delta?
    4) if i need to fill newly added field in the CE1XXXX, CE2XXXX, CE3XXXX, CE4XXXX tables (historical value for ship-to), how can I achieve this?
    5) what steps I need to take care while transporting these changes to prod?
    Thanks,
    Purvang

    HI,
    Following steps will help you...
    1) use "KEQ3" to activate "KUNWE" characteristics for Ship-to Party
    2) Add the field in your data structure in tcode "KEA0".
    3) Activate and generate the "Operating concern"
    Please revert back if you still need help.
    Regards

  • How to configure Essbase data source in OBIEE11g on Unix system?

    Hi,
    I am looking for documentation/link for how to configure Essbase data source in OBIEE 11g on UNIX system.
    Thanks in advance

    Hi Fayaz
    First You need "BI Administrator Client Tool" cause you need to make changes with in RPD (repository) BUT "BI Administrator Client Tool" for Unix is not Available.
    So you have download OBIEE 11.1.1.5 ""BI Administrator Client Tool" and Install it on Windows Platform.
    Now regarding your Original Issue I am also looking for this Info.
    Regards
    Sher
    Edited by: Sher Ullah Baig on Apr 17, 2012 4:00 PM

  • How to set JDBC Data Sources in Oracle MapViewer for Oracle database 12c Release 1 (12.1.0.1)

    How to set JDBC Data Sources in Oracle MapViewer for Oracle database 12c Release 1 (12.1.0.1)?
    The following is my configuration in the conf\mapViewerConfig.xml:
    <map_data_source name="mvdemo12"
    jdbc_host="127.0.0.1"
    jdbc_sid="orcl12c1"
    jdbc_port="1522"
    jdbc_user="mvdemo"
    jdbc_password="7OVl2rJ+hOYxG5T3vKJQb+hW4NPgy9EN"
    jdbc_mode="thin"
    number_of_mappers="3"
    allow_jdbc_theme_based_foi="true"
    editable="true"/>
    <!--  ****  -->
    But it does not work.
    After use "sqlplus mvdemo/[email protected]:1522/pdborcl", it connected to the Oracle database 12c.
    Does anyone know it?
    Thanks,

    For 11.1.1.7.1 use the syntax for jdbc_sid, i.e.
    //mypdb1.foo.com as described in the README,
    - MapViewer native (non-container) data sources can now use database service name in place of SID. To supply a db service name, you will use the same jdbc_sid attribute, but specify the service name with double slashes in front, such as follows:
      <map_data_source name="myds"
        jdbc_host="foo.com"
        jdbc_sid="//mypdb1.foo.com"
        jdbc_port="1522"
      />
    For 11.1.1.7.0 use a container_ds instead.
    i.e. instead of using
    <map_data_source name="my_12c_test"
                       jdbc_host="mydbinstance"
                       jdbc_sid="pdborcl12c"
                       jdbc_port="1522"
                       jdbc_user="mytestuser"
                       jdbc_password="m2E7T48U3LfRjKwR0YFETQcjNb4gCMLG8/X0KWjO00Q="
                       jdbc_mode="thin"
                       number_of_mappers="6"
                       allow_jdbc_theme_based_foi="false"
                       editable="false"
       />
    use
      <map_data_source name="my_12c_test"
                       container_ds="jdbc/db12c"
                       number_of_mappers="6"
                       allow_jdbc_theme_based_foi="false"
                       editable="false"
       />
    In my case the Glassfish 3.1.2.2 JDBC connection pool definition was
    Property
    url  jdbc:oracle:thin:@mydbinstance:1522/pdborcl12c.rest_of.service.name
    Uncheck the Wrap JDBC Objects option in Advanced panel, i.e. the Edit JDBC Connection Pool Advanced properties page.
    Add a JDBC resource for that newly created pool
    Use that in mapviewerconfig.xml as above

  • How to edit Idoc data in inbound processing

    Moved to correct forum by moderator
    Hi All,
    How to edit idoc data in inbound processing ? We have a custom FM in inbound scenario and requirement is to update a value in idoc, this value comes after certain processing in custom FM.
    I tried editing it through
    EDI_DOCUMENT_OPEN_FOR_EDIT
    EDI_CHANGE_DATA_SEGMENTS
    EDI_DOCUMENT_CLOSE_EDIT
    but there is problem in this approach. By this procedure two idocs are created in system, one with original data and one with modified data. We want only one with modified data.
    We do not want any direct database table updates.
    Please provide appropriate solution.
    Note : We are not changing status record. Please do not post replies related to status change
    Edited by: Matt on Nov 19, 2008 2:24 PM

    Hi,
    You can edit the idoc by doing the following steps:-
    1. Goto WE02 transaction and give the IDOC number and execute
    2. Once the required IDOC gets retrieved then double on the text pad icon beside the segment which you wanted to change.
    3. Select the Data Record at the top and click Display <-> Change option, which will enable you to change the data in that segment.
    4. After doing the step 3 then click the save button to save your changes.
    5. Then system will generate a new idoc number to store the actual data and your current idoc will hold the new data and the idoc will be in 69 status.
    6. Execute the Program RC1_IDOC_SET_STATUS by giving your idoc number and status as 69 and new status 64 and remove the test flag
    7. Then the IDOC will be in 64 status and you can reprocess the idoc with the help of the program RBDAPP01 by giving the idoc number.
    The above is the entire process for editing the error idoc and reprocessing it again.
    I hope I am clear and you understood the entire flow of editing and reprocessing an idoc.
    Thanks,
    Mahesh.

  • COPA data source does not allow delta

    Hello,
    I wanna generate new COPA data source. I did it but it doies not allow to establish delta.
    Where I go to Simulate initialization of delta method and try to determinate time stamp the system tells me that "Function is not possible because data source is defined for generic delta"
    How can I establish delta???

    Aleksandrs, normally you only have to run a init load from BW. Then only delta packages.
    regards
    Siggi

  • COPA data source delivers incorrect values

    Hello
    We have one PL report in R3. I generated COPA data source and use it to extract data in BW. However, there is a difference between report in R3 and report in BW. Is it possible that COPA-generated data source does not bring correct values? How to check it and correct?
    I am 100% sure that report on R3 and BW uses the same logic.

    Hi Aleksanders,
    Check some of the values using RSA3 tcode and check the difference between these values and the R/3 Report values...If there is a difference then datasource is not created properly...if it is matching then on bw side..load the data as of time and compare it to R/3 data.....definitly it helps you....
    regs,
    mahantesh

  • How to create Hive data source?!!

    I am trying to create hive data source connection.
    I am stack on creating connection profile and configuring "Generic JDBC Driver" .. after i added drivers i keep getting " Required property in driver definition missing value: Driver Class." error.
    I am adding a screenshot with the list of drivers.

    Kevin
    In Jdbc node create a Jdbc Connection Pool with the
    Url=jdbc:borland:dslocal:/jbuilder6/samples/Ejb/db/esite.jds
    and driver=com.borland.datastore.jdbc.DataStoreDriver. Create a Datasource
    using a Jndi & Jdbc Connection Pool.
    Deepak
    Kevin Gao wrote:
    in jbuilder6 samples instructions,there is instruction as:
    Create a WebLogic data source named ESiteSource. You will need to check
    your WebLogic documentation on how to create a data source. You will need
    the following settings
    1.The database URL should be of the following format:
    jdbc:borland:dslocal:/jbuilder6/samples/Ejb/db/esite.jds, ensuring that you
    have the correct path to esite.jds.
    2.The driver will be com.borland.datastore.jdbc.DataStoreDriver.
    3.This JDataStore is not password protected, but you must still specify a
    user; any user will do, e.g., user=Frank;password=
    but how to create a data source in weblogic?
    help me please!
    thanks in advance!
    Kevin Gao
    EMAIL:[email protected]

  • How to create JNDI data source name in Tomcat 6.0.18 server?

    Hai,
    How to create JNDI data source name in Tomcat 6.0.18 server?
    Regards,
    MariMuthu.A

    [http://google.com/search?q=jndi+site:tomcat.apache.org+6.0]

  • PLIKZ field for COPA data source not there in Extract structure.

    Hello all,
    When I create a data source for COPA the PLIKZ field from the segment level is not maintained in the Extract structure and it is not replicated to BW also. But the other field GJHAR is maintained in the Extract structure which is also there in the segment level!!
    Clarify me why it is not available in extract structure? Also we are in 4.7 version and 3, 5 in BW.
    Points will be assigned!!!
    Thanks
    Ram

    Hello Friends,
    Could some one help me why the field PLIKZ is not available in the Extract structure when i create a COPA Data source?
    Need ur suggestions urgently!!!
    Helps please
    Thanks in advance once again

  • How to use Sql data source from Essbase 9.3.1

    Hi All,
    How to use Sql data source from Essbase 9.3.1 for ASO cube.Are there any rules and limitations for that.
    Do we need to create any data source connection for this purpose. If there please let me know the dteps to create that connection.
    Regards

    Yes you need to create one DSN connection and you have to use DSN name and login details at the time of building/loading of the outline.
    Create DSN
    Goto Administrative tools -> DataSources (ODBC) and add the DSN name and specify the Server name of SQL and login details and database.
    goto data prep editor and click on File Menu and Click on Open SQL option Next window opens.
    There you have to enter the details of the DSN connection and SQL query to build/load.
    Thanks,
    Prathap

  • Copa data source (urgent urgent)

    HI friends
    M newly jioned in BI. in reports some fields are showing blanks. i cheked in BI side every thing ok. i cheked the in the source system in RSA3 data for that data source(copa data source) ter also same fields are missing.this is COPA extraction. i think main problem is DATA SOURCE is it corrcte ?.  i need to check some wer else.plz m in confuse plz advise me.
    Regards
    siva

    Hi
    Usually, if the data is missing in COPA, then the next source will be veryfying SD data.
    Say some of the condition types were created in SD module but those were not updated/mapped/configured in COPA, so obviously those values/fields will be missing in COPA and BI.
    Hope this helps.
    regards
    S

Maybe you are looking for

  • Different Number of Records

    Good Morning All, I'm using a SSIS package to load data into the DWH. The source is ORACLE and destination is SQL SERVER. My first question is : 1) There is a column in the source table "FULLDATETIME" datatype "DATE". But when i load it into the SQLS

  • HT201401 how can i fix an error 1601 restore

    how can i fix 1601 error on iphone 4

  • I want a report for Report analysis....

    i want a report for Report analysis.... the require ment is like below... Selection From Date To date Set Up Data Bank Accounts           From—To Billing Accounts         From—To %  Operations  % Management % Research & Development Above % applies on

  • Report Painter Output in Local Currency

    Dear Experts, I have 2 Co Code 1 with Currency INR and another one with USD Controlling area currency is INR for both. I want to run a Plan VS Actual report in INR for USD Co Code so when I run the report the actuals values appear in INR correctly bu

  • Has anyone develped an EM plug-in for Cisco switches or routers

    Folks, Has anyone develped an EM plug-in for Cisco switches or routers? Please reply to this thread if you have developed one and would like to share your experience in developing this plug-in? Thanks,