Delete vendor based on Company code

Hi all,
I am working in EBP 3.5 with SAP R/3 4.7 version in classic scenario.
I am looking for deletion of vendors based on specific company code in EBP system.
Pointers or solutions will be highly appreciated and awarded.
Regards
Dinesh singh

Hi Dinesh,
In SRm, there is no link between Vendor and company code as it is in R/3.
You will have to read backend vendor file to know which vendor is assigned to which company codes.
But whatever your check in the backend, SRM vendor does not have to be deleted as there is no assignment to company code in EBP....
Vendors are assigned in SRM to Purchasing organization.
Kind regards,
Yann
Message was edited by: Yann Bouillut

Similar Messages

  • Customer / Vendor number range company Code

    Hi All,
    I have Created two Account Groups each for customer and vendor masters.
    Domestic and International. We have 5 Comapany Codes. I want to Use the same Account Groups in all the company Code.
    If i Create a vendor for domestic in company Code 1, It creates a Vendor with number 1001.
    next I create a vendor for domestic in comapny Code 2, system assing 1002 as vendor number. but i want to use the start with number 1001 for company code 2 and also for company Codes.
    Is it possible to acheive this with having only two account groups and assigning number based on company code.
    Regards
    Karthik

    Dear Karthik,
    Create customer and vendor account group company wise.
    For eg Raw material vendor - xxx1 co code, Raw material vendor - xxx2 co code
    This exercise will increase the no of vendor and customer groups. Just check the feasibilty of managing the same.
    Regards,
    Kiran

  • OB52 based on Company Code

    Dear All,
           As we are having several company codes and want users only to be able to open and close periods from transaction code OB52 belonging to their posting period with respect to company codes how can I restrict and allow them open & close periods based on company code repectively. Is there any process this be done.
    I tried with the notes I got from one sap-img link. But it did not work & there something is missing. Kindly if anyone have done this before send be step by step process. Awaiting for you reply...
    regards,
    Raj B...

    How about trying it this way?
    1. Remove access to OB52
    2. Create a maintenance view similar to V_T001B specific for each company.
    3. Create a TCODE for each of these views.
    4. Use this TCODE for authorization assignment.
    This should be simple but your number of views would be increasing with respect to the number of companies.
    ~Eswar

  • Gl a/c short and long text based on company code

    Hello Friends,
    In table skat the gl account description is given based on chart of accounts but what if i want the description based on company code.
    I want the table where i can get the gl account description based on company code??
    Pls suggest.
    Regards,
    Sunny

    Hi,
    you can look at the database view for requirement
    GL_ACCT_CC_TEXT
    regards\
    Mahesh

  • SKF transactional values based on company code

    Can anybody let me know the logic how we can seggregate transactional value passed to statistical key figure based on company code or is there anytable where we can direclty find SKF transactions involved based on company code ?
    Need to upload SKF transactional figures from one SAP system to another.Hence require process for extraction and uploading of the same

    Hi Amogh
    Hope you are looking for actual SKF quantities posted. kindly check s_alr_87013611 CC report, I think on the lower part this comes. This time I am not in front of system so you please check.
    Regards
    Rajneesh

  • Decimal places adjustment based on company code or currency

    Hi experts,
        my requirement is i have to adjust the decimal places in amount fields of internal table based on company code or currency given by user.
    suppose for example in my internal tables having 5 amount fields like 1.50 1.234 1.45 1.34, 1.67  for  company code is in01
    the same values for VN01 should be like this
    150 1234 145 134  167  ....
    can any body plz tell me any functional module is there to covert or abapcode?
    Thanks in advance,
    veena.

    That code is a bad idea.  Why would you hard-code that type of action for currency/amount handling?
    @poster: If the output is based on the local currency defined for the specified company code or one specified by the user, then use it.  SAP handles amount output automatically with a currency specification because the currency definition identifies where/how the decimal is output. 
    Just use WRITE as Florian indicated but  use the CURRENCY extension instead of DECIMALS.  You can do this dynamically based on the company code easily...
    A simple 3 line program shows you how this works:
    PARAMETERS: p_wrbtr type wrbtr.
    write:/ p_wrbtr CURRENCY 'USD'.
    write:/ p_wrbtr CURRENCY 'JPY'.
    Edited by: Brad Bohn on May 12, 2011 1:07 PM

  • PO vendor not in company code

    Hi,
    We have two company code in SAP, these two company codes share the same purchasing org. For one vendor exist in company code:A, not exist in company code:B, it is still successful of using this vendor to create a PO of company code:B.
    It is stranger, is this a SAP standard behaviour? Any customizing to stop this?
    Thanks

    Yes, because at the time of PO creation, it just checks the purchasing organization data in vendor master.
    In your case, same purchsing organization is responsible for both the company code, so PO creation allows for both company code
    If you want to restrict the PO creaion for other Company code then create a seperate Purchasing Organization for other company code.
    Regards,
    Gaurav

  • Creation of Company A as a Vendor(XK01) in Company code B

    Hi Experts
    Can you explain the process of creating Company A as a Vendor(XK01) in Company code B.
    I will surely assign points for the correct answer.
    Thanks
    Rajanikanth K

    Hi Satish
    I am not copying vendor from Company code A to Company Code B.
    I have company code 1000 as USA company
    I have company code 1500 as canada company.
    I want to create company code 1500 as vendor using XK01 in Company code A.
    Please let me know.
    I will surely assign points.
    Thanks
    Rajanikanth

  • XK99 detailed steps to extend vendors from one company code to other

    Company code X having vendors 9000000000 to 9999999999. Now I wanted to extend all vendors to Y company code. Kindly suggest me detailed steps. i know XK99 but give steps.

    Hi,
    Using XK99 T.code you can extend vendors from one comp code to another.
    1. In XK99 slect the LFB1 - Company code dat ,and press F8.( Do not select the fields like MM17).
    2. Their will be 2 tab. select the check for DO not change for existing data.
    3. In other tab (data to be created)...give the list of vendors or Balck and the TO comp code.
    4. Bottem of this tab you have to mention the FROM company code.
    5. Press F8.
    6. Now save.
    With the same method you can extend vendors from one Pur org. to another pur org. by selecting LFM1 instead of LFB1.
    Let me know if still need any further info.
    Hope this will help you..
    Thanks,
    Kumar Arcot

  • Restriction of Tcode SQ01 based on Company code

    We are running one customized query using Tcode SQ01.  We need to restrict Tcode SQ01 in company code level.  We have checked about authorization object in st01. But there is no check of authorization object. Can anybody help to restrict SQ01 based on company code level?
    Regards
    Auroshikha

    Hi Auroshikha,
    Itu2019s very easy to maintain authorization in your Infoset Query report. I got and implemented similar requirement i.e. restriction /authorization as per company code.
    You need to use authority check for authorization object  P_ORGIN in your infoset.
    Please follow the bellow steps:
    -->Go to SQ02, Enter your Infoset name and click on Change button.
    -->Click on 'Code' (Shift+F8) icon dispalyed on application toolbar, you will be moved to Code Section of Infoset that lists different events.
    -->Choose Record Processing event from code section.
    -->Write the following code in 'Record processing' event of your Infoset.
    AUTHORITY-CHECK OBJECT 'P_ORGIN'
    *ID 'INFTY' FIELD '*'
    *ID 'SUBTY' FIELD '*'
    ID 'AUTHC' FIELD 'R' "read
    ID 'PERSA' FIELD P0001-WERKS
    *ID 'PERSG' FIELD DUMMY
    *ID 'PERSK' FIELD DUMMY
    *ID 'VDSK1' FIELD DUMMY.
    CHECK Sy-SUBRC EQ 0.
    Note: PERSA field used in this Authorization object plays an importan role , if you are in different module other that HR , then pass here table_name-companycode_field
    -->Genetare Infoset
    -->Go to SQ01 (in a new session) , Click on exeute or 'Test button' to check authorization is working for report
    Let me know if you need any more details.
    Thank you.
    Regards,
    Dinesh Tiwari

  • Any option to restrict SE16 record level access based on company code?

    Hi All,
    I have a requirement to restrict record level access in SE16 based on company code.
    Our SAP system has two company codes. The requirement is that users of one company code should not be able to see records of other company code in SE16.
    Is it possible through some exits/badis/other methods?
    Thanks in advance.
    Regards,
    Arun Mohan

    You could write a small front end that accepts the company code, applies custom authorization code for each value and retains or removes, then calls the transaction and enters the selections the user requested and that your authorization check resulting in "passing"....  Of course, you'd have to block those users from "pure" SE16...   I once worked in situation similar, users in one country couldn't see USA data, etc. I think someone wrote an entire new program, called by ZSE16, for that.

  • Get pernr based on company code in logical databse

    Hi,
        When using the get pernr event, all the pernrs that I get are in the ascending order  I want them first grouped based on the company code and then on pernr.
    Any suggestions would be appreciated abd suitably rewarded.
    for ex: get pernr.
               write:/ pernr, bukrs.
             end-of-selection.
    result:   00000099 1001
              00000002 1003
    Regards
    Vick
    Message was edited by:
            vick vennav

    for ex: get pernr.
    write:/ pernr, bukrs.
    end-of-selection.
    result: 00000099 1001
    00000002 1003
    We are sending the payroll information to the 3rd party for pay check purposes, at my client side they have inserted a custom include in the standard program and populating the information in a flat file which needs to be sorted first based on company code and then on pernr. If I try to do it later,the code is becoming a mess, so I want to know is there a way to get pernr using logical database whose order is based on company code.
    Regards

  • Automatic payment process for a vendor from different company code

    Dear Friends,
    We have a situation here  to process automatic payment for a vendor which belongs to our subsidiary.
    The scenario is explained below.
    Our main company code A pays for a particular vendor (Eg. V1) from company code B.
    When processing automatic payment for company code A, the vendor V1 from comapny code B need to be selected for payment and the DME file generated should include the payment for V1 aswell.
    I know that we can set up a company code as paying company code for others but the situation here is only to process payment for one particular vendor (not all) from the other ccode.
    I would appreciate your advise in this matter.
    Regards,
    AJ.

    Dear all,
    Our situation is when we run the payment run for company code A it should also select the vendor V1 from company code B because the payment for vendor V1 has to be paid from the house bank of Ccde A. Cocde B is in different country and uses different house bank.
    Is there any way to make the house bank of ccde A to pay for the vendor V1?
    Regards,
    AJ.

  • Vendor bank to company code

    Dear Forum,
    I check LFA1, LFBK, LFB1 to get the link of vendor bank to company code but could not get.
    LFA1 no bank information whereas LFBK no company code.
    Why there is no link? I need vendor bank which link to company code. I have same vendor in the same country with different bank key/account for different company code.
    Thanks

    You should use the field Partner Bank Type (LFBK-BVTYP) for restricting the usage of the bank account. But there is no standard rule for linking accounts to companies. So you should create your own validation and/or substitution on the field BSEG-BVTYP.
    BVTYP is a 4 character code. You may put the company code in LFBK-BVTYP if the bank account is reserved to a company code. In a substitution, you program the following: if BSEG-BVTYP is empty, search for an entry in LFBK with LIFNR = BSEG-LIFNR and BVTYP = BKPF-BUKRS. If an entry is found, fill BSEG-BVTYP with BKPF-bukrs.

  • Vendor list by company code wise with Acoount group..?

    Dear all
      Can anybody expalin me how to get a report on vendors list by company codes wise with account group...
    1.List of vendors company codes wise
    2.List of vendors company codes wise with account group wise.
    Thanks
    sap-mm

    1.List of vendors company codes wise
    SAP Easy accessSAP Menu-accounting-financial accounting-vendors-information system-reports for account payable accounting-master data-S_ALR_87012086-VENDOR LIST
    2.List of vendors company codes wise with account group wise
    MKVZ
    Regards,
    Indranil

