Question on adding a ZZ field available in VBAK to the DS 2LIS_11_VAHDR

I need to include a new ZZ field available in VBAK table to the DataSources 2LIS_11_VAHDR
The Extract Structure for the DataSource is MC11VA0HDR.
Now in the DataSource 2LIS_11_VAHDR there are two includes - "[MC11VA1HDR] Extraction SD Sales BW: Document Header MCVBAK" and "[MC11VA2HDR] Extraction SD Sales BW: Document Header MCVBUK"
For Extract Structure MC11VA1HDR, there is an Append Structure "[ZZMC11VAIHDR] Append for MC11VA1HDR"
My questions are,
1. If I now need to make this new field in VBAK available in 2LIS_11_VAHDR, where shall I make the change - Shall I modify the structure MC11VA1HDR directly or append the structure to include this field?
2. Since this field is already available in the VBAK table, do I still need to write code to retrieve this data?
3. What are the implications for the setup table & the existing data? Do I need to reconstruct the Setup tables?

Hi Anjuit,
         here's how you do it (in BW7):
Go to LBWE on the source system
Find the 2LIS_11_VAHDR extract structure. It is under '11: SD Sales BW'
In the source system, go to RSA7 and check the delta queue for the DataSource. If there is stuff stuck in it then you will need to empty the queue. The easiest way to do this is to pull the data across to BW by running a DELTA infopackage against the InfoSource.
You will also need to delete any data that has been left lying around in the restructure tables after the last initialisation of the DataSource. Use transaction LBWG to do this. If you donu2019t do this, the system wonu2019t let you change the DataSource.
*Now go in and u2018Maintainu2019 the Extract Structure. Add the new fields you need from the OLTP source table.
When this is successful, go back to the LO Customising Cockpit. The extract structure will be red. Click on the DataSource associated with the extract structure. All the new fields should be in there, but they will have been created as u2018Hiddenu2019 and u2018Not relevantu2019. You will need to unhide these fields and make sure the Service API passes these fields to the extractor.
Save the changes to the DataSource.This will take you back to the cockpit again. Now the extract structure should be yellow. Click on the u2018Inactiveu2019 text to activate the Extract Structure & DataSource.
Finally, you have to build a restructure table for the data. You have to go into SBIW->Settings for Application-Specific DataSources->Logistics->Managing Extract Structures->Initialization->Filling in the Setup Table->Applicatio-Specific Setup of Statistical Data.
Do the restructure in simulation mode first, and check the log in NPRT. If all is well, run it for real.
Test the extraction in RSA3 to make sure that everything has worked OK.

