I want to exclude certain vendors up front of proposal creation from F110

Hi,
     I want to exclude certain vendors up front of proposal creation from T.code F110.
Meaning - I would use the range 850000 - 999999, but I would also like to exclude for example vendor #'s  912271, 912771, 959281 from this proposal.
Currently the only way to exclude a vendor is to skip it from the proposal after it creates.
But is there anyother to overcome with this issue because it requires lot of time to find vendor and then delete it.

Hi,
Its possible to exclude with the help of field LFA1-NAME1 in the free selection screen.  Select the field, give the names and mark exclude values indicator.
Hope this helps.
Thanks
Krishna.

Similar Messages

  • Under F110 t-code, I need to exclude certain vendor #'s in this range. How

    Hi,
        Under F110 t-code I generally pull in a range of vendor #'s (ex: 850000-999999) and have come across a situation where I need to exclude certain vendor #'s in this range.  Need to know if we can get get an exclusion parameter.
    Pls let me know what could be the procedure to come out from this type of situation.
    Please let me know what can be done or if there is currently a way within F110 to do this without skipping vendor on proposals.

    hi,
    After entering the company code and Vendor number Execute it and u can see all the vendor balance Invoices and select the Invoices which u want to clear the amount.After this u run the APP, the only opn invoices can be cleared......
    OR
    In F110 while running the Payment Proposal click on that and u can see the list of the invoices Or to which Vendor u want to clear the amount and Double click on it. Again get back to the previious page and press enter .
    Hope this solution is enough.....
    Ranjit

  • Excluding certain supplies/receipts in SNP

    Hi,
    we have a requirement wherein we want to exclude certain types of supplies. e.g STO's from ECC system to be added to the TLB confirmed receipts in SNP. To be clear the TLB confirmed details show two supply docuements. with different sources of supply. but we want to exclude one of them viz. a returns STO creating receipts at the location. both the supply documents have exactly the same attributes and hence find no basis to exclude from CFM1. we tried excluding from purchase info records.. sources of supply tab and tinkered around it. but the requirement seems to be not addressed with this exclusions in vendors and supplying plants.
    Could someone help me resolve this.
    Regards,
    Loknath

    Hi,
            To my knowledge, you cannot do that directly in integration model.  See if you can use a user exit like APOCF019 or a custom user exit to filter out these supplies/receipts.
    Check this [link|http://help.sap.com/saphelp_scm50/helpdata/en/8f/987337e68ae526e10000009b38f889/content.htm] for more standard user exits.

  • Excluding some Vendors in the range in F110

    In Transaction F110 ,The User Enters a ranges of Vendors in the Parameter.In some cases they want to exclude some Vendors in the Range but that Provision is not provided in the EXTENSION of that Parameter.
    Please Suggest me,is there currently a way with in F11O.
    Regards
    Balaji.

    Hi
    I can only split the range into several range in order to exclude some value, so If you need to insert the range beetween 1 and 10 and exclude the number 6, it needs to insert two range:
    - 1 to 5
    - 7 to 10
    Max

  • Excluding certain objects for automatic code inspection

    Greetings,
    We have turned on the automatic use of Code Inspector when releasing a transport.  In general, this works how we want.  None the less, there are certain programs that we want to exclude from being checked by Code Inspector.  Specifically, code provided by external vendors are failing the DEFAULT code inspector variant.  While I'd like to force the vendor to adhere to our controls, this is not practicial.  My question is can we exclude code inspection of certain objects ??
    Thanks,
    Rich

    Hi Cinci,
    If you have MAX 4.2.1, it sounds like you have installed the newest version of DAQmx.  It's true that this version does not support LabVIEW 7.0.  I'm not sure why you would have installed DAQmxBase.  You will need to use DAQmx 8.0.1 or older with LabVIEW 7.  It is available for download here. You will need to uninstall the version of DAQmx that is currently installed on your computer before installing this older version. 
    Let us know how that goes.
    Thanks,
    Luke
    Applications Engineer
    National Instruments

  • Is there a way to exclude certain groups from my contacts so those birthdays don't show up in my calendar?

    I like the birthday button in iCal, but it is pulling in birthdays from every contact that I have a birthday for in my addressbook.  I have a sub-group that all have birthdays, but I don't want to see those birthdays in my calendar as they are not a group of people I have to deal with on a regular basis.  I don't want to delete those birthdays and lose the data, but I don't want to see their birthdays in my calendar (over 400 people).  Is there any way to exclude certain people's birthdays from my address book?

    The birthday calendar lists all contacts that have a birthday listed in the birthday field.  You would have to do something like cut and paste this data into the notes field of the contacts you wanted to exclude from the birthday calendar in order to keep this data without showing them in your birthday calendar.

  • Open Posting Periods from only certain Vendors

    Hello ,
                I need my postings to happen only for only certain vendors , So I changed my setting in OB52 for "K" and gave the starting Vendor Acct # in Account From  and Account to left it to be "ZZZZZZ"  , But when I try to post a invoice for a Vendor out of this range I can still post and I shouldn't be having any posting here ..Am I missing anything here ?
    your inputs are greatly appreciated,

    The standard solution will apply only in case the reonciliation account you are giving in OB52 is the onle to be used for all the vendors which you want to block.
    So the solution can work as below:-
    (1) Define a separet reconciliation account for the vendors you want to block and assign that reconciliation account to those vendors.
    (2) Then you can close/ open periods for those reconciliation account in OB52.
    Otherwise you can use the validation concept in OB28/ GGB0 for achieving this. You can search SDN for the steps etc. on how to create the validation.
    Regards,
    SDNer

  • MIRO - How to block all invoices from a certain vendor?

    Hi,
    I would like to block alll invoices from a certain vendor. In XK02 (change vendor) --> company code data --> payment transactions, I have tried a A and a * and a M in the field 'Payment Block', but it doens't make any difference.
    If I receive an invoice via MIRO with regards to a goods receipt it will never block the invoice if the IR = GR. The purpose is that for certain vendors invoices will always be blocked so that the procurement has to release this via MRBR.
    Any idea how to obtain this?
    Thanks a lot,
    Peter

    Dear Peter,
    I  would do the following to solve your requirement:
    Create Z-table ZVENDOR_BLOCK  with one field of type LIFNR. There I would maintain every supplier which you want his invoices to be blocked.
    Then I would customize a new Reason for Blocking invoice: (example: "X: Vendor Invoice Blocked by Default")
    Then I would implement BADI MRM_PAYMENT_TERMS   and there put the logic to determine if the particular invoice should be blocked.
    example code:
    --- fill all export-parameter always start with this -
      e_zfbdt = i_rbkpv-zfbdt.
      e_zbd1t = i_rbkpv-zbd1t.
      e_zbd1p = i_rbkpv-zbd1p.
      e_zbd2t = i_rbkpv-zbd2t.
      e_zbd2p = i_rbkpv-zbd2p.
      e_zbd3t = i_rbkpv-zbd3t.
      e_zlspr = i_rbkpv-zlspr. "Bloqueo de Factura
    data: v_lifnr type lifnr.
    select single lifnr
            into v_lifnr
            from ZVENDOR_BLOCK
            where lifnr eq i_rbkpv-lifnr.
          if sy-subrc = 0.
             e_zlspr = 'X'.
           endif.
    Best Regards,
    SL

  • Can I exclude certain file types in the Photo Downloader?

    Hi there!
    I am very new here, so please do correct me on etiquette and if I'm doing something wrong. I've been searching the web for quite a while now but couldn't find an answer or even questions concerning this problem...
    I like using Bridge's Photo Downloader, for the nice renaming and other options it gives me. Usually I want to download all images from a card and then delete them on the card. The problem I am having is that Photo Downloader will not only see images (like .JPG, .CR2 or .ARW) but camera database files and settings (.INT, .BDM, .BIN, ...). This is annoying, since I neither want them stored on my hard drive nor deleted on my card. I also would like to import movies in a different way. The way I can work around this now is that I manually deselect all non-images in the Advanced Dialog and then only download these. But I was hoping that there is a more elegant and automatic way to just exclude certain file types from automatic selection. Or even just a way to mark or unmark the images by file type. This should be very easy to implement and I am really curious if I am missing something obvious here or if this is just not possible yet.
    Has anyone else thought this before? Or are you all using different methods to import images from your card reader?
    Any help or comment is appreciated.

    Sorry, download history is either on or off. There is no preference setting to exclude specific file types.

  • Urgent:1099 for certain vendors!!!!!!!!!!!

    Hi,
    User requirement here is , they want to use 1099 for certain vendors like contractors, some employees without the withholding tax code. Could anyone suggest me how to do this in vendor master records.
    Thanks

    Hiya,
    This might help:
    http://www.sap-img.com/financial/1099-misc.htm
    http://www.copacustomhelp.state.pa.us/infopak/content/fiap_y_dc1_32000315/wi/html/index.htm
    Cheers.

  • Need to exclude certain risks in Risk Analysis and Remediation (5.2)

    Hello Experts,
    My requirement is I need to exclude certain unwanted risks whenever I execute the simulation for a user or an SAP role. We had this provision in the ABAP version of compliance calibrator 4.0. But we are not able to do the same in the upgraded 5.2 risk analysis and remediation.
    Can anyone please provide a solution to this problem or some workaround. Thanks in advance.
    Best Regds,
    Suyog Chakot...

    Hi,
    there are several options:
    - you can disable single risks in rule architect.
    - you can create a seond rule set that only checks the roles you want to check on
    - you can mitigate certain roles or users to exclude them from analysis
    The options are all there - depends on what exactly you want to do.
    Frank.

  • Excluding certain terms form TREX Search results

    Hi everybody,
    I am using a NW04 Portal with KMC installed, and a TREX 6.1 as search engine.
    Is it possible to exclude a certain list of specified terms from the search result?
    E.g. I search for "blocked Term" and, although some documents may contain this term, i get nothing displayed as search result.
    Thanks and best regards,
    Jochen

    Hi Jochen,
    It is not possible to exclude certain terms from search, neither through KM API nor on TREX side (unless you want to try with python scripting).
    You would actually need to avoid indexing documents with certain terms - this is not possible either. Could you please describe shortly your scenario (why index documents that should not be found?), there is probably another way to exclude certain documents from being indexed or found (another criteria for filtering).
    best regards,
    Bettina

  • Regular Expression Exclude Certain Characters

    I am building this with Apex 3.2
    I have a validation on a page item of type regular expression
    Validation Expression 1 :   P13_TARGET_BMI
    Validation Expression 2:    ^[[:alnum:]-]*$
    This allows all characters, number and the - symbol
    Now I need to exclude certain alpha characters, ie German letters Ä Ü Ö
    and spaces if possible
    Basically if the user types in Ä, Ü, Ö, the validation should fail
    Cheers
    Gus

    Hi, Gus,
    The most efficient thing would be to list all the acceptable characters instead of using [:alnum:].
    REGEXP_LIKE ( str
                , '^[a-z0-9A-Záéíóúæ... -]+$'
    If you can't do that, then use a separate test to check for the exceptional alphabetic characters
         REGEXP_LIKE ( str
                     , '^[[:alnum:] -]+$'
    AND  str = TRANSLATE ( str
                         , 'xÄÜÖ'
                         ,'x'
    You can use regular expressions for the Ä Ü Ö testing, if you want to.
    There's nothing tricky about spaces; by default, they have no special meaning in regular expressions, and they never have any special meaning inside square brackets.

  • How to exclude certain playlists from being shuffled?

    I have Video IPOD and would like to know how to exclude certain play lists from being played when the "shuffle song" function is on?
    Appreciate your help.

    Going back to the beginning I think I misinterpretted your original question. I thought you wanted to be able to turn on the Shuffle Songs function of the iPod and when you played any playlist it would shuffle normally but you wanted to have some playlists that would play without shuffling without having to turn off that function.
    Now I think what you wanted to say was you want to shuffle song when playing your library on the iPod but if certain songs exist in your "do not shuffle" playlist, they would be skipped, right?
    If that is the case, you can do it with some Smart playlist manipulation. First create the "Do Not Shuffle" playlist and put everything in there that you do not want to show up when you are shuffle playing your library. Now create a new Smart Playlist where the rules are "Playlist IS NOT [do not shuffle]". Make that the only rule, check live updating and only checked songs. What will happen is that playlist will contain your entire library EXCEPT the ones you don't want shuffle played.
    Now when you listen to your iPod, you can use the Shuffle Songs option turned ON and play that smart playlist which will basically let you hear anything and everything in your library shuffled EXCEPT for those songs you designated to not include.
    Patrick

  • Excluding certain tables with import

    Hello,
    I would like to know if there is any way to exclude certain tables when performing an Oracle import. We have certain tables which do not need to be imported, and would significantly help space if some tables could be excluded. Thanks.

    Hi,
    Well, a workaround is to fake the oracle import utility by precreate a not right table which you don't want import.
    Example, I want import all objects from scott to other schema toto, except the emp table. You know the emp's scott table:
    TOTO@DEMO102> conn scott/demo102
    Connected.
    SCOTT@DEMO102> desc emp
    Name                                      Null?    Type
    EMPNO                                     NOT NULL NUMBER(4)
    ENAME                                              VARCHAR2(10)
    JOB                                                VARCHAR2(9)
    MGR                                                NUMBER(4)
    HIREDATE                                           DATE
    SAL                                                NUMBER(7,2)
    COMM                                               NUMBER(7,2)
    DEPTNO                                             NUMBER(2)I have duplicate into emp2 which won't exclude :
    SCOTT@DEMO102> desc emp2
    Name                                      Null?    Type
    EMPNO                                              NUMBER(4)
    ENAME                                              VARCHAR2(10)
    JOB                                                VARCHAR2(9)
    MGR                                                NUMBER(4)
    HIREDATE                                           DATE
    COMM                                               NUMBER(7,2)
    DEPTNO                                             NUMBER(2)
    SCOTT@DEMO102> Well, as toto, I create a table emp with other structure :
    SYSTEM@DEMO102> conn toto/toto
    Connected.
    TOTO@DEMO102> desc emp
    ERROR:
    ORA-04043: object emp does not exist
    TOTO@DEMO102> create table emp (col1 number);
    Table created.
    TOTO@DEMO102> desc emp
    Name                                      Null?    Type
    COL1                                               NUMBERAt this point, I export the scott's schema :
    E:\oracle\ora102\BIN>exp system/demo102 owner=scott file=e:\files\expscott.dmp log=e:\files\expscott.log
    Export: Release 10.2.0.2.0 - Production on Wed Sep 20 20:50:14 2006
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user SCOTT
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user SCOTT
    About to export SCOTT's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    . about to export SCOTT's tables via Conventional Path ...
    . . exporting table                              A          2 rows exported
    . . exporting table                              B          4 rows exported
    . . exporting table                          BONUS          0 rows exported
    . . exporting table                              C          0 rows exported
    . . exporting table                         CARLES      40811 rows exported
    . . exporting table                        CECILIA          2 rows exported
    . . exporting table                        CUBITTM         25 rows exported
    . . exporting table                           DATA          4 rows exported
    . . exporting table                           DEPT          4 rows exported
    . . exporting table                            DIM          2 rows exported
    . . exporting table EMP 14 rows exported
    . . exporting table EMP2 14 rows exported
    . . exporting table                        WORKERS          1 rows exported
    . exporting synonyms
    . exporting views
    . exporting stored procedures
    . exporting operators
    . exporting referential integrity constraints
    . exporting triggers
    . exporting indextypes
    . exporting bitmap, functional and extensible indexes
    . exporting posttables actions
    . exporting materialized views
    . exporting snapshot logs
    . exporting job queues
    . exporting refresh groups and children
    . exporting dimensions
    . exporting post-schema procedural objects and actions
    . exporting statistics
    Export terminated successfully without warnings.
    E:\oracle\ora102\BIN>Then import with ignore=y :
    E:\oracle\ora102\BIN>imp system/demo102 fromuser=scott touser=toto file=e:\files
    \expscott.dmp log=e:\files\imp_to_toto.log ignore=yHere the log result :
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . importing SCOTT's objects into TOTO
    . . importing table                            "A"          2 rows imported
    . . importing table                            "B"          4 rows imported
    . . importing table                        "BONUS"          0 rows imported
    . . importing table                            "C"          0 rows imported
    . . importing table                       "CARLES"      40811 rows imported
    . . importing table                      "CECILIA"          2 rows imported
    . . importing table                      "CUBITTM"         25 rows imported
    . . importing table                         "DATA"          4 rows imported
    . . importing table                         "DEPT"          4 rows imported
    . . importing table                          "DIM"          2 rows imported
    . . importing table "EMP"
    IMP-00058: ORACLE error 904 encountered
    ORA-00904: "DEPTNO": invalid identifier
    IMP-00017: following statement failed with ORACLE error 904:
    ORA-06512: at line 1
    . . importing table "EMP2" 14 rows imported
    . . importing table                        "EMP25"         14 rows imported
    . . importing table                         "EMP3"          0 rows imported
    . . importing table                         "EMP6"         14 rows imported
    . . importing table                      "WORKERS"          1 rows imported
    IMP-00041: Warning: object created with compilation warnings
    "CREATE FORCE VIEW "TOTO"."VW_EMP2"                            ("EMPNO","ENA"
    "ME","JOB","MGR","HIREDATE","SAL","COMM","DEPTNO","TMS2") AS "
    "select "EMPNO","ENAME","JOB","MGR","HIREDATE","SAL","COMM","DEPTNO","TMS2" "
    "from emp2"
    IMP-00017: following statement failed with ORACLE error 904:
    "ALTER TABLE "EMP" ADD CONSTRAINT "FK_DEPTNO" FOREIGN KEY ("DEPTNO") REFEREN"
    "CES "DEPT" ("DEPTNO") ENABLE NOVALIDATE"
    IMP-00003: ORACLE error 904 encountered
    ORA-00904: "DEPTNO": invalid identifier
    IMP-00017: following statement failed with ORACLE error 1031:
    "CREATE SNAPSHOT "MV1" USING ("MV1", (8, 'DEMO102.REGRESS.RDBMS.DEV.US.ORACL"
    "E.COM', 1, 0, 0, "SCOTT", "EMP", '2006-04-24:23:28:56', 0, 51151, '2006-04-"
    "24:23:28:56', '', 0, 1171373, 0, NULL), 2097472, 8, ('2006-04-24:23:28:56',"
    " 22, 0, 0, 1171373, 0, 0, 2, NULL, NULL)) REFRESH FORCE AS"
    "select cast(empno-7000 as number(3)) empno, sal from emp"
    IMP-00003: ORACLE error 1031 encountered
    ORA-01031: insufficient privileges
    IMP-00017: following statement failed with ORACLE error 12003:
    "ALTER SNAPSHOT "MV1" COMPILE"
    IMP-00003: ORACLE error 12003 encountered
    ORA-12003: materialized view "TOTO"."MV1" does not exist
    About to enable constraints...
    Import terminated successfully with warnings.Note that all assowiated objects were in error, but table emp was not import.
    SCOTT@DEMO102> conn toto/toto
    Connected.
    TOTO@DEMO102> desc emp
    Name                                      Null?    Type
    COL1                                               NUMBER
    TOTO@DEMO102> select * from emp;
    no rows selected
    TOTO@DEMO102> select * from emp2;
         EMPNO ENAME      JOB              MGR HIREDATE       COMM     DEPTNO
          7369 SMITH      CLERK           7902 17/12/80                    20
          7499 ALLEN      SALESMAN        7698 20/02/81        300         30
          7521 WARD       SALESMAN        7698 22/02/81        500         30
          7566 JONES      MANAGER         7839 02/04/81                    20
          7654 MARTIN     SALESMAN        7698 28/09/81       1400         30
          7698 BLAKE      MANAGER         7839 01/05/81                    30
          7782 CLARK      MANAGER         7839 09/06/81                    10
          7788 SCOTT      ANALYST         7566 19/04/87                    20
          7839 KING       PRESIDENT            17/11/81                    10
          7844 TURNER     SALESMAN        7698 08/09/81          0         30
          7876 ADAMS      CLERK           7788 23/05/87                    20
          7900 JAMES      CLERK           7698 03/12/81                    30
          7902 FORD       ANALYST         7566 03/12/81                    20
          7934 MILLER     CLERK           7782 23/01/82                    10
    14 rows selected.
    TOTO@DEMO102> If I drop emp table, and re-import, emp table will be import as well.
    Nicolas.

Maybe you are looking for

  • SharePoint Designer 2013: Server-side activities have been updated

    When developing custom activities for SharePoint 2013 Workflows, I ran into the problem that SharePoint Designer prompts "Server-side activities have been updated. Please restart SharePoint designer" every time when you try to create a new workflow.

  • How do I fix quality of photos in iMovie from iPhoto?

    I am a first time poster here and I'm not very technical with computers but if someone could please explain this to me simply I'd be very appreciative. When trying to make a slideshow from pictures I took, with all the effects and such in iMovie, I'm

  • Completely disable comments in Acrobat

    We spend most of our time editing pdfs everyday. As most know the shift key is needed to select multiple items, however, with the shift key depressed we always get the little green comment box. How can we disable the comment box? In our workflow it i

  • MS Word document disappears

    My wife was working on a couple of MS Word documents. Strangely, one of them disappeared. It hadn't been saved! I tried the Time Machine and it doesn't show on there. Does anyone have ideas how I can retrieve this document? Again, that document hadn'

  • Determine distribution of GOA as a Contract or a Schedule Agreement

    Hello, We are using SRM 5.5 Server and R/3 4.7 as a backend system. Uptill now we have distributed our GOA by maintaining the same transaction type on SRM and the backend for contracts. However now we have a requirement to be able to distribute GOA a