Datasource question on ecc selection fields.

I have accidentally clicked on maintaince for 2lis_02_itm datasource in lbwe and it went to inactive mode.
1)How do I make it active without altering the fields in the selected ds. Do i have to replicate it back if I make it active again ?
2) If I add the selection criteria in the selection of fields so that those are available in IP selection, do i have to replicate the ds on BI. (in rsa6)
3) I need to add one more field from right to left and now its available in the extracture structure. To get that field to ecc, should i just replicate the ds. How about creating the infobject for that field and replicate or ?
4) there are lot of other flow to the pur flow, so will all those get deactivated when the structure of the ds changes. do i need to activate all the trans dtp etc.

Hi Daniel,
1)How do I make it active without altering the fields in the selected ds. Do i have to replicate it back if I make it active again ?
Just click on activate the data source with out generating the data source ( if you had not enhanced any of the fields).
2) If I add the selection criteria in the selection of fields so that those are available in IP selection, do i have to replicate the ds on BI. (in rsa6)
If you had enables the option "SELECTION" for particular file, first you need to activate in RSA6 and replicate the data source in BW side so that the changes are effected in BW side and the field will be made available for loading.
3) I need to add one more field from right to left and now its available in the extracture structure. To get that field to ecc, should i just replicate the ds. How about creating the infobject for that field and replicate or ?
If the field is available in the Right hand side then move that field to Left hand side it will be available in the extract structure, click on generate data source and activate in LBWE.
Replication of data source we need to do it in BW side,inorder to copy the same extract struture of the Source.
Yes you need to assign this to an info object(you can search for BI content object,as most of the objects are available in the bi content if not create your own io).
4) there are lot of other flow to the pur flow, so will all those get deactivated when the structure of the ds changes. do i need to activate all the trans dtp etc.
If you are changing a particular data source extract structure then the changes are reflected with respect to that single data source only.
If the option HIDE is selected :
Hide Field: Activating this indicator effectively removes the field from the data-transfer process. The field will no longer be available in the transfer structure and therefore will not be pulled into BW. This field should not be active unless you know that the field contains data not relevant to the DataSource.