Similar Messages

  • Adding a custom field to T510W table

    Hi friends
    we have a requirement in which we have add ZZTRFGR Pay group to t510w table by appending structure.
    Now How can we populate value to it? as the standard V_t510W does not allow to customize it .
    so now in the table ZZTRFGR field is remaining blank. They have proposed 3 solutions which one would be the best?
    1.SAP created an view V_T510W  and  created an table maintenance generator with more functionalities like "Delimit","Collapse" and TEXT for each field available in T510w ,for the extra field(ZZTRFGR) to bring we need to build separate module pool program with all features sap created,
    2. via LSMW to update it
    3. write a ABAP code to update via flat file?
    Which one would be easier with less effort??
    with regards
    Sony

    Hi ,
    If you want to add new filed to standard table then there is a method called append structure. By using this method you can handle this..
    For more info go through this link:[http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/content.htm]

  • Questions on adding z fields to the standard extractor, Please reply !!!

    We have 0material, 0customer in our daily process chains where we do full loads daily, now we need to make that delta loads so that we can reduce the time of the execution of the pc. I know that these extractors can be delta enables but the problem is we have a few z fields for these extractors, like 20 fields for 0material and 3 fields for 0customer and currently we are doing full loads for these 2 infobjects. I want to know if these can be delta enabled so that zfields will be delta enabled. I mean in short if we make these delta enabled, will the z fields will come along with the standard fields since we are adding the z fields to the standard tables. Do we need to handle the code separately or is their any complicated code written along with it in the CMOD or just adding the zfields will bring the delta to BI. Please provide some links or any information on this regard. Please let me know if you need any other information. Thanks in advance.

    Hi Daniel,
    Deltas would be extracted based on some specific fields such as timestamp, dates or some kind of numeric pointer.
    In your case, lets say if you have some date field for eg. Changed on in your table on which delta would be picked up then that delta should also fetch up changes related with address.
    If this address field is directly present into your main talbe then changes would be directly picked up without any need of logic because table containing changed on date <your delta relevant field> also contains this address field.
    But if this address is coming up from some other table then some sort of logic should be written to populate the changes in address field with respect to that "changed on" date field.
    Rgrds,
    Nilima

  • Question regarding adding new field to an infoset.

    Hi all!
    Actually i am not a programmer but HR functional, but i need to add an additional field to my infoset.
    I wanted to do it myself without ABAPers help.
    I have already added new field to an infoset and included a code:
    TABLES HRP1000.
    SELECT SINGLE short INTO ORG_UNIT_SHORT
           FROM hrp1000 WHERE objid = p0001-orgeh.
    And it almost works. The thing is, when on the report (sap query) a person have value '00000000' in the p0001-orgeh the report enters value into ORG_UNIT_SHORT from the previous record (of another employee).
    How to avoid this? i suppose i have to assign this field an initial value at the begining of the code (how?).. or?? as i said i just try to make first steps in abap programming...

    Ok, i have found a solution (clear statement)

  • In Infoprovider DSO no query fields available ( 0PM_DS02_Q0001  )

    Hi,
    I have a problem in Quality Managemenr (QM) module query called ( Mean Time To Repair (MTTR) and Mean Time Between Repair  ) 0PM_DS02_Q0001   and this query 0PM_DS02 which loads the data from 0PM_DS01 data mart. in the query key figures are
    MTTR (days),
    MTBR (days) ,
    MTTR (h),
    MTBR (h)  ,
    no.of outages,
    tot. no of notifications,
    actual outage time(h) ,
    effective time between outages(h)
    Except tot. no of notifications field  no other filed is available in 0PM_DS02 DSO.
    without the fields no report executed, and saying no pplicable data found in the report.
    please advice and resolve the issue
    thanks,
    sapsdn

    Hi Vikram:
      Some questions for you:
    - Did you apply any SAP Note to try to solve this issue?
    - Is the DataFlow that writes data to the 0PM_DSO2 DSO in version 3.5 or you migrated it to 7.0?
    - What are the Key Fields both on 0PM_DS01 and 0PM_DS02 DSOs?
    - How many records does the 0PM_DS01 DSO have?
    - On the Dataflow that goes to 0PM_DS01 is the field ROCANCEL mapped both to the 0STORNO and 0RECORDMODE InfoObjects?
    - What happens when you try to load data to the 0PM_DSO2 DSO? Do you get an error message? Does the 0PM_DS02 DSO remains empty or some records are loaded to it?
    - Did you enhance the DataSource or added some InfoObjects to 0PM_DS01 or 0PM DSOs?
    Regards,
    Francisco Milán.
    P.S. Please note that the required logic for the Key Fields on 0PM_DS02 is available on the Start Routine.

  • Error while adding a custom field with Input help via AET

    Hi All,
    I need to add two custom field under Service orders at Item level in component BT140I_SRVP.
    One field is required to have the input search help f4 and autopopulates the second field
    I am able to add one field(not requiring help) successfully through AET .
    I have created one Zsearch_help in se11 and its successfully running  and Autopopulating seocnd field while I am testing it
    While adding second field through AET,I need to enter following details as -
    field label,search relevant ,serach help etc.
    When I type the name of my 'Zsearch_help' against field search help it gives me following error
    'Search help is not compatible'.
    Secondly,not getting getter and setter methods for the attrributes in BTAdminI.
    Last,please tell me if i create zhelp and activate it,would it automatically appear in the list on AETwhile assiging it to input field?
    Please help me out.Kindly be detailed as I am new to SAP CRM.
    Thanks,
    Shivani

    The question is answered in CRM 7.0 forum:
    Getting error while adding a custom field (with input help) through AET

  • New DSO data fields are not available for transformations in the upwardflow

    Hello,
    There are data flow from
        many source DSOs -> Target DSO -> Final DSO.
    Different transformations are defined and activated with DTPs. This works fine and provides the desired results.
    now new fields are added to the target DSO, final DSO and one of the source DSO.
    When I now try to edit the transformations, the new fields are not part of the sources at the different stage.
    The fields are available in the Data Source created out of a DSO but not directly when using a DSO as a data source.
    Have anyone faced such a problem?
    any solutions to this?
       - I cannot delete all the other transformations as this is too much work to do and there is no time for it.
    Regards
    Kannan

    We created ZMD_BS_MAT_OVP_LAYOUT. But the situation has not changed - the fields are not available for edit.

  • User Comment field available for reporting?

    User Comment field available for reporting?
    When doing custom reporting against requests with reportable dictionaries we have a user request to also include the user comments.  How do I reference / point to the comments field for a request?

    If you are referring to the comments which are added in the Comments and History section of a requisition, this information is not migrated to the datamart and is not reportable.
    If, on the other hand, you are referring to a comments field that you have included in a dictionary on the service form, that information will be available in the datamart so long as that dictionary has been made reportable.

  • Adding field GAMNG ( Target Quantity )in the Data Source 2LIS_04_P_ARBPL

    We are adding field GAMNG ( Target Quantity ) in the Data Source 2LIS_04_P_ARBPL ( Work Center View from PP/PP-PI )
    The field GAMNG is available in the communication structure maintainace.
    The problem is- We are not able to drag & drap field GAMNG from the Communication structure LBWE. Getting the error - End phase  002 ***********************************************************
    Message no. D0322 ..
    We deleted Setup table , Meins field already exist in comm str.
    1. How we able to drag the field from the communication structure as getting the above error. We searched SDN & try to follow that method but not working.
    2. We can add the field in SE11 - Structure -Manually, then we have to write ABAP code.
    Kindly suggest correct answer.
    Edited by: sk kamaruzzaman on Dec 20, 2011 2:08 PM

    Hi,
    There could be a number of reasons why you are getting the error:
    1. Fields are not assigned to datatypes.
        - Check structure in SE11 and assign to datatypes.
    2. There are inactive appends in the extract structure.
        - Double-click one of the includes. You will get a new screen with the INCLUDE structure. Click the button append-structure. Check if the append is inactive.
    3. The appended structure is in a different development class from the one of the structure it is being appended to.
    Please review and apply the following notes carefully :
      766603  Activation problems with extract structures
      623411  LBWE: Gener. terminates with D0 322 (end phase 002)
      757923  LBWE: Generation terminates with D0 322 (end phase
      600708  D0 322: End phase 002
    It is not possible to enhance the datasource 2lis_04_MATNR with the field GAMNG (so its possible that its the same for 2LIS_04_P_ARBPL) because GAMNG has the reference field AMEIN, which has a STATE F (forbidden) in table TMCEXCFS .
    Check to see if this is the same on your system.
    Rgds,
    Colum

  • Adding a new field to search of Service Contracts

    Hi Experts,
    I have a requirement where in to add an existing field i.e your ref (sold_to) your_ref_sold field into the search criteria of Service Contrct .
    How to add the field to the Search .
    I have few questions here.
    1 need I use EEW to add the field to Search but its already existing?
    2 If not How to append the Structure crmst_query_src_btil and enhace it with field required?
    3 how to implement the BADI crm_rf_search_eew?
    Thanking You,
    Sree.

    The search help exit allows you to modify functionality of search help. If you add a new field to the
    parameter list that is not contained on the selection method you can manually populate it within the search
    help exit.
    This  would be performed within the u2018STEP DISPu2019 section. Once within this section all search help
    data has been retrieved and is stored in table RECORD_TAB (record_tab-string) as one long string value.
    Therefore you need to read table SHLP in-order to locate position of value within string.
    Example:
    To find position of personnel number (PERNR) within elemenory search
    help M_PREMN you would use the following code:
    Loop at record_tab.
         read table shlp-fielddescr into wa_shlp
                                       with key tabname   = 'M_PREMN'
                                                fieldname = 'PERNR'.
    You could then use this information in the following way, for
    example, to find a persons organisation unit:
          select  orgeh endda
            up to 1 rows
            from pa0001
            into (ld_orgeh,ld_endda)
           where pernr eq record_tab-string+wa_shlp-offset(8)
                                                      u201Cpernr length is 8
           order by endda descending.
          endselect.
          select single orgtx
            from t527x
            into ld_orgtxt
           where orgeh eq ld_orgeh and
                 sprsl eq sy-langu and
               ( endda ge sy-datum and
                 begda le sy-datum ).
    If you have added a new field to the end of the parameters list
    the next step is to populate it by adding this data to the end of
    the record_tab string:
      concatenate record_tab-string ld_orgtxt into record_tab-string.
      modify record_tab.
    endloop.

  • Adding a BSEG field to the FB03 dynamic selection screen

    Hello,
    We have a requirement wherein we want to add a field from BSEG in the dynamic selection screen of FB03.
    We found that the logical database behind this is BRF.  So we created a u2018CUSu2019 selection view for the logical database and added the field from BSEG to the functional group
    and checked the checkbox u201CPreselectu201D for it to appear automatically in the FB03 screen.
    But we still couldnu2019t see the field in FB03 dynamic selection.
    On analysis, we found that only tables are that are defined in the nodes (Extras  Selection views) can be used to create the dynamic selection and BSEG was not available
    as one of the node.  So we added BSEG as one of the node by adding the below code to the SELECTION of the logical database.
    SELECTION-SCREEN DYNAMIC SELECTIONS FOR TABLE BSEG.
    Even after that, we couldnu2019t see the field from BSEG in the dynamic selection.
    Are we missing anything here?
    I see many threads here on similar lines but no one has posted the exact step. Any help is highly appreciated.
    Thanks a lot.
    Regards,
    Suganya

    Hi
    If you want to take the line item details than you can refer these t-codes rather than customizing.
    S_AC0_52000887 - Receivables: Profit Center
    S_AC0_52000888 - Payables: Profit Center
    S_ALR_87012332 - G/L Account Statements
    Here by using the dynamic selection you can get the results. Use object list display and select the layout for more fields.
    Thanks

  • Making all Infotype 0033 fields available in an infoset

    Hi.
    I have an infoset using the logical database PNPCE and I just added infotype 0033 in the Further Infotypes option.
    The infotype is now displayed but not all the fields I need.
    I need fields AUS16, AUS17, AUS18, AUS19 and AUS20 to be both Selection and Output fields in my queries and the only field I get is AUS01.
    Can you please tell how to fix this?
    I try to add a structure PA0033 but the fields are there but only with Output options.
    With best regards.
    Marco Duarte

    Hi.
    Yes... I know...
    But the fields do not appear available to be transported to the Field Group...
    They just aren't there in the left side of the screen... Only some fields of the infotype are there... not all.
    I have no idea why this happens...
    BR
    Marco Duarte

  • Adding a Date Field to a Report Painter

    Hi,
    Could someone please throw light on adding a date field (for example, scheduled finish date of network) to a report painter report? I don't think this field (or any date field for that matter) is available as a characteristic for report painter.

    Hi Mahesh,
    i'm in the process of making a similar change,
    copying to a ZPROGRAM is not so difficult, but as i told you you have to add your new field to VBMTV structure, and copy the includes that you need to change,
    P.S. Note, when you copy you have to change some SELECT statements where
    it's selecting from T180V table based on sy-repid, you hav to change sy-repid to SAPMV75A, as there's some configuration done for this.
    Regards,
    Raghavendra

  • Adding a Standard Field to iView

    Hello,
    I know this seems like something that may have been in a couple iof threads, but going back upto 5 or 6 pages after search I did not find anything, so I have to ask this here
    I am working with the Witholding Screen (W4)(IT 210) for US. I see that there are standard fields such as Personal Exceptions (PEREX) and Dependant Exceptions (DEPEX) that are not available on the iView. When I looked at the structure: HCMT_BSP_PA_US_R0210, I saw that these fields are present in the structure (Fields: PEREX & DEPEX).
    How would I be able to get these fields to display on the iView?
    Thanks,
    Nakul

    Thanks Jay,
    So this is what I did:
    Reuse Country Specific Applications -> Assign Screen Structure to Infotype Version
    IT210, Version: 10
    Assigned Structure: HCMT_BSP_PA_US_R0210 as Main Infotype
    Setup the Active Subtypes and Use Cases for IT210 ST FED & MO
    Tabke: V_T588MFPROPC (Maintain)
    Added entry for Structure: P0210, Field: PEREX (No Checkbox Selected)
    Upto this point, I am still unable to get the Field: Personal Exceptions (PEREX) on the iView. Any suggestions on what else needs to be done?
    Thanks,
    Nakul

  • Adding additional text field to infotype in SQ02

    Hi ,
    I am trying to create an additional text filed to the infotype 0034 in a customized infoset, in Tx SQ02 as shown in the link below:
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/cb4468455611d189710000e8322d00/content.htm
    Here the question is :
    The check box "Detemine LIKE reference using text field" is grayed out and I couldn't able to check the box.
    Can any one help me to resolve this and let me know what is the significance of that check box?

    Hi Suresh,
    I tried running the query after deleting the newly added text fields to the infoset, the query is running properly with out any short dump, where as with the additional fields added it is going to short dump and the shot dump states as shown:
    An exception occurred. This exception is dealt with in more detail below          
    . The exception, which is assigned to the class 'CX_SY_DYN_CALL_ILLEGAL_FUNC',    
    was neither                                                                      
    caught nor passed along using a RAISING clause, in the procedure "%_GET_PERNR"    
    "(FORM)"                                                                         
    Since the caller of the procedure could not have expected this exception          
    to occur, the running program was terminated.                                    
    The reason for the exception is:                                                  
    The program "!QZZ/SAPQUERY/H2AAVULA27174228" contains a CALL FUNCTION             
    statement. The name                                                              
    of the function module to be called is "RPAQ_GET_AF_0034".                                                                               
    No function module exists with the name "RPAQ_GET_AF_0034".                       
    All function modules are stored in the Function Library (SE37).                                                                               
    Possible reasons:                                                                 
    a) Wrong name specified. Particular attention should be paid                      
       to upper/lower case and underscores ("_")                                      
    b) Transport error                                                                
    c) If an enqueue/dequeue module has been used, the lock object                    
       may not have been activated (ABAP Dictionary)         
    Any help?
    Best regards
    Vamsi

Maybe you are looking for