Is it possible to add columns to segmentation wizzard

Hi,
I'd like to know if there would be any way that when i generate a segment with segmantation wizzard and i could add some columns that i need and that the segmentation wizzard populates it. For instance i'd like to add a column for account, to see to what accout belongs the contact, is that possible?
thanks

Modify the code behind segmentation wizard and you can get the columns you want.

Similar Messages

  • Is it possible to add columns/attributes in an Extended EO?

    Hi all,
    I need to add new updateable columns-attributes to an standard VO. (oportunities in sales module).
    The problem is that this columns are not in the EO, so my question is how to add this columns to the Extended EO, so I can use them in an extended VO.
    Any help would be appreciated, because I have not seen anything related to this in the developers guide.
    Thanks in advance.
    Juanje
    Message was edited by:
    [email protected]
    Message was edited by:
    [email protected]
    Message was edited by:
    [email protected]

    If the columns belong to the same table as in your existing EOs but not included then you can directly add them in the EO. If you are trying to derive the columns from a different table then you can join the new table and add the columns in your extended VO.

  • MSS - OADP - possibility to add columns in navigation area

    Dear SDN members,
    I would like to know if there is a way to add a column in the navigation area (column tree) for object navigation like Organization.
    In standard only the text (char 40) is displayed.
    Thanks for your answers
    Regards,

    well the column can be added using data views IMG under OADP
    But i m not sure this can be used to add in navigation area, it ll require modification there
    function modules: HRWPC_ RFC_OADP_EVAL_DATAVIEW and
    HRWPC_OADP_GET_DATAVIEW_COLDT

  • Possible to Add Columns (E. g., Size) to Search Results?

    When I use Spotlight and Show All, the list of results I get does
    not include the file size.  Is there a way to add that?  If not, any
    idea why?  Seems like an oversight.
    Ideas?

    Hi Raffy,
    I am currently dealing with this exact problem. I have extended a standard VO and successfully substituted it with my own VO. I added a new item to the Results table I wanted to modify and that works 100%. My issue is with the Search functionality. I have created a Message LOV input item in the Search Region and linked my own external LOV to it. The LOV works fine, however I cannot seem to make a SimpleSearchMapping to link my Message LOV Input item and the new Item I created on the Results Table.
    I have tried specifying the relevant VO and Attribute on the Message LOV Input item. This doesn't seem to work either.
    Do you have any ideas? Please help?
    David

  • Is it possible to add a newline to a column?

    Hi,
    So I am wondering if it is possible to add a newline to a column in a SQL report? For example I have 4 columns I am selecting. I want the first two columns to be on one line then have a <br> then the next two columns
    to be on the next line. Is something like this possible?
    I have tried things like
    select column1, column2, '<br/>' || column3, column4but that doesnt seem to work.
    Any help would be appreciated
    Thanks in advance!
    Edited by: goochable on Jul 17, 2011 8:38 PM

    Hi Austin,
    Thanks for your help! Neither of those options seem to work. What am I doing wrong?
    I have a Reports Region form a SQL Query
    SELECT e.evaluation_note_id, l.description, u.FIRST_NAME || ' ' || u.LAST_NAME || ' <br/>' debriefer, e.evaluation_note,
    '<b><a href="javascript:OpenPopup(6,' || chr(39) || 'P6_EVALUATION_NOTE_ID' || chr(39) || ',' || e.evaluation_note_id || ');">Notes</a>' "Notes"
      FROM evaluation_notes e, users u, lookups l
    WHERE u.user_id = e.created_by
       AND e.evaluation_id = :P2_EVALUATION_ID
       AND UPPER(l.lookup_type) = 'EVALUATION_TYPE'
    ORDER BY e.evaluation_note_idI have all of the columns set to "Standard Report Column"
    I have "Strip HTML" set to No
    I have tried using the HTML Expression as you have suggested below. I have tried putting the
    ' <br/>'in the query. But none of these options seem to create a newline for each row.
    Do I need to create a Custom Region to get this functionality?
    Thanks again

  • Is it possible to add a column to the Item matrix in the ItemLookup form (C

    Hi,
    Is it possible to add a column to the Item matrix in the ItemLookup form (CFL or Find Lookup).
    I need to display a value in the newly added column if the itemgroup in that row matches a certain value , how can I achieve this.
    Thanks

    Hi,
    You may check this: Can we add CFL to the  system/form defined textbox?
    Please close your previous open thread.
    Thanks,
    Gordon

  • Is it possible to add new columns with format "Text" once a table is linked to a form

    Is it possible to add new columns with format "Text" once a table is linked to a form in Numbers for iPhone or is it impossible and thus a serious bug?(Rating stars and numeric vales seem to work.)
    Those bugs happen both for new speadsheets as well as existing onces, like the demo. When you are in the form only the numeric keyboard shows up.
    Pat from the Apple Store Rosenstrasse/Germany approved that it looks like a Bug during the Numbers Workshop I was in: It is not possible to add new columns with format "Text". I reported the error for Version 1.4 but there is no update nor do I get statement of understanding the issue.

    Hi Knochenhort,
    I see what you are talking about now. Without knowing how the program actually works, I think this is what's going on:
    When you add a new column to an already existing table (with already existing formats), the new cells come already formatted like the previous column. So when you add a column to the end of the demo table, the cells are already formatted like stars, and when you add a column to the beginning, they're already formatted like number.
    I think this is why it's different when if you add columns to a table with blank (unformatted) columns. In that case, the new cells aren't already "tainted" with a set format, so you can change to text format without issue.
    It seems like the problem is that you can't format cells that are already formatted as "number" as "text" format (even if it doesn't look like they are, because they are blank). IMO, this is a bug! This is why you don't see this issue when adding columns to a new table, because the new cells don't already come with a format.
    To workaround, you can highlight the body cells after adding the new column, and delete the cells. This will "clear" the formatting, so you can then go in the inspector, format them as text, and the correct keyboard will pop up.
    Hope that helps!

  • Hi.is it possible to add 2 columns and put it in the third calumn thru sqll

    Hi.is it possible to add 2 columns and put it in the third calumn thru sqll
    Hi i have 3 columns
    callstart,duration and callrelease
    In the extract i get values only for callstart and duration.
    Is possible thru sqlldr to output the sum of callstart and duration into callrelease.

    May This Can Help You..
    SQL> select * from table_a;
            ID SCHEDULED  MARK             PRID
             5 07-NOV-10  T05                 7
             6 18-SEP-10  T06                 8
             4 31-JAN-11  T02                 2
             1 18-JAN-11  T01                 2
             2 18-JAN-11  T02                10
             3 18-JAN-11  T03                 1
    6 rows selected.
    SQL> alter table table_a add mix varchar(50);
    Table altered.
    SQL> select * from table_a;
            ID SCHEDULED  MARK       PRID MIX
             5 07-NOV-10  T05           7
             6 18-SEP-10  T06           8
             4 31-JAN-11  T02           2
             1 18-JAN-11  T01           2
             2 18-JAN-11  T02          10
             3 18-JAN-11  T03           1
    6 rows selected.
    SQL> update table_a
      2  set mix=mark||to_char(id);
    6 rows updated.
    SQL> commit;
    Commit complete.
    SQL> select * from table_a;
            ID SCHEDULED  MARK       PRID MIX
             5 07-NOV-10  T05           7 T055
             6 18-SEP-10  T06           8 T066
             4 31-JAN-11  T02           2 T024
             1 18-JAN-11  T01           2 T011
             2 18-JAN-11  T02          10 T022
             3 18-JAN-11  T03           1 T033
    6 rows selected.
    SQL> Regards
    Umesh

  • Is it possible to add a field to OKEK in configuration SCREEN?

    Hello SAPPERS,
    I would appreciate if someone could provide some input on the following issue.
    Is it possible to add a field to Define Account Determination for Internal Goods Movements (OKEK)?
    This table determines the GL accounts assigned when inventory is moved between plants.  Is it possible to add another column to the left hand side?  I would add the receiving plantu2019s VGCd, if possible.  Even better would be a profit center group (1100 for all 11xx profit centers for example).
    I know there are two ways to add field to the DB Table. They are INCLUDE and APPEND structure.
    Is it possible to append a field to table V_T8A00, and display it in config screen OKEK?
    Thanks for any advice

    Hello,
    On a transfer, the accounting treatment is different when the move is within the same division VS when it goes to another division. 
    When plant 1101 ships to plant 1102, we donu2019t want to post to account 360100.  When plant 1101 ships to plant 1301, we do want to post to 360100.  Having the receiving profit center group in the mix will enable this distinction.
    Thanks in advance

  • In Numbers 08 is it possible to add a link to a file on the local disc within a cell?

    In Numbers 08 is it possible to add a link to a file on the local disc within a cell?

    As it's a feature asked several times, maybe it will be available in the next version.
    I don't know features available in Excel.
    Sometimes ago I posted an AppleScript which may perhaps fit your needs.
    If you insert in a table pathnames of files stored in your HD, select the cell, trigger the script, open the file.
    Here is an updated version :
    --[SCRIPT open_a_file]
    Enregistrer le script en tant que Script : open_a_file.scpt
    déplacer le fichier ainsi créé dans le dossier
    <VolumeDeDémarrage>:Utilisateurs:<votreCompte>:Library:Scripts:Applications:Numb ers:
    Il vous faudra peut-être créer le dossier Numbers et peut-être même le dossier Applications.
    Sélectionner la cellule contenant le chemin d'accès
    Aller au menu Scripts , choisir Numbers puis choisir  “open_a_file”
    ouvre le fichier.
    --=====
    L'aide du Finder explique:
    L'Utilitaire AppleScript permet d'activer le Menu des scripts :
    Ouvrez l'Utilitaire AppleScript situé dans le dossier Applications/AppleScript.
    Cochez la case "Afficher le menu des scripts dans la barre de menus".
    --=====
    Save the script as a Script: open_a_file.scpt
    Move the newly created file into the folder:
    <startup Volume>:Users:<yourAccount>:Library:Scripts:Applications:Numbers:
    Maybe you would have to create the folder Numbers and even the folder Applications by yourself.
    Select the cell containing the pathname
    Go to the Scripts Menu, choose Numbers, then choose “open_a_file”
    open the file
    --=====
    The Finder's Help explains:
    To make the Script menu appear:
    Open the AppleScript utility located in Applications/AppleScript.
    Select the "Show Script Menu in menu bar" checkbox.
    Save this script as a … Script in the "Folder Actions Scripts" folder
    <startupVolume>:Library:Scripts:Folder Action Scripts:
    --=====
    Yvan KOENIG (VALLAURIS, France)
    2010/02/02
    2011/04/28 - replaced the getSelParams handler by the get_SelParams one
    --=====
    on run
              set {dName, sName, tName, rowNum1, colNum1, rowNum2, colNum2} to my get_SelParams()
              tell application "Numbers" to tell document dName to tell sheet sName to tell table tName
                        set maybe to value of cell rowNum1 of column colNum1
              end tell -- Numbers
              tell application "Finder" to open maybe
    end run
    --=====
    set { dName, sName, tName,  rowNum1, colNum1, rowNum2, colNum2} to my get_SelParams()
    on get_SelParams()
              local d_Name, s_Name, t_Name, row_Num1, col_Num1, row_Num2, col_Num2
              tell application "Numbers" to tell document 1
                        set d_Name to its name
                        set s_Name to ""
                        repeat with i from 1 to the count of sheets
                                  tell sheet i to set maybe to the count of (tables whose selection range is not missing value)
                                  if maybe is not 0 then
                                            set s_Name to name of sheet i
                                            exit repeat
                                  end if -- maybe is not 0
                        end repeat
                        if s_Name is "" then
                                  if my parleAnglais() then
                                            error "No sheet has a selected table embedding at least one selected cell !"
                                  else
                                            error "Aucune feuille ne contient une table ayant au moins une cellule sélectionnée !"
                                  end if
                        end if
                        tell sheet s_Name to tell (first table where selection range is not missing value)
                                  tell selection range
                                            set {top_left, bottom_right} to {name of first cell, name of last cell}
                                  end tell
                                  set t_Name to its name
                                  tell cell top_left to set {row_Num1, col_Num1} to {address of its row, address of its column}
                                  if top_left is bottom_right then
                                            set {row_Num2, col_Num2} to {row_Num1, col_Num1}
                                  else
                                            tell cell bottom_right to set {row_Num2, col_Num2} to {address of its row, address of its column}
                                  end if
                        end tell -- sheet…
                        return {d_Name, s_Name, t_Name, row_Num1, col_Num1, row_Num2, col_Num2}
              end tell -- Numbers
    end get_SelParams
    --=====
    on decoupe(t, d)
              local l
              set AppleScript's text item delimiters to d
              set l to text items of t
              set AppleScript's text item delimiters to ""
              return l
    end decoupe
    --=====
    on parleAnglais()
              local z
              try
                        tell application "Numbers" to set z to localized string "Cancel"
              on error
                        set z to "Cancel"
              end try
              return (z is not "Annuler")
    end parleAnglais
    --=====
    --[/SCRIPT]
    Oops, I forgot that you are asking about Numbers '08 which hasn't AppleScript support.
    Yvan KOENIG (VALLAURIS, France) jeudi 28 avril 2011 16:26:39
    Please :
    Search for questions similar to your own before submitting them to the community

  • Add columns to EXCEL exported from ALV

    Hi,
    I'm using the function module REUSE_ALV_GRID_DISPLAY, to display an ALV report. This report shows a standard text when users click on one column.
    I wanna know if its possible to add the standard text as a column into the EXCEL exported from this ALV? and if so, how can I do it?
    Regards.
    Gregory.

    Thanks again Raymond,
    With internal tables that have a type from ABAP dictionary works fine. My problem is that my internal table is declared into my program's global variables. My code bellow:
    DATA: BEGIN OF it_excel OCCURS 0,
             department  TYPE adcp-department,
             bname       TYPE usr02-bname,
             name_text   TYPE adrp-name_text,
             agr_name    TYPE agr_users-agr_name,
             text        TYPE agr_texts-text,
             from_dat    TYPE agr_users-from_dat,
             to_dat      TYPE agr_users-to_dat,
             tcode       TYPE agr_tcodes-tcode,
             ttext       TYPE tstct-ttext,
             tdesc       TYPE string,
          END OF it_excel.
    * fills the it_excel table
    perform fill_excel_data.
      CALL METHOD cl_gui_frontend_services=>file_save_dialog
        EXPORTING
          window_title         = 'File location'
          file_filter          = cl_gui_frontend_services=>filetype_excel
          prompt_on_overwrite  = 'X'
        CHANGING
          filename             = v_file
          path                 = v_path
          fullpath             = v_fpath
          user_action          = v_useraction
        EXCEPTIONS
          cntl_error           = 1
          error_no_gui         = 2
          not_supported_by_gui = 3
          OTHERS               = 4.
      CHECK sy-subrc EQ 0 AND v_useraction EQ 0.
      CREATE OBJECT v_excel 'EXCEL.APPLICATION'.
      SET PROPERTY OF v_excel 'VISIBLE' = 0.
      CALL METHOD OF v_excel 'WORKBOOKS' = v_workbooks.
      CALL METHOD OF v_workbooks 'ADD'.
      SET PROPERTY OF v_excel 'SHEETSINNEWWORKBOOK' = 1.
      CALL METHOD OF v_excel 'Worksheets' = v_sheet
        EXPORTING #1 = 1.
      CALL METHOD OF v_sheet 'Activate'.
      CLEAR v_subrc.
      CALL METHOD cl_gui_frontend_services=>clipboard_export
        IMPORTING
          data                 = it_excel[]
        CHANGING
          rc                   = v_subrc
        EXCEPTIONS
          cntl_error           = 1
          error_no_gui         = 2
          not_supported_by_gui = 3
          OTHERS               = 4.
      CHECK v_subrc EQ 0.
      GET PROPERTY OF v_excel 'ACTIVESHEET' = v_sheet.
      CALL METHOD OF v_sheet 'PASTE' NO FLUSH.
      CALL METHOD OF v_sheet 'SAVEAS'
        EXPORTING #1 = v_fpath #2 = 1.
    When calling cl_gui_frontend_services=>clipboard_export method the variable v_subrc is equal to 0 and sy-subrc is equal to 1 and the EXCEL file is not saved.
    Can you please tell me, what am I doing wrong?
    Regards,
    Gregory
    Edited by: Gregory Mayorga on Sep 7, 2010 10:56 AM

  • Is it possible to add two resultsets???

    I have a resultset rs and a resultset rs2. Is it possible to add them together so that all the results is in one resultset resultset rs3.
    rs + rs2 = rs3
    Br Soren

    Not that I know of.
    You could iterate through each ResultSet storing the column data in a single collection fo some kind or you could try the SQL UNION keyword in a single SQL statement.
    I.E.
    select col1, col2 from table1
    union
    select col1, col2 from table2Col

  • Add columns to datagridview

    Hello everyone 
    I use vb.net with excel
    i have a button "get the name of the columns" which give me the name of the columns of the sheet that i opened 
    this button with combobox , when i select an item a worksheet add named the name of the colomun i select  :
    is it possible to add the containt of this sheet in datagridview ???
    please help me :) 

    this is the rest of my code
    i open any
    column excel this is the code:
    Public Sub ComboBox2_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs)
    xlWorkSheet = CType(xlWorkBook.Sheets(ComboBox1.Text), Excel.Worksheet)
    xlWorkSheet.Activate()
    xlApp.Visible = True
    Dim key As String = CStr(DirectCast(ComboBox2.SelectedItem, KeyValuePair(Of Integer, String)).Key)
    Dim value As String = DirectCast(ComboBox2.SelectedItem, KeyValuePair(Of Integer, String)).Value
    Dim DoesSheetExists As Boolean = False
    For Each xs In xlApp.Sheets
    If xs.Name = value Then
    DoesSheetExists = True
    End If
    Next
    If DoesSheetExists = True Then
    MsgBox("Sheet already exists", CType(MessageBoxIcon.Error, MsgBoxStyle))
    Else
    With xlWorkSheet
    Dim lastrow As Integer = xlWorkSheet.Cells.Rows.End(XlDirection.xlDown).Row
    Dim colletter As String = ColumnIndexToColumnLetter(CInt(key))
    exWS2 = DirectCast(xlWorkBook.Sheets.Add, Microsoft.Office.Interop.Excel.Worksheet)
    exWS2.Name = value
    xlWorkSheet.Range("A1:A" & lastrow.ToString).Copy(exWS2.Range("A1"))
    xlWorkSheet.Range(colletter & "1:" & colletter & lastrow.ToString).Copy(exWS2.Range("B1"))
    End With
    Me.Hide()
    Form3.Show()
    End If
    End Sub
    this
    column will be add in the new sheet which has the name of the column that i select of the combobox .
    what
    i want is to add the column that i opened in datagridview1
    Also
    i have to calculate sum , max and min of the column, I want to add also the sum , max and min in datagridview2
    my
    form that open excel file and add the sheet :
    And my file
    excel :

  • RFUMSV00 tax report - add column numbers

    Hello
    Is it possible to add for every column in RFUMSV00 (transaction S_ALR_87012357) a sequential number (which will correspond to numbers in legaslation vat report) ?
    Something like this:
    1               2         3       4
    Invoice nr.   Customer  Total  ID nr.
    11111        sdn forum  1000  DE111111

    Hi (again)
    After reading the SAP note number 1628714 ( https://websmp107.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=1628714&_NLANG=E ), I think that there isn't an SAP-standard solution.
    Best regards.
    Paco M

  • RFUMSV00 - tax report - add columns numbers

    Hello
    Is it possible to add for every column in RFUMSV00 (transaction S_ALR_87012357) a sequential number (which will correspond to numbers in legaslation vat report) ?
    Something like this:
    1               2         3       4
    Invoice nr.   Customer  Total  ID nr.
    11111        sdn forum  1000  DE111111

    No Body responded very strange !!!!!

Maybe you are looking for

  • Many problems of memory, when using the workbench - LC 8.2

    Hello, I have many problems memory, when using the workbench. When a try to add a component in the workbench, I get an outOfMemoreException in the log file. There is an error message in a popup in the workbench. My configuration: Hardware: Intel Core

  • 8700v: Is it quad band EDGE?

    Hello, I just ordered an 8700c for use on ATT/Cingular. (Quad GSM/EDGE) However, they sent me an 8700v. Doh! I never heard of the 8700v so i looked it up.. The only info I could fine on it was at RIM's EU webpage: http://eu.blackberry.com/eng/devices

  • Deployment script not installing 10.1.53.64

    Hi, I'm trying to script at startup a silent installation for Adobe Flash Player ActiveX 10.1.53.64. The script manages to successfully uninstall the older version, but then when it comes time to install the new version, it throws an error in the log

  • Data Recovery Expert Needed

    Do you know any experts on data recovery on a MacBook Pro? Two catastrophic things happened: - A user's FileVault encrypted .spareimage completely went away. I believe that there is some kind of major drive failure corruption that occurred. - The use

  • Crazy graphics problem

    My Macbook pro has started doing some weird things with the graphics. Suddenly the screen will just be a mass of squares and no further work can be done. The weird thing is that I can do a screenshot of the problem and the screenshot comes out just a