Maybe you are looking for

  • Phone no longer working on all wifi networks

    I can't say this is a ios4 issue, but in the last few days my phone has stopped working with my home wireless network, but works over the office network. My wireless router is a Netgear Rangemaster. Other devices like ipads and macbook are working fi

  • Jobs are not disabled

    Hi All, I am trying to disabling the jobs but the jobs are not disabled. 'Alter failed for job'    ' . The specified @job_id() doesn't exist. (Microsoft sqlserver error:14262)'. Sqlserver 2005 standard edition (sp2) windows server 2003 r2 Please anyo

  • Weird Photo Count...

    I just downloaded a compact flash card into my computer and edited some of the images. When I attempted to burn the photos to a DVD by clicking the key photo and using the Share ===>Burn command I got a Disk Is Full message along with a new photo cou

  • InDesign CS5 mystery plug-in problem

    Hello. I tested and deleted a third-party plug-in a while ago, but it still shows up in my packaging dialogue box (and it's causing me problems). I've searched everywhere I can think of. Searched the machine in every way I can think of. Deleted and r

  • How do I delete Gray connection lines

    I was working in Pages on a tri-fold brocure.  Out of nowhere seemingly these, at first blue connection lines showed up.  I could not figure out what they were or how to remove them, but I was still able to clip and paste and keep working.  Then the