Similar Messages

  • Enable Selection field in datasource

    Hello All,
    I need to make a selection in InfoPackage for making Initialization of Datasource.
    When i checked in InfoPackage under data selection tab,i could nt able to see any selection Field
    i checked the datasource from which this IP is created and found that "Selection check box is not active for all fields in Datasource"
    I tried editing the datasource so that I can enable the check box but i could see its in Greyed.
    Could anyone suggest how to enable it
    Datasource :9ademcrt
    Extraction from DB view
    View/Table  /sapapo/9ademcrt
    Regards
    Bala

    Hi Bala,
    Use the following piece of code the selection will be invoked for the field
    Select * FROM ROOSFIELD INTO table it_roos
                  WHERE OLTPSOURCE EQ '9ademcrt'
                  AND FIELD EQ <your field name>
    LOOP AT it_roos assigning <lt_roos>
       <lt_roos>-selection = 'X'
       <lt_roos>-selopts = '1'
    <lt_roos>-notexrel = 'Y'
    ENDloop.
    UPDATE ROOSFIELD FROM table it_roos.
    Create a ABAP program in the source system APO in your case and use the above coding
    Prathish
    Edited by: prathish soosai antony on Jul 5, 2010 1:52 PM

  • Mark selection field in DataSource

    Hi,
    I try to change the selected field in the DataSource. But I only see the selected field, but can not change
    it. I tried RSA6.
    What transaction do I need to change the selected fields to the field I need??
    Edited by: alto on Sep 9, 2011 11:56 AM

    Alto,
    The message is informative (Datasource.. is extracted using FM ...).
    Just press enter.
    Then select "Display Field List".
    Regards,
    Dilek

  • Changing Selection Fields available in Extract Structure 0FI_AA_11

    Hello Experts!
    I would just like to ask this question, as I've already consulted with so many people and nobody seems to know if this is possible or not and I've already tried searching for it in the forums to no avail.
    The situation is that I am currently full loading data from R/3 to BW, into the ODS 0FI_AA_11. Now, due to the full loading of the data, one load would entail a huge amount of line items around 1 million + lines per load). The loading of the line items per se is successful (as seen in the Details tab in monitor under Processing). However, activation takes quite a long time (8 hours is the longest so far) and it just times-out and we are not sure if the request is still running or not, so often times we are forced to just kill the process.
    So given that and seeing that this is a standard ODS, we were thinking of just breaking down the loading into batches of FISCPER (month and year). HOWEVER, the InfoPackage that are associated with the InfoSource being used by the ODS, 0FI_AA_11 only allows for the usage of 3 selection parameters for loading: Depreciation Area, FISCALYEAR, and Company Code.
    We have already tried to edit the datasoource in R/3 (RSA6) for this extract structure; however, we are unable to tick the box under the Selection column next to the FISCPER field. From what we understand, this is what allows the datasource to enable that field for selection in the InfoPackage.
    We would just like to know if it is possible to edit the extract structure in such a way that we are able to tick this box for the extract structure and if so, how can we do it?
    Hoping for your quick response to this question. Thanks!

    Dear AJ,
    Iu2019m going try to helping you regarding your question,
    I suggest you that check the following steps:
    u2022     Log on to the source system.
    u2022     Test and debug in extractor checks (RSA3).
    u2022     Monitoring running task (SM50).
    u2022     Start the extractor with the scheduler in BI.
    u2022     Locate the process in the monitor and start troubleshooting.
    More information, look for in:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/53e84b73d0564aa0a6907c7e2bbf7a/frameset.htm
    According the InfoPackage that only allows for the usage of 3 selection parameter for loading: Depreciation Area, FISCALYEAR, and Company Code.  If you need to enhance, you should log on to the source system, go to maintaining DataSource.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/d9/f622392ab1f708e10000000a11402f/frameset.htm
    And add more field in your DataSource structure, to allow select more parameters in your InfoPackage,  as FISCPER.
    I hope this suggestion can help you about your question,
    Luis

  • Is there a way to import a choice list in multiple (or single) selection fields?

    Is there a way to import a previously created choice list in multiple (or single) selection fields in forms central? 

    Hello Dr. Ryan,
    Unfortunately there is no way to move this data into FormsCentral.
    As far as your question about using PDFs with FormsCentral, 'soon' is actually 'now'! You have two options:
    1) Author a new form with FormsCentral. From the distribute tab, save a submission-enabled PDF form. You can send this form out to your recipients and their responses will be collected on FormsCentral.
    2) Import an exsiting PDF form into FormsCentral from the dashboard, and then submission-enable it. Distribute the submission-enabled version and responses will be collected on FormsCentral.
    Thanks!
    Shannon

  • Mapping ECC PO fields to R/3 PO fields

    Hi Experts,
    I was trying map ECC Po fields to R/3 fields which are not mapping in standard way automatically. Like Tracking No and Good Recipient name.
    I am using the BADI BBP_ECS_PO_OUT_BADI to map these fields.
    However i am able to map and see those fields in the back end.
    The same thing i was trying to do for the Text fields. Suppose, mapping vendor text to item text .these fields are not able to transfer through this BADI.
    for this i am using the BADI BBP_PO_INBOUND_BADI in R/3 to map these fields . I am able to map and see those text fields in R/3 also. But wonder now i am not able to see Tracking No and Good Recipient name fields in R/3 .
    Any pointer to solve this issue, really a help for me.
    Thanks in Advance.

    Hi Disha ,
    Thank you so much for your reply ,
    Actually i have implemted the BBP_ECS_PO_OUT_BADI this BADI only in SRM side .When i have implemeted i can see Tracking No and Goods recipient are mapping correctly in Back End . But the thing is only the text fields are not mapping the correctly. though code was correct .
    So i have implemeted the BBP_PO_INBOUND_BADI BADI in the R/3 side , through this one i can able to map the text fiedls , where as this time Tracking No and Goods recipient are not mapping .Any pointers for this , will really help for me .
    *See my code for BBP_ECS_PO_OUT_BADI*
    *Vendor text at line item level of SRM PO should be passed to
    *u2018Item Textu2019 at R/3 PO line item level.
      LOOP AT it_item INTO WA_PO_ITEM.
        Read table IT_LONGTEXT into wa_LONGTEXT with key Guid = WA_PO_ITEM-guid
                                                         tDid = 'ITXT'.
        IF SY-SUBRC EQ 0.
          W_PO_ITEM_TEXT-PO_NUMBER = WA_PO_ITEM-BE_OBJECT_ID.
          W_PO_ITEM_TEXT-PO_ITEM  = WA_PO_ITEM-NUMBER_INT+5(5).
          W_PO_ITEM_TEXT-TEXT_ID   = 'F01'.
          W_PO_ITEM_TEXT-TEXT_FORM = '*'.
          W_PO_ITEM_TEXT-TEXT_LINE = WA_LONGTEXT-TDLINE.
          APPEND W_PO_ITEM_TEXT TO CT_BAPI_POITEM_TEXT.
        ENDIF.
    *Internal Note at line item level of SRM PO should be passed to
    *u2018Info record noteu2019 at line item level of R/3 PO
        Read table IT_LONGTEXT into wa_LONGTEXT with key Guid = WA_PO_ITEM-guid
                                                           tDid = 'NOTE'.
        IF SY-SUBRC EQ 0.
          W_PO_ITEM_TEXT-PO_NUMBER = WA_PO_ITEM-BE_OBJECT_ID.
          W_PO_ITEM_TEXT-PO_ITEM  = WA_PO_ITEM-NUMBER_INT+5(5).
          W_PO_ITEM_TEXT-TEXT_ID   = 'F06'.
          W_PO_ITEM_TEXT-TEXT_FORM = '*'.
          W_PO_ITEM_TEXT-TEXT_LINE = WA_LONGTEXT-TDLINE.
          APPEND W_PO_ITEM_TEXT TO CT_BAPI_POITEM_TEXT.
        ENDIF.
      ENDLOOP.
    *Vendor Text at PO header level should be passed onto R/3 PO header text field.
      Read table IT_LONGTEXT into wa_LONGTEXT with key Guid = IS_HEADER-GUID
                                                       tDid = 'HTXT'.
      IF SY-SUBRC EQ 0.
        WA_Header_text-PO_NUMBER = IS_HEADER-BE_OBJECT_ID.
       WA_Header_text-PO_ITEM  = WA_PO_ITEM-NUMBER_INT+5(5).
       WA_Header_text-PO_ITEM+4(1)  = '0'.
        WA_Header_text-TEXT_ID   = 'F02'.
        WA_Header_text-TEXT_FORM = '*'.
        WA_Header_text-TEXT_LINE = WA_LONGTEXT-TDLINE.
        APPEND WA_Header_text TO CT_BAPI_POHEADER_TEXT.
      ENDIF.
    *Map the Tracking No
      LOOP AT it_item INTO WA_PO_ITEM.
        Read table CT_BAPI_POITEM into WA_BAPI_ITEMS with key PO_ITEM = WA_PO_ITEM-NUMBER_INT+5(5).
        WA_BAPI_ITEMS-TRACKINGNO = WA_PO_ITEM-BE_TRACKING_NO.
        MODIFY TABLE CT_BAPI_POITEM FROM WA_BAPI_ITEMS TRANSPORTING trackingno.
      ENDLOOP.
    *The user id of the Partner Function u2018Goods recipientu2019 is map to
    *R/3 Goods Recipient field
      LOOP AT it_item INTO WA_PO_ITEM.
        Read table IT_PARTNER into wa_partner with key P_GUID = WA_PO_ITEM-guid
                                                       PARTNER_FCT = v_grfun.
        IF SY-SUBRC EQ 0.
          SELECT SINGLE CHUSR
                 FROM BUT000
                 INTO v_grname
                 WHERE PARTNER_GUID = WA_PARTNER-PARTNER_NO.
          Read table CT_BAPI_POACCOUNT into WA_POACCOUNT with key PO_ITEM = WA_PO_ITEM-NUMBER_INT+5(5).
          WA_POACCOUNT-GR_RCPT = V_GRNAME.
          MODIFY TABLE CT_BAPI_POACCOUNT FROM WA_POACCOUNT TRANSPORTING GR_RCPT.
        ENDIF.
      ENDLOOP.
    endmethod.
    See my code BBP_PO_INBOUND_BADI
    APPEND LINES OF bbp_potextheader TO bapi_potextheader.
    APPEND LINES OF BBP_POTEXTITEM TO BAPI_POTEXTITEM.
    Evem i tried to map these traking no and good recipient fields in the R/ 3 , I have this piece of code in the Back end , But couldnt work for me.
    LOOP AT BBP_POITEM INTO WA_BBP_POITEM.
       Read table BAPI_POITEM into WA_BAPI_POITEM with key PO_ITEM =
              WA_BBP_POITEM-PO_ITEM.
       WA_BBP_POITEM-TRACKINGNO = WA_BBP_POITEM-TRACKINGNO.
      MODIFY table BAPI_POITEM FROM WA_BAPI_POITEM TRANSPORTING trackingno
       Read table BBP_POACCOUNT into wa_BBP_POACCOUNT with key PO_ITEM =
               WA_BBP_POITEM-PO_ITEM.
       wa_BAPI_POACCOUNT-GR_RCPT = wa_BBP_POACCOUNT-GR_RCPT.
       MODIFY table BAPI_POACCOUNT FROM wa_BBP_POACCOUNT TRANSPORTING
    GR_RCPT.
    ENDLOOP.
    Loop at BAPI_POITEM into wa_BAPI_POITEM.
       Read table BAPI_POITEMX into wa_BAPI_POITEMX with key PO_ITEM  =
    wa_BAPI_POITEM-PO_ITEM.
       wa_BAPI_POITEMX-TRACKINGNO = 'X'.
    MODIFY table BAPI_POITEMX FROM wa_BAPI_POITEMX TRANSPORTING TRACKINGNO
    Read table BAPI_POACCOUNTX into wa_BAPI_POACCOUNTX with key PO_ITEM  =
    wa_BAPI_POITEM-PO_ITEM.
       wa_BAPI_POACCOUNTX-GR_RCPT = 'X'.
       MODIFY table BAPI_POACCOUNTX FROM wa_BAPI_POACCOUNTX TRANSPORTING
      GR_RCPT.
    Endloop.

  • How to create a selection field in Infopackage

    Hello  Experts,
    Greetings.
    My Requirement is to have a infopackage to dynamically accept the selection field values
    Now I Understand the we can only populate single ragne of values VIA ABAP Routine.
    Eg: 0Plant : 1 to 99999999999
    But now my requirement is to make Infopackage accept full range of single values.
    like for Eg for Numeric values it should be
    0Plant = 1 to 99999999999
    for charcters plant from all characerstic material master
    0Plant = CR_001
    0Plant = CRWed
    0Plant  = QWET
    Eg:  It has a field 0Plant now i want this field to replicate as many plant as I get from Material Master table
    How can this be achieved .
    Regards,
    Sachin Dehey,

    Hello Sachin
    You can add 0PLANT in the InfoPakckage more than once in the Data Selection tab by simply pressing '+' sign.
    Like
    0PLant    0000001 - 0999999999 ( this will be populated via routine or can be fixed values)
    0Plant = CR_001
    0Plant = CRWed
    0Plant = QWET
    THis selection will pull all the plants' data where plant is 000001- 0999999, and plant is CR_001, CRWed and QWET.
    But I must acknowledge , I did not get your question properly. I replied based on my assumption. 
    Regards
    Anindya

  • Upload Error, How do you identify the datasource in BI & ECC?

    Hi BI Experts,
    Hope you can help me on this.
    We are using BI content to extract & model the data in BI.  For the asset accounting infoarea, we had an unusual dataload.  It should update around 10,000 records every day.  In this instance there was 500,000 records & eventually the load failed when updating the cube.
    I want to investigate why there were so many records.  I hoped to check the datasource & check also ECC.  But unfortunately I have no experience in data extraction, so I am not clear where to start.
    Have you any suggestions on an approach to finding out why there were so many records?
    Thanks very much
    Michelle

    Thanks very much for your repsonse Francisco,
    When I choose RSA3 I am faced with settings screen which has automatically populated as follows;
    Request ID - TEST
    Data Records/Calls 10
    Display Extr. Calls 10
    Update Mode F
    Execution Mode,
    Debug not ticked
    Auth Trace not ticked
    In the Selection Table below, I wish to choose just Period 6, 2011.  As this is the restriction on the infopackage.
    I have tried to run this with various entries but it doesn't seem to return data, what should I enter in these selections please,
    Thanks Francisco,
    Michelle

  • Adding one more selection field in the standard data source

    Hi SAP Gurus,
    I'd like to know how to add one field as a selection field for the data source.I used 0FI_GL_4 Datasource .It has 2 selection.Now I want to add one more field as a selection field .How to mark that field as selection?I tried by using RSA6 ,But I'm unable to change the previous selection.
    Please let me know how to fix it?
    I'll assign the points ...
    Thanks & regards
    Raja

    Pradip,
      when ever you create any Generic DS, you can find generic DS(I checked this), comming append fields(it's happend to me)... there is no meaning.. as we know... we will extract the data for append fields using existing DS.
    Comming Raju:
    to my knowledge, you should not add that field as selection enabled(wait for others posts). I had seen many posts for working on this... by updating the Table ROOSFIELD table for the respective DS. I never implemented this... if you update this using any custom program be careful. Ihave ccreated the program for append fields not for Standard Extractor.
    Try to search any SAP Notes: 571985
    All the best.
    Regards,
    Nagesh Ganisetti.

  • Dynamic selection field display

    Hi
    Can we display field values for a field from Dynamic selection ?

    Hi,
    Yes, you can display field values in dynamic selection field.
    If I understood your question correctly, you are talking about the dynamic selection used in reports ( For eg. ME2N). The field which are appearing in dynamic selection shows the field values. ( you can press F4 and check the field values).
    Rajesh.

  • Date selection field

    Can I add a date selection field?

    Great, thank you.
    One other question.  Does the “submit” button located at the bottom of the PDF only upload documents to the cloud that have been opened in Acrobat?
    I made a form that can be submitted to the Adobe cloud after clicking the “submit” button at the bottom of the page when the PDF is opened in Acrobat.  However, the “submit” button doesn’t seem function properly when I open the document in PDF Expert on my Ipad.  Is there any way for the submit option to operate in PDF expert, or do I have to use an Adobe app on the Ipad?
    Thank you,
    Dan Burns

  • Question about the MAKZN field in the RBKP table

    Hello all.
    I have a question about the MAKZN field. Does anyone know what field in MIRO is assigned to this field? We have an issue where a line item amount was not selected invoice was out of balance but the agent selected accept and post. And invoice posted. but I am interested in knowing where the amount if keyed in because when I go to the RBKP table I see an amount entered in the MAKZN (manually accept net difference amount)

    Hi,
    it seems as if the value was calculated internally:
    program SAPLMR1M
    dynpro 6000
    PAI module fcode_6000
    Include LMR1MI3W
    *-------- buchen ------------------------------------------------------*
        WHEN fcobu OR fcomanak.
    *--- identical code in PAI Module FCODE_6250 --------------------------*
          PERFORM ota_check USING vf_kred-xcpdk rbkpv-xcpdd
                            CHANGING rc.
          IF rc NE 0.
            CLEAR ok-code.
            EXIT.
          ENDIF.
          IF ok-code = fcomanak.
            PERFORM diff_akzeptieren.
            ok-code = fcobu.
          ENDIF.
    where:
    fcomanak          LIKE ok-code VALUE 'MANAK', " Manuell akzeptiert
    *&      Form  DIFF_AKZEPTIEREN
    *       Differenz manuell akzeptieren
      FORM diff_akzeptieren.
    *       Manuell akzeptierter Betrag
        rbkpv-makzn  = rbkpv-makzn + rbkpv-diffn.
        rbkpv-makzmw = rbkpv-makzmw + rbkpv-diffmw.
    *       Differenzbeträge
        CLEAR: rbkpv-diffn, rbkpv-diffmw.
      ENDFORM.                             " DIFF_AKZEPTIEREN
    maybe it´s happenning when releasing manually the invoice in MRBR?
    Best regards.

  • Can't see selection field on infopackage

    Hi all,
    i added a new selection field to a Z extractor con R/3, i repeated the DS on BW an reactivated all.
    If i see the trans structure definition the field is checked as for selection but when i create a new infopackage it doesn't show the field filter.
    How can i solve this ?
    thx in advance

    Hi Juan,
    The field must be checked as a Selection in the datasource (check in RSA6).
    Hope this helps...

  • Selection field credit controlig area

    Dear all
         i have selection field when i receive payment FB05  (without clearing ) system automatic capture defoult CCA in backround .
        My question is Can i populate field in entry screen Credit control Area .
    Regards
    Purushottam Bawane

    Hi Purushottam,
    Yes that is true. The customer and vendor masters do not have the capability to take profit center in the classic view. This was never possible in the old GL. The profit center is acquired based on the offsetting line (expense or revenue accounts) at the month end when you run 1KEK. transaction.
    However in the New GL, it is possible to derive a profit center online through the document splitting functionality. New tables are added (FAGLFLEXA and FAGLFEKXT) which are filled in with profit center through the document splitting functionality. The profit center is derived through the offsetting revenue account and you can see it only after the document is posted. After the document is posted you can only see it is in the GL view (new GL tables) and the classic view still does not have a profit center.
    If you want to derive a profit center in the classic view please use a substitution rule based on a user exit. It is more complicated.
    Regards
    Sharabh

  • J4AR - add another selection field

    Hi All,
    I have to add the another selection field to the J4AR(TCODE) . Can you please let me know the procedure?
    We  enter value to the 'selection set' field in J4AR to display access rules . We select the access rule and press the change or create button. it goes to the dynamic selection screen. We need to add another field(Delivery date in the sales order line item) to this dynamic selection screen.  
    Prad

    Hi ,
    If your server is ECC 6.0 version then use enhancement point to add the selection field.
    else copy to z program and modify it.

Maybe you are looking for