Expand selection in FI_GL_4 extractor.

Hi
I would like to expand two fields that are not open for selection, which would be best to do this?
Thanks
Rafael Fassoli SAP-BR

Hi Rafael,
Please go through the below process to make them available for selection.
Se11:
    Data source table ROOSFIELD
        Contents
            Data source OLTP source
                  Execute
                       /H (check at selection if it is M means it is changed & p means not yet changed)
                             Double click on the field u want to activate
                                   F7
                                        Double click on IF CODE
                                               Deleat show & place Edit
                                                          Save
                                                                  F7
                                                                        Enter
                                                                                F8
                                                                                Selection M
Hope this helps.
Veerendra.

Similar Messages

  • Expanded Selection Criteria in Document Printing Form

    Hello
    It would be helpfull to have the Expanded Selection Criteria option similar to this function implemented in the Documentation Generation Wizard or the Pick and Pack Manager in version 8.82.
    On this way it would be possible to set further limitations for mass printing of documents according to already defined criterias (default and user defined fields).
    Best regards

    Hi,
    You may check here: https://cw.sdn.sap.com/cw/community/ideas/sme/b1
    Thanks,
    Gordon

  • How to Build an Auto-Expanding Select list

    Hi everyone,
    I want to know if it's possible How to Build an Auto-Expanding Select list ?
    I saw some discussions which tell us to use Jquery to acheive this. Is it the only solution ?
    I want a solution that it is easy to implement.
    Thanks in advance. Bye.

    Hi,
    Not sure what you've seen before, but anywhoo:
    In my select list, i set element attributes of :
    style="min-width: 130px"Just because some of the smaller values were getting truncated.
    Then I add this onload javascript code:
    $('#P10_AUTO_EXPANDING').change(function(){
      $(this).width($('option:selected', this).text().length*10)
    })It's not perfect for getting the right size (i.e. i think it increases exponentially, but you can play around with the multiplier)
    Which you can see: http://apex.oracle.com/pls/apex/f?p=45448:10:
    Edited by: trent on Dec 15, 2011 10:35 AM
    Probably best to add this line of code:
    $(this).width($('option:selected', this).text().length*10)
    into a dynamic action for a change event of the item, of which the true action is to execute javascript code.

  • Expand select dropdownlist

    I am trying to expand a open dropdownlist upon clicking on a statictext.
    var w = new Window ("dialog");
    var ss1 = w.add ("statictext", undefined, "Current Name: ", "alignment:left");
    var g0 = w.add("group {orientation: 'row', alignChildren: ['fill', 'fill'], margins: 0}");
    var lbCategoryCodes1 = g0.add("dropdownlist", undefined, ["test 1", "testerterg"]);
    b = w.add('button', undefined, "OK");
    ss1.addEventListener('mousedown', function(kev)
        var event = ScriptUI.events.createEvent('MouseEvent');
        event.initMouseEvent('mousedown', true, true, w);
        lbCategoryCodes1.dispatchEvent(event);
      },false/*==bubble*/);
    w.show();
    Does not work.
    How do I?

    withoutdix,
    I hope, I understood you right.
    Do you want to do something like this?
    var w = new Window ("dialog");
    var ss1 = w.add ("statictext", undefined, "Current Name: ", "alignment:left");
    var lbCategoryCodes1 = w.add("dropdownlist", undefined, ["test 1", "testerterg"]);
    lbCategoryCodes1.selection = 0;
    var item = lbCategoryCodes1.selection;
    b = w.add('button', undefined, "OK");
    lbCategoryCodes1.onChange = function () {
        item = lbCategoryCodes1.selection;
        return item;
    w.show();
    try {
        alert(item);
    catch (e) {}
    Have fun
    Otherwise see Peter Kahrels Script-ui.pdf for more details.

  • Which Delta update mode we need to select for LO extractor

    Hi All,
      I would like to know which delta update mode we need to use for LO extractor.
    Thanks,
    Ram

    Hi,
    when there is more number of Delta recods we use "Queued Delta" . if number od records are less then Direct Delta.
    when posting sequence is not mandatory "Unserialized V3 Update ".
    but generally  "Queued Delta" is used performance wise. (since delta records are posted with V3 job)
    Best Regards.

  • Photoshop script for Expand/Contract of Selection

    Hi!
    I need script that will make Expand or Contract Selection for example 1px each time I hit keyboard shortcut. I mean I would like to use this options because I use it very often but I would like without dialog box when PS ask for value of expand/contract. When I will have script for those I could make it by wheel in my Intuos Pro. Now I can't because every time I have dialog box. Thanks in advance for help!
    Regards
    Arek

    cool, thanks, the script works great!
    #target photoshop
    app.bringToFront();
    try {
            // test for active selection
            if (hasSelection(app.activeDocument)) {
                // expand selection
                //app.activeDocument.selection.expand(new UnitValue (100, "px"))   
                // contract selection
                app.activeDocument.selection.contract(new UnitValue (100, "px"))
            else {
                alert ("ERROR: no active selection \n USAGE: the script requires an active selection")
    catch (e) {
            alert ("ERROR: the script did not execute")
    //////////// FUNCTIONS ////////////
    function hasSelection(doc) {
      var res = false;
      var as = doc.activeHistoryState;
      doc.selection.deselect();
      if (as != doc.activeHistoryState) {
        res = true;
        doc.activeHistoryState = as;
        return res;

  • FI-SL Special Ledger Extractor (Delta not working) Issues

    Hi,
    We are creating extractor for Special Purpose Ledger using standard SAP methodology.
    Step1: Goto Transaction BW01 --> select the Summary table ---> Check for total records and line Items and then execute. This results in extrators created for totals and Line Items.
    Issue 1: The Summary table eg. ZLTST has special ledgers Z1, Z2 and ZA where Z1 and Z2 are for spot balances and ZA is for Average Balances, the issue is we dont see any extractor for ZA (we do see extractors created for Z1 and Z2 both totals and line Items)
    Step 2: Goto transaction BW03 ---> select the totals extractor and double click
    Issue 2: When you double click the check box to Activate Delta Update for Z1 and Z2 (totals) is disabled???
    If anyone has configured Special Ledger Extractors in past for release 4.7 and higher please let me know the process to set up delta

    Hi Gilles,
    As you are a FI-SL consultant, can you provide me peformance issues on FI-SL?
    I posted a thread on New G/L and FI-SL performance
    My apologizes to post that question on this thread.
    Thank you
    Bernard

  • The fields of type Int 1  not appearing in Infopackage selection

    Hello Gurus,
    I have created a generic datasource on two tables .
    The fields that should be set as Selection fields for the DataSource are the following:
    -     field 1------type char
    -     field  2----
    type char
    -               field 3----
    type Int1
    -     field 4----
    type Int1
    Out of the above four table fields only the two fields  with char datatype are appearing in infopackage selection.
    The other two ie(field 3 and field 4) of datatype Int1  does not appear in infopackage selection.
    I have ticked the check boxes in the selection field of datasource.
    I also get all the four fields available for selection in RSA3(extractor checker tcode).
    Kindly help me in resolving this issue.

    Hi Amol,
    Can you please replicate DS once again and then try creating the infopacage
    Mann

  • 0EHS_IP_ATTR datasource/extractor is not working properly

    Hi experts,
    I am using the 0EHS BW content connect to SAP/ECC and we created a cube using two standard master data (0EHS_IAL and 0EHS_IP). The 0ehs_ial MD (acidents) is loading correctly but the 0ehs_ip (involved person) is loading just the incidents with type = "INJ". So, we have 55000 lines in this cube and just 79 lines filled in this master data. The datasource that loads this master data is 0ehs_ip_attr.
    Does anybody know why this extractor loads just the type = "INJ"? Could anyone help me to correct this issue?
    Best regards,
    Nestor
    Brazil

    Hi Fabricio,
    You need to change this selection at the extractor level only.
    We had faced the same issue while implementing EHS module.
    what we did was to create a new custom Datasource( FM based) and also a Z_FM( same as the original extractor but with all the filter values for which we needed data and not only INJ).
    You can make the changes in the original extractor itself but a change in SAP delivered content won.t be recommended.,
    Regards,
    Rajeev

  • Expanded hierarchies in workbook...

    Hi All,
    We are getting a weird problem when we are refreshing a query in workbook
    When data is refreshed, the values pull into the hierarchy top level, but not the detail level. After expanding and collapsing the hierarchy node, the values is then displayed.
    This is kind of confusing!!!!
    Any ideas will be really appreciated !!!
    Thanks

    Hi........
    Hierarchy Active
    You use this function to switch display hierarchies on and off.
    Hierarchy Node Expanded
    Select Hierarchy Node Expanded if you want to expand a hierarchy node. If you want to collapse the hierarchy node, deselect the indicator. You can also expand or collapse the hierarchy node by choosing the hierarchy icon.
    Expand Hierarchy :
    Choose Expand Hierarchy ® Level <1> if you want to display more levels of the hierarchy. You can also expand the hierarchy by choosing the hierarchy icon. For more information
    Also check this link :
    http://help.sap.com/saphelp_nw70/helpdata/en/f1/0a5543e09411d2acb90000e829fbfe/content.htm
    It may help you........
    Regards,
    Debjani......

  • Template selection (Scope)

    Hello Friends,
    Everytime I create a project, I get default same scenarios template underneath scope tab.  When I expand Select one or more scenarios, I get "BP_UTUS147 - Best Practices for Water Utility".It is suppose to give me list of scenarios.. right..?? how can I get the list of scenarios.
    Ketan

    Hi Kenny,
    there might be a misunderstanding.
    When you create a new project with "SOLAR_PROJECT_ADMIN",  Tab "Scope" -> "Template Selection" shows the available Templates.
    By accident, SAP has shipped the "Best Practises for Water Utility". So, you need first to create your own templates (projects).
    It's explained in detail in help:
    <a href="http://help.sap.com/saphelp_sm40/helpdata/en/1a/43c93a37c59122e10000000a114084/frameset.htm">Application Help: Implementation of SAP Solutions -> Projects -> Projects Administration -> Create/Change Projects -> Specify Scope</a>
    Best regards,
    Ruediger Stoecker

  • How to shift selection of magic wand tool by 2 pixels to take the edges off?

    Hello,
    I'm trying to make a selection with the magic wand tool and shift the selection edges by a pixel or two, but the 'refine edge' button doesn't seem to do anything.  I want to cut a pixel off all the outer edge of an image I have cut out of another picture.  Any help would be great thank you.

    Depending on whether you have selected the image or the background, use  Select > Modify > Expand Selection, or Select > Modify > Contract Selection

  • Unable to expand the dropdown in the Webdynpro Java iview in Portal

    Dear Experts,
    We have a lot of Webdynpro java application iview in portal in production system.All the dropdowns present in those iviews are not expanding in production system.
    But we are able to expand & select the same webdynpro java iview applications in Quality system.
    We are using Internet Explorer for viewing the iviews.
    Can anyone help me to provide a solution to the issue.
    Regards,
    Krishna Balaji T

    Hi Micheal,
    The issue had been solved by myself.
    Regards,
    Krishna Balaji T

  • Multiple selections to multiple layers or multiple files with one go ?

    Hi,
    how to convert multiple selections to multiple layers or multiple files with one go ?
    Thanks!

    You may want to ask over at
    http://forums.adobe.com/community/photoshop/photoshop_scripting?view=discussions
    or
    http://ps-scripts.com/bb/
    I think there are Scripts about for the task or at least ones that could be adapted without too much problems.
    The usual approach is, I think, creating a Work Path from a Selection and then using (expanded) Selections based on the individual subPathItems to intersect with the original selection.
    Of course there are possibilities for bad results …

  • How to shrink selection by certain amount of pixels from the border?

    hi
    i'm not good using photoshop, i just installed the pre realease cs6 and trying to find a way of shrinking the marquee selection by certain amount of pixels from the selection border
    i found expand selection but it doesn't allow me to type nigative value plz help

    thank you so much guys you are very helpful
    just one more question :
    i found interesting thing, when you do Select > Transform selection and press alt+shift and drag mouse, it will shrink the selection from both sides but not evenly like this:
    [IMG]http://i40.tinypic.com/2mry3br.jpg[/IMG]
    plz any more tips on how to make it evenly
    thanks

Maybe you are looking for

  • Help On Integration Services

    Hi all. I'm trying to load members in CostCenter dimension using integration services [Release: 11.1.1.3.0 (Build EIS111130B021)]. This dimension has two Hierarchies: * Hier 1 [stored] * Hier 2 [with shared members] At first loading, from relational

  • Serial number is not working

    I am trying to download Adobe Photoshop Elements 10 and premiere elements 10.  My serial number is not working, I tried to go to the website on the box that says that I need to enter a redemtion code and the site comes up with an error response. 

  • Adding a movie to iWeb

    Hi guys I have just started to play with iWeb '08, and all was going well until I tried to add an iMovie film. Firstly iWeb advised that the file was too large for web use and that I should convert to a suitably sized Quicktime movie. I did this thro

  • PO Distribution Account Update

    Hi All, We have a requirement to update the Charge and Variance Accounts for existing Purchase Orders at the Distribution level. While processing the PO for the update, the Import Standard Purchase Orders program is rejecting the records with the fol

  • [b]How to convert a Socket object in a C socket file descriptor[/b]

    Hi all, I need to make a getsockopt() call using JNI, but I don't know how to convert a Java Socket object in the integer corresponding to the socket file descriptor. Thank you in advance! Fernando