Find Free Number Ranges of Customer and Vendor Accounts

Hi,
We have a requirement where we want to report to customer the free numbers present in customer and Vendor Accounts Groups.
To solve this, I went through XKN1 and XDN1, where I go the current number for each Vendor and Customer Account Group.
But the customer is having a strange requirement. They want to know, the free numbers available in these customer range.
Please see the attached doc for the requirement and the solution which has been given.
Please let me know, how to find the free numbers available in SAP system.
Regards,
Devdatth

Hello Devdath,
You can go to table KNA1. In the selection criteria, give the number range for each Account group and click on Number of entries.
This will give you the number of customers created for that account group. SUbtract this number from the total number to get the Balance.
Note: This is for the number ranges which are externally defined.
For internally defined number ranges, you can simply go to XDN1 and get the balance.
Similarly for Vendors, use table LFA1
I hope this is what you needed.
BR
Amitash

Similar Messages

  • Transfer Open Items to Intercompany Customer and Vendor (Account payable)

    Hi,
    I'd like to know the transaction to Transfer Open Items to Intercompany Customer and Vendor.
    Thanks a lot!

    you need to have the intercompany settings in place and if they are there then you can youse all SAP transactions for your entry, Use F-02 or FB50 with the cross company compnay code as input for the 2nd line item.
    reard points if useful.
    sarma

  • Customer and Vendor Account statments

    Hi ,
    can we get any standard report for customer/vendor accounts statements on monthly basis to be sent to customer/vendors?
    My client is asking in the report ,they should have invoice number, description of the transaction, debit, credit and balance,  in the below they should have due amount on due date basis like 30 days, 60 days due etc., in the statement.
    can any one suggest any report like above?

    hi
    thanks for giving replay,
    actually i prepared functional specificatiion for vendor but how to puckup the opening balance(frokm which table) i have no idea ple give me any idean
                          tables  fields are
    for purchase BSIK,   BELNR     
    for payment  BSAK, BUDAT
                                      BLART
                                     SGTXT
                                      DMBTR
    how to puckup the opening balance, is there any table ple give me an idea

  • Clearig rules for Customer and Vendor accounts

    As per my business scenario, i cannot given clearing rules as ZUONR(Assignment) and XBLNR(Reference) . What else we can give as automatic clearig rules other than the two.

    Hi ,
    There are many fields you can use but you have to select a field that will be in both the clearing document. You can select AWKEY=Reference Key or DMBT1- Amount .
    Regards

  • Same customer and vendor number

    Not sure if this is the correct forum to post this question, but I'll give it a try......
    We are using BP and want to use same number for both customer and vendor. How can we achieve this?

    The synchronisation is not available in ECC 500.
    FS-BP has a synchronisation solution based on call transaction in batch-input. It should be part of the core.
    But I don't know if there was a solution to synchronize the numbers without modification.
    Anyway you can implement a BAdI in the customer master transaction to use your own numbers (CUSTOMER_ADD_DATA)
    BUT make sure the customer/vendor number will be linked to the correct address
    The saving process of the address is trigerred independantly (before or after the customer/vendor transaction is commited). As a result it is very easy to create orphaned address and loss of data accuracy for the vendor/customer.

  • Find the Number range

    Hi all;
    Can any one help me on this issue !!
    How to find the Number Range for Customer / Venodor.
    we have already assign the Number range and how to find the next availabilty number.
    I .e   I need the next  Availability  number for  Customer/ Vendor Nuber.
    Thanks
    -Ravi.

    Hi,
    Refer
    Aphanumeric number range for customer/vendor
    To get the next available number:
    Go to SNRO-> Click on Number Ranges button -> Click on status -> u will get the current number
    Also you can use FM "NUMBER_GET_NEXT" to get the next number
    CALL FUNCTION 'NUMBER_GET_NEXT'
    EXPORTING
    nr_range_nr = '01'
    object = 'ZDOCNUM'
    QUANTITY = '1'
    SUBOBJECT = ' '
    TOYEAR = '0000'
    IGNORE_BUFFER = ' '
    IMPORTING
    number = v_docno
    QUANTITY =
    RETURNCODE =
    EXCEPTIONS
    interval_not_found = 1
    number_range_not_intern = 2
    object_not_found = 3
    quantity_is_0 = 4
    quantity_is_not_1 = 5
    interval_overflow = 6
    buffer_overflow = 7
    OTHERS = 8.
    Regards
    Sumana

  • Need table for customer and vendor carry forward balance

    Hi,
    I need to fetch the carry forward(opening) balance for GL, customer and vendor account for my report.
    I have table which contains c/f balance for GL accounts which is "GLT0" and now looking for a table for customer and vendor accounts.
    Please let me know if anyone have idea in which table i can get the c/f balance for customer and vendor accounts.
    Thanks in advance.
    Regards,
    Swati

    Hi Gurus
    The requirement from the client side in my case is to have opening balance in Tr code ZFBL1n, ZFBL3N and ZFBL5N.
    Now, from the above thread i got the Tables where i could find the Vendor and Customer Opening Balance but i also want Opening Balance for GL.
    and my 2nd query is how to get these opening balance in Z report, at Header Level.
    Thanks and Regards
    Dnyanesh

  • Error  while posting customer and vendor documents

    Hi
         Iam trying to post the entries in f-22 and f-43,its displaying that *No values for this selection* at account filed,
    I reconcile the customer and vendor accounts in fs00
    I assigns the account no's to customer and vendor master records
    Thank you.

    Hi Shilpa,
    Create Reconciliation account for customer using
    T-code: FS00
    in control data select as Reconciliation as customers
    and Field status group as G067
    and assign the same reconciliation in customer mater data
    Best Regards
    Ashish Jain

  • Payment Run - Clearing between Customer and Vendor and Partner Bank Account

    Is there a way to have the bank details for the payment to be pulled from the vendor master if an outgoing payment is created or from the customer master if an incoming payment is created? Our requirement is to consider both vendor and customer items during payment processing.  In doing so, if the net of the clearing between the customer and vendor account results in an incoming payment, we want to use the bank details specified from the customer and if the net results in an outgoing payment, we want the bank details on the vendor master to be used.
    As such we tick the box on Vendor master to clear with customer and tick the box on Customer master to clear with Vendor.  We have defined 2 payment methods and entered both payment methods on both the customer and Vendor.  We have also entered the different bank accounts on the payment transactions tab of the vendor and customer masters. 
    It seems regardless of resulting payment method chosen, the bank details are getting pulled from the vendor master.

    Hi,
    It is possible without any doing any kind of config or master data changes
    While doing F-53, after entering all the required data in open item selection screen, after getting vendor open line items, go to menu item edit->select more.
    There enter account type as D and company code (customer account no's comp code) and click on process open items
    So you can choose the line items from the other company code's customer also.
    Thanks,
    Srinu

  • OBYA - Customer and Vendor Clearing

    We all know that in OBYA you cane specify G/L accounts as well as customer and vendor accounts for clearing between company codes. Can any one explain what is the best way to follow and why? How do you clear these Open intercompany customers and vendors?
    - Thanks in Advance!

    Hi Nutan
    The following two are common processes for setting up  inter company clearing accounts
    1. Define 2 GL accounts in OBYA for each company code combination, if you would post these intercompany transactions manually 
    for example
    1) Inter company Receivables  (say ICR0001)
    2) Inter company Payables       (say ICP0001)
    put the above accounts in each receivable or payable account fields accordingly
    2. Define customers/vendors for each company code in all other company codes
    Here the recon account for such customers would be an intercompany receivable account (say ICR0002)
    and recon account for such vendors would be an intercomany payable account (say ICP0002)
    Usually you would like to have a separate account group for such customer and vendors
    this kind of scenario would not need OBYA setting
    You can also use both of the above scenarios simultaneously  as well
    Regards
    Sach!n
    Edited by: Sachin Bhutani on Feb 4, 2010 2:40 AM

  • Same Number Range for OTHR and DLFC

    Hi All,
    I want to know whether we can mantain different number range for OTHR and DLFC transaction Type for same Series Group.
    i.e for Returns Vendor Delivery Excise Invoice(MM side-OTHR) and Outgoing Excise Invoice(Sales Side-DLFC).
    Pls guide me..
    With Regards
    Azeez.Mohd

    even when you sell SFG / Trading goods -( HAWA / HALB) , then also you have to update RG1, though they are not FG materials.
    Material type in terms of excise, but not in terms of SAP.
    eg:
    When customer returns the goods, you can process it in 2 ways-
    either by creatign Excise JV - J1IH
    or by following MM route, nothing but by creating Incoming excise Invoice wrt:inbound delivery-LR in Tcode:J1IEX-
    where in excise tab, material type will be defaulted as "F-RG1", but it has to be changed to "Raw Material".
    similarly, Vendor returns also treat as the same,
    for your info, adjustment of excise duty for vendor returns will be routed through excise JV in J1IS & mov type:122 -ret to vendor is activated for RG1.

  • Customer and Vendor Master Data.

    Hi,
    Can any body plz tell me how the customer and vendor master data created in real time implementation and the master data's are created by FI CO consultants.
    And plz. tell me the procedure
    Thank you

    Hi
    In Real Time Master Data team will look into Creation of the Master data.This will be as same as how you create in a training class.For every external party with whom we do business must be created as a Vendor or a Customer.The system offers seperate functions for maintaining Customer Master Records and Vendor Master Records depending on the requirements of your Organization.
    A Complete Customer Account consists of General Data at the Client Level , Company Code Segment and Sales Area Segment.These Data records can be maintained Centrally for all areas or seperately for Financial Accounting and Sales and Distribution.
    A Complete Vendor Account consists of General Data at the Client Level , Company Code Segment and Purchase Organization Segment.Vendor Master Records can be maintained Centrally for all areas or seperately for Financial Accounting and Materials Management.
    Configuration of Creation of Vendor Master Data Centrally
    1.Creation of Vendor Account Groups with Screen Layout  -
    OBD3
    2.Define Screen Layout per Company Code -
    OB24
    3.Creation of Number Ranges for Vendor Account Groups -
    XKN1
    4.Assign Number Ranges to Vendor Account Groups -
    OBAS
    5.Define Tolerance Groups for Vendors and Customers -
    OBA3
    6.Creation of Vendor Master Data Centrally -
    XK01
    7.Define Document types and Number Ranges(KR,KZ,KA,KG) -
    OBA7
    Configuration of Creation of Customer Master Data Centrally
    1.Creation of Customer Account Groups with Screen Layout  -
    OBD2
    2.Define Screen Layout per Company Code -
    OB21
    3.Creation of Number Ranges for Customer Account Groups -
    XDN1
    4.Assign Number Ranges to Customer Account Groups -
    OBAR
    5.Creation of Customer Master Data Centrally -
    XD01
    6.Define Document types and Number Ranges(DR,DZ,DA,DG) -
    OBA7
    Creation in FI point of view.
    Vendor Master Data -
    FK01
    Customer Master Data -
    FD01
    Creation in SD point of view.
    Vendor Master Data -
    VK01
    Customer Master Data -
    VD01
    Creation in MM point of view.
    Vendor Master Data -
    MK01
    Customer Master Data -
    MD01
    Regards
    Venkat

  • Table for Customer and vendor open balance on a key date

    Dear All,
    Can anyone please let me know Table for Customer and vendor open balance on a key date. We are developing one customized report.
    I have checked with the below table :
    Customer-KNC1, KNC3,BSID, BSAD
    Vendor-LFC1, LFC3, BSIK, BSAK.
    But these are not working properly for all customers and vedors. Also, in open items, there are items with clearing documents.
    Plesae let me know, how to go for it.
    Please suggest.

    Hi
    Use BSID and BSIK for open items
    And pass company code, year and from date and to date range in Posting date selection option
    Reg
    Vishnu

  • How to find next number range for project definition in tcode CJ20N

    Hai Experts,
          Please help me 'How to find next number range for project definition in tcode "CJ20N". I was trying in function module NUMBER_GET_NEXT. Is it right function module? If its right what input i need to give for this tcode and for the field project definition?
    Note: I searched in forum before posting, but couldn't find the solution.
    Thanks
    Regards,
    Prabu S.

    Hi,
    For project defination internal number is assigned by system.
    When you saves's project then system allocate one number to project defination, you can view it,
    SE11 >>> table  PROJ >> Click on contents >>> execute,
    here you will get your project defination & number is assigned to project defination.
    kapil

  • Table for customer and vendor balance

    Hi
    Please let me know the table from where we can get closing balance of a vendor as well as customer. I want this for entering into customer and vendor confirmation correspondence

    Hi,
    Please find below some table details related to your requirement.
    BSIK - Vendor open items
    BSAK - Vendor cleared items
    BSID - Customer open items
    BSAD - Customer cleared items
    Hope this informatin will helpful for you.
    Thanks & Best Regards,
    M.Ganesan

Maybe you are looking for

  • Does the IOS 8 is slow in the iPod touch 5g ?

    I think the IOS 8 is slow in the iPod touch 5g

  • "lib_external" does not exist - Error in ant build

    Can anybody, tell me please what is the reason I am getting the error lib_external does not exist, when trying to build a simple struts web-application to create a war file. The full error message is given below: =====================================

  • Business Area - Reports - Urgent

    Hi, I have encountered a problem with business area wise document splitting. I have selected business area wise document splitting after posting values in the cost centers. now I need to assign business area in the cost center master data. Because of

  • Nokia N93 firmware update

    Hello everyone. if someone know it will possible in future update firmware in Nokia N93 via internet like n70 and other phones? I have these phone and it is full of bugs. photo quality is werry bad and also phone hang up automaticaly. I think in next

  • Unble to play music cd's

    My macbook pro, running os 10.6 with a Matsushita UJ-875 drive will read dvd's, burned dvd's, burned music cd's but does not recognize original music cd's. ITunes doesn't open the drive makes some noises and clicking and then ejects the disk. Any sug