How to customize standard "gen. comb." function to generate 1 instead 0?

Hi,
I am curious if anyone knows where we could change the standard generate combination function to generete some other number than 0. I think it must be quite easy, but unfortunately I can not find the right part of the code.
Thanks for any advise.
Regards
Jan

You can create a planning sequence where you can first execute the function 'generate combinations' and then execute a fox which will create values with 1 for all these records.

Similar Messages

  • E63 - How to customize 5 way key functions in stan...

    Hi All, I remember having seen a menu to cusomise the 5 way center key somewhere in the E63 settings, but I am unable to find it anymore. Earlier the center button used to show contact names from address book, right direction key used to show the time/date/location/timezone, left dierction key was mapped to messaging and up and down direction keys were also mapped to some other stuff. Now the keys arent mapped to anything and when I press them nothing happens.
    Does anybody know how to customize the 5 way key? 
    Thanks! 
    Solved!
    Go to Solution.

    Hi,
    first you have to switch the home screen to "Basic" (Menu -> Settings -> General -> Personalisation -> Home screen -> Home screen = Basic).
    Then you can customize the 5 way navigation key with Menu -> Settings -> General -> Personalisation -> Home screen -> Key shortcuts.
    Don't forget that you can use the 5 way navigation key the way you want only if you switch the home screen to"Basic".
    FreeBird

  • How to customize standard text in operation tab of PM order

    Hi everybody,
    I am Rajat.
    I have question in SAP PM:
    In operation tab of PM order we have standard text, rt now i m using fresh system...kindly let me know how to enter values in that so that when i take drop down i'll see those values.
    Kindly reply with the path, for customization and t-code or path for master data both.
    Thanks
    Warm regards
    Rajat

    and IMG path - plant maintenance and customer service - maintenance and service processing - Assign standard texts for short message to order types
    Thanks
    S.N

  • How to display standard ALV toolbar function in Webdynpro ABAP

    Hi All,
    Could any one please let me know that how to display the standard ALV functions. What I tried is as follows:
    data :lr_config_table type ref to cl_salv_wd_config_table.
    data lr_function type ref to cl_salv_wd_function_std
    Got the reference by calling the get_model().
    Now tried to display a standard button say :
      CALL METHOD lr_config_table ->if_salv_wd_function_settings~get_function_std
        EXPORTING
          id    = 'SALV_WD_INPUT_INSERT_ROW'
        RECEIVING
          value = lr_function.
      CALL METHOD lr_function->set_visible
        EXPORTING
          value = cl_wd_uielement=>e_visible-visible.
    But I can't see the button added to my ALV toolbar! Could any one please help me out on this if I am missing something.
    Many Thanks!
    Somnath

    Hi..
    ALV report which when displayed normally allows users to insert and delete rows using the methods below from class Cl_Salv_Wd_Config_Table:
    I think add these lines to your code and check..
    IF_SALV_WD_TABLE_SETTINGS~SET_READ_ONLY (false)
    IF_SALV_WD_STD_FUNCTIONS~SET_EDIT_INSERT_ROW_ALLOWED (true).
    DATA: l_ref_cmp_usage TYPE REF TO if_wd_component_usage.
      l_ref_cmp_usage =   wd_this->wd_cpuse_alv_basic( ).
      IF l_ref_cmp_usage->has_active_component( ) IS INITIAL.
        l_ref_cmp_usage->create_component( ).
      ENDIF.
      DATA l_salv_wd_table TYPE REF TO iwci_salv_wd_table.
      l_salv_wd_table = wd_this->wd_cpifc_alv_basic( ).
      DATA l_table TYPE REF TO cl_salv_wd_config_table.
      l_table = l_salv_wd_table->get_model( ).
      l_table->if_salv_wd_table_settings~set_read_only( abap_false ). 
      l_table->if_salv_wd_std_functions~set_edit_append_row_allowed( abap_false ).
      l_table->if_salv_wd_std_functions~set_edit_insert_row_allowed( abap_false ).
      l_table->if_salv_wd_std_functions~set_edit_delete_row_allowed( abap_false ).
    Cheers,
    Kris.

  • How to Customize "Export to Excel" functionality in applicationsTable

    Hi All,
    I have an applicationsTable with exportEnabled. In my table, I have a column with commandImageLink. when we click on it, the summary of that particular record will be shown in the pop up. Now when I use "Export to Excel" feature I want the pop up content too to be exported to the Excel. Currently the column is shown with blank data in the exported Excel. Is there a way I can achieve that?
    How do I override/customize the default functionality? Please suggest me.
    Thanks in advance.

    884221,
    Reading between the lines, are you a fusion apps developer? If so, you need to be asking on an internal forum somewhere, since we, the general public, don't yet have any access nor knowledge to the magic of fnd:applicationsTable
    John

  • How to customize standard BCT InfoCubes?

    Hi gurus,
                 I am new to BI.I got one scenario like adding 2 new user defined InfoObjects into the cube along with standard business content infoobjects which i delivered with BCT InfoCube (eg:0PAPA_C01).Is it possible to use the same infocube enhance with 2 new InfoObject?. how can we customize the standard iinfocube?. is this recommanded?. or we need to use BCT infocube as a templet for zcube?.
    Thanks & Regards,
    Bharath

    Hi,
    As said in the previous posts we can enhance the standard cubes, but is not recommonded, Better u make a copy of the stardard cube and do the necessary changes to this new cube.
    Khaja

  • How to customize standard theme to look flat

    Hi,
    I would like to customize Apex standard themes to flat style.
    Is there any way to do that?
    Thanks.

    hlthanh wrote:
    I would like to customize Apex standard themes to flat style.What does "flat style" mean?
    The HTML in themes can be edited in common objects - you can customize the HTML. Make sure you back up the old themes first for restoration should the need arise

  • How to customize Standard Purchase Order?

    Hi,
    We have many company so i must put logo for every company .
    also i want to add some fields to the po output .
    i open the document from :
    1) Purchase order responsibility then open Purchase order sumamry/
    2) select one purchase order and do find.
    3) In tool menu click on Inquire and then do view document.
    4) this will opens one PDF .
    And i was have document before to modify PO document from oracle but i didn't find it now .
    so please any one can assist me on that  ?
    Thanks,
    Mohamed Badr

    Moderator Action:
    I have removed the link you placed into your update to this forum thread, and I have locked the thread.
      That document has an Oracle copyright and the link was to a non-Oracle URL .
    You did not show that you had permission to locate that document on the non-Oracle location.

  • How to change the name of function module ,generated by SMARTFORMS

    Dear All,
    As you all know, SMARTFORMS generates one function module.
    The default name is somewhat like    /1BCDWB/SF00000099
    instead of, i want to give some specific user defined name.
    how to do???

    Hi,
    I think its not possible to give it a user defined name, but you can assign it to a variable and use that variable name instead.
    Please see the code below
    Data: V_FMNAME type RS38L_FNAM.
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
                 EXPORTING
                   formname                 = 'ZSMARTFORM'
                  VARIANT                  = ' '
                  DIRECT_CALL              = ' '
                IMPORTING
                  FM_NAME                  =  V_FMNAME
                EXCEPTIONS
                  NO_FORM                  = 1
                  NO_FUNCTION_MODULE       = 2
                  OTHERS                   = 3
               IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
               ENDIF.
              CALL FUNCTION V_FMNAME
               EXPORTING
                ARCHIVE_INDEX              =
                ARCHIVE_INDEX_TAB          =
                ARCHIVE_PARAMETERS         =
                CONTROL_PARAMETERS         =
                MAIL_APPL_OBJ              =
                MAIL_RECIPIENT             =
                MAIL_SENDER                =
                OUTPUT_OPTIONS             =
                USER_SETTINGS              = 'X'
                  wa_itab1                   = wa_itab1
                  wa_itab2                   = wa_itab2
                  wa_itab3                   = wa_itab3
                  wa_itab4                   = wa_itab4
                IMPORTING
                DOCUMENT_OUTPUT_INFO       =
                JOB_OUTPUT_INFO            =
                JOB_OUTPUT_OPTIONS         =
                TABLES
                  i_itab1                    =  i_itab1
                  i_itab2                    =  i_itab2
                  i_itab4                    =  i_itab4
                  i_itab3                    =  i_itab3
              EXCEPTIONS
                FORMATTING_ERROR           = 1
                INTERNAL_ERROR             = 2
                SEND_ERROR                 = 3
                USER_CANCELED              = 4
                OTHERS                     = 5
              IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
              ENDIF.
    Regards,
    Manish

  • How to customize the standard t.code of QDV1 with accepting fixed sample 0

    Hello...
    Could you please advice me, From the Functional point of view , I have to develop a function module for sample determination which calculates sample size=0 by using the Standard Function module of QDRS_FIXEX_SAMPLE and t.code of QDV1
    so..can anybody suggest me , how we customize it?. Currently when we use QDV1 t.code it wont accept Zero input for which i'm looking for. Thank you.
    Regards
    Mallikarjun

    Roy,
        Try applying search filters e.g search for a* ,b* ....
    try {
    IUserFactory userFactory = UMFactory.getUserFactory();
    IUserSearchFilter searchFilter = userFactory.getUserSearchFilter();
    searchFilter.setFirstName("a*",1,true);
    ISearchResult searchResult = userFactory.searchUsers(searchFilter);
    while (searchResult.hasNext()) {
           //do something
    Tegala

  • How to use standard function keys as custom keys

    how to use standard function keys as custom keys.
    i have encountered that problem while developing a screen, there i'm supposed to use standard function key F2 ( which actually meant for choose) for clearing the screen fields where the cursor is present and f1 for saving data that entered in screen fields, etc...
    kindly help me out.

    Hi ,
    Solution to use SAP reserve function keys F1 .. F4 (mostly this requirement comes up for RF screens) can be acheived by assigning your new Function code using the Menu path Utilities --> F key Consistency in the Menu Painter (SE41) . Once you assign your cutom function code to the standard Fn keys the only remaining step is to make sure that you set a curson on any of the field on sceen by using the Key Word "SET CURSOR" .
    If you dont use the key word SET CURSOR in the PBO of the screen then you might not see any response for F4.
    Thanks

  • How to Customize the Standard UWL component

    Hello Experts,
    We have a requirement to customize the standard UWL component. 
    But I am not sure how to get standard UWL source code in NWDS and how to create a custom DC from the standard component with different namespace.
    Can anyone please guide me how to achieve this requirement?
    Regards,
    Sambaran Chakraborty

    REPOST with proper format:::
    HI Amar,
    Thanks for you input.
    But we have no option except to go with this customization of UWL; we are in middle of SAP upgrade (NW 7.01 SP07).
    Previously we were in NW 7.0 SP10) and that time we were customized the UWL component.
    But after upgrade it is not allowing us to deploy the old UWL custom component.
    Therefore we have decided to customize the UWL component again with current version.
    Now for NW 7.01 SP07 SAP is not providing the source code(SRC>ZIP) for UWLJWF.sac file. But we are able to get the source code for NW 7.01 SP00.
    Now we have successfully able to build and deploy a local DC from the SRC.ZIP file from UWLJWF.sac of NW 7.01 SP00.
    Then we have created an iview and call the UWL Substitution Application from the custom UWL DC. But when we checked in the UWL Substitution screen we get few issue:
    1.     In the UWL Substitution screen there is not text available for any of the button.
    2.     When we clicked on first button (should be Create Rule button, though no text available for our case) we got an error message of incompatibility, below is the error:
    java.lang.ClassCastException: com.sap.netweaver.bc.uwl.ui.wdp.InternalUWLPeoplePickerInterface$External incompatible with com.sap.netweaver.bc.uwl.ui.pp.wdp.IExternalUWLCustomPicker        at com.sap.netweaver.bc.uwl.ui.subst.wdp.InternalSubstitutionRuleView.wdGetUWLCustomPickerInterface(InternalSubstitutionRuleView.java:362)
            at com.sap.netweaver.bc.uwl.ui.subst.SubstitutionRuleView.wdDoInit(SubstitutionRuleView.java:179)
            at com.sap.netweaver.bc.uwl.ui.subst.wdp.InternalSubstitutionRuleView.wdDoInit(InternalSubstitutionRuleView.java:255)
            at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
            at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:793)
            at com.sap.tc.webdynpro.progmodel.view.ViewManager.performNavigation(ViewManager.java:296)
            at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:767)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:881)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
            at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
            at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
            at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:333)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:219)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Can you please provide your valuable input on this condition?
    Any help from anyone on this issue will be highly appreciated.
    Regards,
    Sambaran Chakraborty

  • How to - customize datasource by means of 'Function module'  via 'RSO2' ?

    Wilson, the topic of Function Module extractors is well documented in the forums - please search the forums before posting
    +__Hi,Expert:__+
    +__Could you please kindly advise me how to customize datasource by  'Function module',__+
    +__and which aspects I should pay more attention?__+
    +__Or provide me valuable documentation.__+
    +__Thanks very much !__+
    Edited by: Arun Varadarajan on Feb 11, 2009 9:58 AM

    Hi Wilson,
                  Check here..........
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0f46157-e1c4-2910-27aa-e3f4a9c8df33
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d3219af2-0c01-0010-71ac-dbb4356cf4bf
    Generic extractor based on function module RSAX_BIW_GET_DATA_SIMPLE
    Thanks,
    Vijay.

  • How to customize solman_workcreate service in solman

    Hi all,
    i have a requirement as below.
    i need to change solman_workcreate service in solution manager.
    1)i need to replace new message link under incident management with notif_create (tcode screen).
    2)provide search link to search solution database
    can you please tell me
    1)how to find out the standard application used by solman_workcreate service ?
    2)can we replace new message link with Notif_create tcode?
    3)how to call search solution database functionality(is there any standard application or TCODE available)?
    Regards,
    VANI

    >
    Rajeev P wrote:
    > Could you please advice me how to remove the tab  "Recommended Tasks"
    > from Issue Management while we create new issue from work centre? I want
    > to customize that screen.
    Hi Rajeev,
    I just checked with development. In Screen "Create Issue", it's not possible to remove the tab "Recommended Tasks" by configuration.
    Through Common Tasks -> Issue Settings, tab Views, you can enable/disable the tabs:
    " Show the Following Tabs as Part of Issue Details for Issue Management"
    -  Messages/Expert-on-Demand
    -  Service Sessions
    -  Change Requests
    Best regards,
    Ruediger

  • How to customize  solman_workcreate  screen in solution manager

    Hi all,
    i have a requirement as below.
    i need to change  solman_workcreate service in solution manager.
    1)i need to replace new message link under incident management with notif_create (tcode screen).
    2)provide search link to search solution database
    can you please tell me
    1)how to find out the standard application used by solman_workcreate service ?
    2)can we replace new message link with Notif_create tcode?
    3)how to call search solution database functionality(is there any standard application or TCODE available)?
    Regards,
    VANI

    Hi
    What is the error you are getting when you are adding the tcode.
    Have you checked the role of the system.....if not then
    in solar01 goto sap menu
    Business blueprint->sytem role...choose the appropriate system role
    In addition have you generate the Project IMG in the satellites system using solar_project_admin tcode  under system landscape tab
    check this guide
    https://websmp210.sap-ag.de/~sapdownload/011000358700002006042008E/HowTo_Impl_Bus_Proc.pdf
    Let me know further if this doesnt solve ur prb
    Regards
    Prakhar

Maybe you are looking for

  • I do not have a HDMI hook up

    I just purchased an Apple TV.  Since my TV is older, it does not have an HDMI hookup.  What can I do?

  • New update all my tool bar options are gone and I can't get them back.

    I had norton security on my tool bar as well as a few other items, now they are not there and I can't find them. All of my passwords are in my norton acct and I can't even find them there. Help

  • Ides with abap

    Hi there, I am installing sap IDES for R/3, netweaver. Is it only for functional stuff or we can also do development in IDES for ABAP and XI. If yes, then what about the developer key or I will not require it. Please advise. Thanks. Regards, Faiq

  • Time Machine is "Stopping back-up" for days, what do I do?

    Hello, I have a Mac OS X Version 10.6.8, 4gb Mac book pro, and I'm trying to make the first back-up for days. I have a Wi-fi Router D-Link DIR 615 in my living room and I wanted to use the time capsule to expand the signal so it could reach my bed-ro

  • Report Parameter Form not displayed

    When I ran a report using the following procedure code in web-enabled Oracle forms , PROCEDURE RUN_REPORT IS pl_id ParamList; BEGIN pl_id := get_parameter_list('tmpdata'); if not id_null(pl_id) then destroy_parameter_list(pl_id); end if; pl_id := cre