VKM4 add additional selection fields

Hey guys,
is there a way to add additional fields to the transaction screen without modification?
I want to do a search for those orders which has set the customer CMPS0, CMPS1 etc.
thx,
   Ming

hi,
can you share how actually u do abt it, which program to change, how to add it in?
thanks.

Similar Messages

  • Add additional selection fields to RPUAUD00- Logged changes in infotype rpt

    Hi,
    I'am trying to add additional selection fields to Logged changes in infotype  report and was wondering if this can be done through customization instead of creating a copy of the std report to add the additional fields?
    Thanks

    Hi Ajay, The requirement is to add fields like personnel subarea, op code for reporting purposes.
    Thanks

  • HT203128 iTunes 12.1.050 - Rollback: Updated from 12.01, now I cant't change track numbers and add additional data fields. How can I roll back to the previous version? @Apple, I want a $100 gift card for the inconvenience.

    iTunes 12.1.050 - Rollback: Updated from 12.01, now I cant't change track numbers and add additional data fields. How can I roll back to the previous version? @Apple, I want a $100 gift card for the inconvenience.
    - it's all said in the title. I can't understand why the developers turn things bad ... risking loosing Apples valuable customers.
    More examples needed? (check out the communities and the reviews)
    - OSX: Maverick to Yosemite = not recommended (check it out > http://roaringapps.com/apps)
    - iPad: older versions as iPad2 should not upgrade to iOS7/8 (it's not supporting its hardware accordingly, it's designed for the latest hardware)
    - iTunes (it's possible to rollback to 10.7 - 11.4, but you need to breech OSX system security framework)
    - Pages (was a real alternative for many of us, each update reduced features and created incompatibility to older work files)
    The list could easily extend to ...

    You can offer Apple feedback here: http://www.apple.com/feedback/
    as for "
      "@Apple, I want a $100 gift card for the inconvenience"
    dream on.

  • 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.

  • Me59N - Additional Selection Field for New Purchase Order

    Hi Everyone,
    I have a requirement to add a new field to the selection screen of ME59N. Basically the client requires 'Per Material Group' to be defined under 'New Purchase Order. I've searched around but cannot find something similiar.
    My question is: Can this be acheived without copying ME59N to a custom version ? I'm told a particular enchancement (me590001) can be of use but I dont think it's suitable for this requirement.
    Any help or advice is greatly appreciated.
    Many thanks
    G

    Hi Bipin,
    Yes, that would be an option if we couldnt find a solution for setting a new selection condition in CFM1. Is there a CIF userexit related to sales order? That would be grateful..
    Cheers.
    Thanks in advance
    Vignesh M

  • Add new selection fields and ALV output  fields in VA05

    Hi,
    I want to add two new selection fields in VA05 'Further selection criteria' screen, also want to add some more fields in VA05 ALV output.
    Please help me how i can do it using user exit ?
    Thanks ,
    Archana

    hi,
    You have to copy the standard program SAPMV75A to ZSAPMV75A, change them accordingly.

  • Add new selection field in an infoset

    Hi everyone,
    I have a problem changing an infoset when I add an additional field. This field is added to its respective field group.
    The problem is that after generate the infoset, I go to the transaction where the querys are made and the new field created has got only a checkbox in the column 'Output', while the column 'Selection' has no checkbox.
    This only happens with this field, while the rest of the fields have two checkbox in column 'Output' and in column 'Selection'.
    ¿What can I do to make appear checkbox 'Selection' in order to make querys?
    Thanks in advance,
    Mayte

    Check this thread.... This might help you.....
    How to add selection texts in infoset?
    Regards,
    Pavan

  • LIS: How to put an additional selection-field into sel-screen

    Hi LIS-Gurus,
    I have a self-defined information structure with a method for list enhancement. In this method I want to calculate values. So far so good.
    The problem is: for the calculation I need a date. The user should be able to enter this date in the selection-screen of the standard-analysis (MCSI).
    Is there any chance to define a parameter or select-option, that can be readout in the method? The field should only be used to allow the user to enter a date. There must be now selection in any kind for that field...
    Thanks in advance for your hints!
    Nicole

    please modify the layout of screen 1s00 of programm SAPMF05A in SE80 accordingly.
    Regards,
    Attila

  • Application builder adds additional select instr.lib folders

    Hi,
    When I build my application, the Application Builder decides that it should include additional directories instead of the default files (data directory, .aliases, .exe, and .ini files). The additional directories include files that are named the same in various instr.lib's but are in different libraries, i.e. Close.vi or Initialize.vi. In my project explorer are there no unresolved dependancies. Does anyone know why this may be happening?
    I just marked out the company name in blue if you were wondering.
    Solved!
    Go to Solution.

    What version of LabVIEW are you using?  If you are using 2009 or above, there is an option to use the 8.X format for the executable.  It is one of the advanced options in the build specification.  You do NOT want to do that.  In the 8.X format, the VIs are saved in the executable as a flat directory.  This means that any VI that was named the same, regardless of library association, would conflict.  This would cause those libraries to be saved outside of the executable.
    If you are using the newer format, the executable keeps a directory hierarchy, just like a zip file.  So you won't have the name conflicts in that instance.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Add new selection in MRRL transaction

    A requirement to add additional selection field in screen shipment completion date ( vttk-daten ), how can i do this

    Hi Dattaraj,
    Go to se38 -> RMMR1MRS(program for MMRL) -> display
    Check for
    ENHANCEMENT-POINT rmmr1mrs_02 SPOTS es_rmmr1mrs STATIC.
    Create a spot...click on the spiral icon..screen changes..place cursor on ENHANCEMENT-POINT keyword of the spot mentioned...righ click -> "ehhancement implementation -> "create" -> a table control comes -> at the bottom "CREATE" button to be clicked" ...give a name and text in customer name space and save -> select the name in the table control ..you will get a space where code can be written
    Write your select-options code here..it will come on the screen
    Although you have added it here..you need to filter the same somewhere..search the program for an enhancement point  where a code can be used to filter the data before displaying on the screen
    What is mentioned above is a sample for adding to first block..if you need to add elsewhere search for the correct enhancement point to create your code....
    Reward if helpful
    Regards
    Byju

  • Add a New Field to Selection Screen of VL10 Transactions problem

    Hello,
    i have tried to add a selection field in the VL10G. I have used the docu from Gaurav Jagya (Thanks to Gaurav) an followed the steps. Here you can find the docu: Link: [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e07c282f-e2b4-2c10-e4b3-a314fc17b6a1]
    In the Step 2 , Point 4 i declare the Select option ST_MTART and use it later in Step 5  in the form USEREXIT_SELECT_OPTIONS_TRANSF.
    Step 2.
    4. Write the declaration of new select-option inside include ZV50RSEL_MTART.
    DATA: V_MTART TYPE MARA-MTART.
    SELECT-OPTIONS: ST_MTART for V_MTART.
    Step 5. Transfer values from selection screen to range.
    For this step, again an access key is required to modify include V50R_USEREXIT_TRANSF.
    1. Open include V50R_USEREXIT_TRANSF in change mode. It will ask for an access key. Enter the same and proceed.
    2. Write following line of code inside form USEREXIT_SELECT_OPTIONS_TRANSF:
    CX_SELECT_OPTIONS-MTART = ST_MTART[].
    When i start the VL10G it works fine, but when i start another VL10* transaction i get a dump. Example VL10:
    Runtime Errors         SYNTAX_ERROR
    Date and Time          20.04.2010 13:54:00
    Short text
         Syntax error in program "RVV50R10C ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "SAPLV50R_PRE" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "RVV50R10C " in include
          "V50R_USEREXIT_TRANSF " in
         line 18:
         "field "ST_MTART unknown. .."
    It dumped, because the form V50R_USEREXIT_TRANSF is used in EVERY VL10* transaction and the select-option is declared ONLY in my Z-include.
    Is the someone out there, who has solved the problem? Is the an error in the docu or am i wrong?
    Thanks!
    Andreas

    Has there been any further information on this issue in this or any other threads. I am encountering the same issue as identified by Andreas.
    Thanks,
    Brian

  • Selecting open items in F-03 using additional selections

    I need to select open items in a GL account using more than one additional selection eg. document type, posting date, assignment
    I select Additional Selections then document type then add a document type, then I select Other Selection - posting date and then Process Open Items. Only the first selection for document type is recognised.
    Is this a bug?
    Edited by: Richard Somerset on Jan 7, 2009 5:14 PM

    However SAP help suggest that this can be done
    Searching for Open Items  
    Use
    After you have entered an account with open items, you can search for specific open items to be cleared.
    On the screen for selecting open items, you can search for specific open items to be cleared using the following additional selection fields:
    Gross amount
    Document number
    Posting date
    Other fields depending on the system configuration
    Procedure
    To search for open items using the additional selection criteria, proceed as follows:
    Choose one of these fields, such as Posting date, then choose Execute.
    The screen for entering selection criteria appears.
    Enter one or more single values or ranges within the selection, such as 01/01/1993 through 01/31/1993 for a range of posting dates.
    To search for specific open items by other criteria (optional), choose Edit ® Select more.
    Repeat steps 1 and 2 for the other selection criteria.
    After you enter your selection criteria, you have the following options:
    Display the list of open items by choosing Goto ® Open items.
    Display the clearing document header and the items entered so far by choosing Goto ® Doc. Overview.
    Post the clearing document by choosing Document ® Post
    Edited by: Richard Somerset on Jan 8, 2009 9:05 AM

  • Additional selection criteria for RHECM_CREATE_COMP_PROCESS (create compens

    Dear All,
    There is a requirement to add additional selection criteria for  RHECM_CREATE_COMP_PROCESS.
    Compensation Plan needs to take several optiions rather than a single option.
    Incentive Plan Type to be added as additional selection criteria
    Do we need to copy the standard program and then modify it or there can be some other way out for it.
    Thanks and Regards
    Shraddha

    have checked out the SDN forums quite throughly and have come up with a couple of questions/solutions.
    1) Copy the program into Z-name space and add in the code
    Question: Where to specifically add the code, the program is huge with multiple enhancement points being seen in the code.
    Can someone please guide me where I can change the displayed records, point where iI can append data or change the internal table being sent for ALV display.
    <b>---> U have to find out , where /how  they defined Selection screeen , final output they are displaying.</b>
    2) Make changes in SPRO>Define field selection for material document list.
    Question: The required field is not present within the listing, It does give the option to make new entries, but I have to specify a program/table and field.
    If I create my own program to get the details and display onto an ALV Grid, will the program be called when I make selections on that requisitioner field?
    <b>---> lot of work to do</b>
    3) This is text copied from a thread, I have lost the link to it.
    Create a Z report that is a copy of the selection include of the standard selection screen include with the additional selection criteria.
    - Export the extra selection criteria value to shared memory.
    - Submit the standard VL10G program with the selection sets.
    - In user exit (depends on which field needs to be checked), import the extra selection criteria value back in and filter the selected data set.
    Could someone please guide me if it is possible to do the above within RM07DOCS, and a little more detail on how to go about it?.
    <b>Better Options --->try to get the logic of MB51 , then do changes which are required.
    most of data , u will get it from MSEGMKPFMARA+MBEW.</b>
    revert back in case of any other issues.
    Regards
    Prabhu

  • ME57 Selection Field

    Hi Gurus,
    I have a requirement in which i have to add Field Stock Placement (MLGN-LTKZE) from Material master / WM view 1 screen to be added on ME57 as an additional selection field and also to be shown on report list screen. This new field should be added then also to table EBAN.
    Could any one please suggest which user exit needs to be used ?
    Thanks in advance
    Arvind

    If you create variant and than when you execute the transaction that time you have to use the variant than only it will be executed with varinat

  • T-code: CRM_MKTPL Additional scren fields in Campaign element screen.

    Please let me know how to add additional screen fields in Campaign screen.
    Regards,
    Batiya

    We can add fields , Hide fields add onther Tab by using SPRO configuration.
    CRM - Marketing - Marketing Planner and Campaign Management - Additional Fields and Business Add-Ins (BAdIs) for Marketing -Define Additional Fields: Set Types
    the fields are in a new separate tab will be added into a addition tab.
    Regards,
    Siva

Maybe you are looking for