Change Extract structure -- Access key required ?

Hi guys,
I wanted to change the extract structure for one LO extractor. Just add one field from the available pool of fields. Is access key required for this ?
Thanks,
BWer

You can't directly change the extraction structure without an Access Key, nor would you want to. Instead, go to SE11 and pull up the extraction structure you want to modify, in update mode, and then click on the Append Structure... button. You can add the columns of data that you wish to have on the DataSource there. After re-activating the structure, you should then be able to see the columns that you added in the maintenance view for the DataSource, pull them over, re-generate the DataSource and create the code in CMOD to populate these columns.

Similar Messages

  • How to create a New Tranport Request for changed  Extract structure

    How to create a New Tranport Request for changed  Extract structure ?
    Hi Experts,
    I have a FI AP Generic Datasource containing extract structure with appended fields.
    It has already been activated and transported to Testing System.
    Now, I am to create a new transport request for this DataSource and Extract structure.
    I do not want to delete and recreate the Generic Datasource.
    I am trying to look at the options in the extract structure top menu from where I can create a new Tranport Request.
    Please let me know the steps
    URGENT

    Hi Dev,
    Once you send the transport request for any data source from Dev to Testing you wont find that again in your Dev (I mean the TR). So, when you change anything for this data source or view now in Dev and try to save it, it will ask for a new transport request and here you can mention a new one starting from View then activate it and go to RSO2 regenerate it and use the same transport request for this too. When you transport this TR to Testing Environment the data source will automatically get changed.
    Hope it helps...

  • Does Access key required to implement explicit Enhancement point

    Hi All,
    Does Access key required to implement explicit Enhancement point in Function module or source code or etc.
    please clarify..
    thanks
    Bhanu

    Thanks for your reply Mr. Bala..
    I think i have not asked question correctly.. what i mean to ask is "to create the explicit enhancement point in the method(Source code), does ACCESS KEY required".
    Because when i tried to create enhancement point at IMPLICIT enhancement option system is allowing to create but when i tried to create at other than IMPLICIT enhancement option(in the mid of source code ) system is not allowed and displayed following message :
    "In this mode, you can create implementations only"
    waiting for your reply..
    Thanks
    Bhanu

  • Do we need to fill setup table if we change extract structure of D/S

    Hello Experts,
    as we are in need of adding new filed to existing delta enable Datasources.
    Do we need to fill the setup table if we change the Extract structure of Data source which is already loading Delta data to bw system?
    case 1) we are planning to add new field directly in maintain structure in TCode LBWE.
    case 2) adding new field to Extract structure and writing relavent code in CMOD.
    Thanks in advance
    Regards
    Ravi

    Hello Ravi,
    If you are adding new field to a structure, even though you do not need historical data in the new fields it is a mandate that you have to replicate the datasource and then reinitialize the datasource, in both the cases you have mentioned. The reason for this is, the RSA7 contains your existing structure, as you are changing it, a new replica needs to be created in RSA7. You have to run a INIT without datatransfer, dont need to refill the setup tables for the INIT without data transfer.
    After you activate the new fields and poppulate it using CMOD. First transfer all the records in SMQ1 to RSA7, using a V3 update. Then run a delta in BW, by this way you will load all the existing records from source system to BW. Then replicate the datasource and create the required InfoObject and mapping in BW (Please note that without deleting data, you wont be able to change the DataTarget structure unless you are using remodelling in BI 7.0). Delete the datasource entry in RSA7. Runa INIT without datatransfer.
    Please let me know if you need any more information.
    Regards,
    Pankaj

  • Unable to change Extract structure MC03BF0 for DataSource 2LIS_03_BF

    Hi all
    In LBWE in R/3, I need the change the extract structure MC03BF0 for DataSource 2LIS_03_BF, by including some fields from MCMSEG pool. On including these fields from MCMSEG pool on the right side table to the left side table, and on confirming these entries, I get the following error message,
    ' Struct. from appl. 03 due to open V3 proc. not changed '.
    The long text for this message is :
    'Diagnosis
    Changing the extract structure MC03BF0 of application 03 is not allowed as there are no V3 update entries for the update module MCEX_UPDATE_03.
    If an extract structure is changed for which there are still open V3 updates, these can no longer be updated and the V3 collective update is terminated.
    Procedure
    Start the V3 update using the "Job Control" function in the customizing cockpit (transaction yDS:TRAN.LBWE>LBWE) or delete those update entries that are already incorrect. You will find these in the update overview.'
    Please guide me with what is to be done so that I can maintain the extract structure.
    Thanks
    Urmi

    Jelina,
    I think still some records available at SM13 clear it aswell.
    Clear records at LBWQ, SM13, RSA7, Setuptables in all CLIENTS of R/3 and check.
    Still a problem, then instead of enhancing datasource from RSA6, take extract structure name and enhance from SE11.
    P.S: Its better to create a new post by referencing same thread, so you can close call by assigning poings.
    Srini

  • CAF Designer Access Key required

    Hi,
    I have download and setup Netweaver Sneak Preview. But when I try to create a project in NWDS it asks for an Access Key.
    Please let me know where can I get the Access key from ?
    I am using NWDS 2.0.15.
    Thanks
    Mz

    Hi Alex,
    I am not sure about
    1. which version of NWDS are you using.
    2. what type of develop component (DC) based project are you trying to create.
    Still please check if /thread/145824 [original link is broken] [original link is broken] for some great tutorials.
    Regards
    Nilay

  • Change Extract Structure 2LIS_11_VAITM

    Hi,
    I have to change structure of 2lis_11_vaitm.
    I would like to know if it is necessary / required, in addition to empty the queue, blocking users in R/3 transactions using Sales (VA01, VA02, etc.).
    Thanks.
    Charly

    Hi
    It depends on requirement. Say you made changes to the structures(added to more fields) and your business need historical data of those fields also then you need system downtime as you are going perform setup tables filling for historical data.
    You made changes to the data source and you don't want historical data then no need of going for downtime. Is this case after you import the transport perform re-init for your data source.
    it is better to perform all these data source enhancement transport in non-business hours.
    check below thread
    Precautions for Enhancing LO Datasource
    Regards,
    Venkatesh.

  • Change sscrfields structure function key dynamically

    Hi ,
       I want to create own function key for selection-screen button in application toolbar.
         If possible to change at run time.
    Thanks.
    INITIALIZATION.
      SSCRFIELDS-FUNCTXT_01 = 'INSERT'.
      SSCRFIELDS-FUNCTXT_02 = 'UPDATE'.
    AT SELECTION-SCREEN OUTPUT.
    SET PF-STATUS 'TEST'  .
    The exixt func.keys are CnttF1 & CntlF2.I want to change into F6 & F7.

    Hi mani,
    welcome to SCN.
    You can not create function key in default selection-screen. Actualy there are 5 pushbutton available there . you can activate or de-activate them. please check the following link for further detail.
    http://help.sap.com/saphelp_nw70/helpdata/en/9f/dba80935c111d1829f0000e829fbfe/content.htm
    Regards,
    Anirban

  • Invalid extract structure template &2 of datasource &1

    Hi all,
    I really need help in this one. I am trying to create a generic datasource and it gave me this error. I did little research and found that my key figures are pointing to the currency or unit which is in an include. and one of the note says that the currency and unit has to be in your field list. I am using notes 335342 and 202162.
    I am copying a part which I am not able to understand since I am doing this for the first time so Please help.
    "If the currency or the unit a key figure refers to is not located in a table but in a structure, the key figure has to be removed from the view and read via a customer exit (see below). Structures cannot be included in a view.
    ATTENTION!! Often the key of the table in which the referenced unit is located, does not agree with the key in the table with the corresponding key figure. In this case, the join condition of both tables is not unique in the view definition, that means for each key line of the table with the key figure, several lines of the table with the unit may be read: the result is a multiplying of the number of lines in the view by a factor corresponding to the number of lines that fit the key figure, in the unit table. To be able to deliver consistent data to a BW system, check whether the unit of the key figure in question should always have a fixed value. If yes then you can determine that in the view definition via 'GoTo -> Selection conditions'. If no, then you must proceed as follows:
    a) Remove the key figure from the view
    b) Define the DataSource
    c) Enhance the extract structure by key figure and unit for each append (Transaction RSA6)
    d) Add the key figure and the unit in a customer exit
    2. A view is already used for the extraction.
    Thanks for all the help in advance.

    Hi AHP,
    It beats me as to how can I add those fileds from FAGL table in the view, I am just not getting it. Or is there any other table that I can add these views.Some times it gives me this error "Field TCURC-RTCUR does not exist in any of the base tables." or similar to that I dont know what does that mean, Can you let me know plz?
    Also all the links that you have given are really great, I will doing the FM for first time so it took me time to sink in the process and concept. I am trying to use one of the code that Dinesh has given in one of that posts and just adding my table names in his tables just as starting point. I am not getting what exactly do I have to do in these two sections can you help me understand.
    cursor
    S_CURSOR TYPE CURSOR.
    Select ranges
    RANGES: L_R_ZYEAR FOR YSALES-ZYEAR,
    L_R_ZMONTH FOR YSALES-ZMONTH.
    why exactly is it zyear and zmonth can we change it? what criteria?
    OPEN CURSOR WITH HOLD S_CURSOR FOR
    SELECT (S_S_IF-T_FIELDS)
    FROM YSALES .
    select BUKRS
    ZYEAR
    ZMONTH
    WERKS
    MATNR
    SLSCAT
    KNDNR
    SPART
    MATKL
    MENGE
    DMBTR
    VV702
    VV703
    VVADS
    VV704
    VV731
    INTO CORRESPONDING FIELDS OF TABLE I_YSALES
    FROM YSALES
    WHERE ZYEAR IN L_R_ZYEAR
    AND ZMONTH IN L_R_ZMONTH.
    WHERE MATNR IN L_R_MATNR.
    WHERE WERKS = WERKS
    AND MATNR = MATNR
    AND KNDNR = KNDNR
    AND SPART = SPART.
    IF SY-SUBRC = 0.
    SORT I_YSALES BY WERKS MATNR .
    ENDIF.
    Do we have to add here all the fileds that we want from the table? and what does "WHERE KNDNR = KNDNR" means , how should i relate it to my table.??
    Thanks again for all the help.

  • Adding custom fields to VA01 additional data tab without access key

    I have to add custom fields at item level in transaction VA01/VA02.
    Is  access key required to add fields to additional data screen i.e 8459 ?
    Is there any way to do this without using access key ?

    Hi ,
    Try for any User Exit or BADI available for the tcodes.
    Here are exits for VA01 and VA02.
    Exit Name           Description
    SDTRM001            Reschedule schedule lines without a new ATP check
    V45A0001            Determine alternative materials for product selection
    V45A0002            Predefine sold-to party in sales document
    V45A0003            Collector for customer function modulpool MV45A
    V45A0004            Copy packing proposal
    V45E0001            Update the purchase order from the sales order
    V45E0002            Data transfer in procurement elements (PRreq., assembly)
    V45L0001            SD component supplier processing (customer enhancements)
    V45P0001            SD customer function for cross-company code sales
    V45S0001            Update sales document from configuration
    V45S0003            MRP-relevance for incomplete configuration
    V45S0004            Effectivity type in sales order
    V45W0001            SD Service Management: Forward Contract Data to Item
    V46H0001            SD Customer functions for resource-related billing
    V60F0001            SD Billing plan (customer enhancement) diff. to billing plan
    Regards,
    Lakshman.

  • Access keys in ADF

    Hi All,
    I am using af:query and af:panelCollection component in my page.
    1) In af:query, Advanced mode button has access key as "d" by default. In Chrome, Alt+d navigates to address bar because of which we are unable to switch to Advanced mode. I wanted to know, how can we change this default access key to some other character. I have tried CSS but it didnt help much.
    2)Similary in panelCollection, we are using detach which doesnot have access key. How do I set it.?
    Kindly help.
    Deepti

    For 1: you can try and access the af:query component and call getChildren() to see if you can get a hold of inner components (e.g. buttons). By default, the access key for the advanced mode button is not exposed.
    For 2) Same as for 1. This is not exposed and all you can do is to check if getChildren issued on the RichPanelCollection component reference allows you to access the command button and then set the access key to it
    Meanwhile I'll file an ER to make access keys generally accessible for change (which however may take time before this gets implemented)
    Frank

  • Is SAP Access Key same for edit of PCBURZ990??

    Dear Experts,
    I am new to payrol custome function (i.e pe04),after reading materials from this site,i started to develop payrol function but when i try to edit PCBURZ990  program in se38,i got access key required message and i entered same key which i got for abap development,but it is not accepting that key.
    So i want to know,is it possible abap developement and PCBURZ990  have differenet access key..
    Thanks & Regards
    Anwar

    Hi,
    Getting Access key for objects is usually the job of the Basis consultant/Project Admin.
    so contact them with the object name and the system installation number, they will get it for you.
    Regards
    Karthik D

  • Extract Structure automatically defined in RSO2 - Is it possible to change?

    Hello,
    I had a CRM extractor that had in the RSO2 the table ZBW_COMPLAINTS and a structure called ZBW_S_COMPLAINTS. It was created by another person. When I went to this extractor to add some new fields and saved the extractor in RSO2 it changed the name of the extract structure from ZBW_S_COMPLAINTS to some name like Z0CDR00130. Now I want to make it refers to ZBW_S_COMPLAINTS as it was originally. Do you know how to do this?
    Additional info: Some fields of this extractor are populated using CMOD
    Thanks & Regards,
    Adriana Oliveira

    Hello,
    I have authorization SAP_ALL and access key. I will change my question.
    In quality, I have a datasoure that is based in a view. This view is populated by a program. In the RSO2, there is the view name and in the structure field the structure name is not the automatic one that is generated, it is a Z structure name that has more fields than the table view. The additional fields in the structure are populated using ABAP in CMOD.
    Now I want to some changes I have done in DEV, specially the one that changed the structure name from the ZBW_S_STRUCTURE to another one that is automatically generated, but it was not possible using version management and I do not have reverse transport. Do you know another option?
    Thanks & Regards,
    Adriana Oliveira

  • Change an extract-structure in an existing datasource

    Hello,
    I want to change an extract-structure in an existing datasource (0COORDER_TEXT), but I don't know how to do.
    (I first thought I can do it with trx RSA6.)
    Can anybody give me a hint how to change the extract-structure?
    Kind regards
    Udo

    Hi,
    yes, you can change an extract-structure in an existing datasource . The enhancemet of DataSource is the process of enhancing your extract structures by creating an append with your ZZ/YY fields and filling these fields using a specific user exits. Then you have to fill those fields with some ABAP custom code that can be anything from some simple calculations or table lookups to complex business logic requiring access to multiple database tables. You can do that by CMOD, creating a project and using the enhancement:RSAP0001.
    You have to follow bellow steps:
    1. Go to RSA6.
    2. Select the Data Source.
    3. Select display Data Source (Ctr+F2).
    4. Double click on the Extract structure.
    5. Click on the Append Structure.
    6. Add the required field .
    7. Activate the Append Structure.
    8. Go to CMOD.Give the Project, select Display.
    9. Click on ZXRSAU01.
    10.you have the bellow exits:
        a).Transaction data: EXIT_SAPLRSAP_001
        b).Master data attributes: EXIT_SAPLRSAP_002
        c).Master data texts: EXIT_SAPLRSAP_003
        d).Master data hierarchies: EXIT_SAPLRSAP_004
    11. select Transaction Data EXIT,then you have to write the ABAP CODE
    12. save and activate.
    13. check the data in RSA3.
    These steps will help you.
    Regards,
    Suman.

  • Unable to change the Extract structure

    Hi All,
    In LBWE in R/3, I need to the change the extract structure MC02M_0HDR for DataSource 2LIS_02_HDR, by including some fields using the maintenance tab, After doing the required changes when i give "continue", the system is throwing me the following error -
    <b>"Struct. from appl. 02 due to open V3 proc. not changed".</b>.
    The long text of the error message shows -
    Diagnosis
    Changing the extract structure MC02M_0HDR of application 02 is not recommended as there are no V3 update entries for the update module MCEX_UPDATE_02.
    If an extract structure is changed for which there are still open V3 updates, these can no longer be updated and the V3 collective update is terminated.
    Procedure
    Start the V3 update and delete those update entries that are already incorrect. You will find these in the update overview.
    Kindly reply me as soon as possible in this regard.
    Regards,
    Manickavasagan

    Hello,
    in transaction sm37 in the source system, you will find a job starting with LIS-BW-VB_APPLICATION*. Please select the job related to your application and in the menu Job->Delete, delte the same which is in the released state ready to be executed.
    then you can go ahead and enhance the extract structure.
    Hope it helps.
    thanks

Maybe you are looking for