Max no. of line items reached in FI

Hi Everyone,
My client does billing through a batch job and the program used SDBILL which is assigned to TCode VF04 in Table TSTC.
There are invoices where the line items is fixed at 999.Could somone please tell me how to automatically split invoices whenever the line item exceeds the permissible no. of line items which 999.
Regatrds

Hello,
The lines in accounting documents will depend up on the different items for posting, like revenue, tax, provisions ....etc .
Check for your accounting document and findout how many line items appear in the accounting document for each line item in the invoice. Then you can set a invoice split routine in the copying control (Data VBRK/VBRP), else as Lakshmipathi suggested you can use the userexits to split the billing document if the line item crosses XXX.
SAP suggests using the split invoice method, or the note 36353. But this notes will summarise the accouting document line items with the field specified in OBYC (table TTYPV). This can have an adverse effect, if the FI dept use line item wise clearing OR the data transfers to external systems (BW/reporting systems).
Regards,
SAM

Similar Messages

  • 999 line items reached in FI

    Hi,
    When we are trying to release a billing document we are getting the below error message "999 line items reached in FI". Please through a light on this.
    Thanks,
    Kumar

    Hi
    In SAP version 4.6c there is a limitation of posting more than 999 line items in a single document.
    In ECC version this limitation is not there.
    Now what next for you in order to post document?
    Please try to split the document in 2 parts and post it..There is no other alternative to this
    If this solves your problem then please award points.
    Kind Regards,

  • Final total cannot appear when the last line item reached the page end

    Hi All,
    My report included 2 pages. Problem is the final total cannot appear when the last line item reached the page end. (page 2)
    final total will appear on the middle of last page (page 3) when i comment (type    = 'BOTTOM').
    Below is the program.
      CALL FUNCTION 'OPEN_FORM'
        EXPORTING
          device   = 'PRINTER'
          dialog   = 'X'
          form     = 'ZBOTM_VOUCHER'
          language = sy-langu.
      sort itab by vblnr.
      LOOP AT itab INTO wa_itab.
        move wa_itab-vblnr to reguh-vblnr.
        move wa_itab-lifnr to reguh-lifnr.
        move wa_itab-rbetr to reguh-rbetr.
        reguh-rbetr = reguh-rbetr * -1.
        CALL FUNCTION 'WRITE_FORM'
          EXPORTING
            window  = 'MAIN'
            element = 'DETAIL'.
        t_rbetr = reguh-rbetr + t_rbetr.
        AT LAST.
          CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              window = 'LINE'.
          CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              element = 'TOTAL'.
              type    = 'BOTTOM'
              WINDOW  = 'MAIN'.
        ENDAT.
    Thanks.

    Hi,
    Where should I include the code for bottom?
    How to open text editor?
    Thanks.
    Edited by: Alice8 on Feb 7, 2011 9:09 AM

  • MFBF -Max no.of FI items reached -issue

    hi,
    While doing production posting through the transaction code MFBF
    the following error is encountered
    "Maxium no.of FI items are reached "
    the error description is  as below
    what to be done , please provide inputs ?
    Maximum number of items in FI reached
    Message no. F5727
    Diagnosis
    The maximum number of items for an FI document ('999') has been exceeded.
    System Response
    FI documents have a 3-digit item counter that limits the number of items permitted per document.
    Procedure
    If the documents with an excessive number of items come from another application area (e.g. sales, logistics, order accounting), you can configure the system to the effect that these documents are summarized in FI.
    madhu kiran

    HI,
    If you are using New GL and want to summarise on PRCTR or KOSTL system will not allow as the table FAGLFLEXT effects and other feilds are not relevant for summrisation.
    The only way is to make the document reduced to less than 999 line items.
    Sarma

  • Maximum Line Items Reached In FI-  OBCY - Can the config be reversed

    Hello,
    When processing a sales order with abt 315 items, we received an error message "Maximum number of items in FI reached". As per the SAP Note 36353, we are planning to implement FI Summarization in transaction OBCY.But we are not sure if this will work or not. Could somebody please tell me If the summarization is activated, and the solution doesnt work, can it be undone? Will there be any impact in production if we undo the changes.wWll there be any negative impact, (eg invoice creation), when reverted.
    Request imputs on this.
    Regards,
    Lavanya

    Dear Lavanya,
    I don't see any particular problem in doing the summarization. There is, obviously, the side effect that You will lose the information for the fields that You will insert into the TTYPV table.
    Please read the point 2 that is very clear:
    2.  If there are items which are the same in all same account
        assignments:
        Make the following entry in the TTYPV table (transaction OBCY):
        Table   Field name
        As a consequence, items which are the same in all fields except
        value fields are totaled, that is, they are combined into a single
        item.
    I hope this helps.
    mauri

  • Line items separed line(Uline) in SAP Script

    Dear Friends.
    I want to print a separated line (Uline) in-between each line item and the line should not come when it is last line item of the page.
    I am going to print in first page with 7 records and next all pages with 17 records.
    here I have written it for first page which is working but how to do with rest of the pages???
    Here I have taken a flag when the line item reach to 7th record, and i am using it in my form window as bellow:
    /: IF $GV_FLAG& = 'X' AND &PAGE& = '1'
    /: ELSE
    UN &sy-uline(151)&
    /: ENDIF
    The same i want  for rest of the pages.....but the remaining pages will have 17 records per a page..
    Could you pls suggest me on this...
    Thanks,
    Sridhar.

    Hi Sridhar,
    I am assuming that $GV_FLAG& is for 7 records, so take another falg like this for second page $GV_FLAG2& and count it for 17 records.
    [code]/: IF $GV_FLAG& = 'X' AND &PAGE& = '1'
    /: ELSE
    UN &sy-uline(151)&
    /: ENDIF
    /: IF $GV_FLAG2& = 'X' AND &PAGE& <> '1'
    /: ELSE
    UN &sy-uline(151)&
    /: ENDIF[/code]
    Regards
    Sudheer

  • Sales line items

    Hi All,
    we are posting sales invoice. for FI document 1800 line items are there.  It is giving message" Maximum number of line items reached for FI document.
    please tell me what is process. while posting more than 999 line items?
    Thanks

    you need to look at summarization.
    I.e. changing the 1800 lines in to say 120 unique entries.
    I.e by date, material or Profit Center.
    Speak to an ABAP'er about defining this.

  • What is the maximum number of line items we can enter in an order...

    Hi,
       Can anyone explain what is the max number of line items that v can enter in an order....
    or if i want to increase the number of line items than the max where it is controlled.
    Because my mm counter part is facing this in the PO he could make only 9999,the problem is when posting...the accounting document is not getting generated bcas of exceeding the limit.
    venugopal

    hi,
    this is my personal experiance that we can enter at the most 499 line items in SALES ORDER.
    This is because for every line item there will be 2 financial entries, debit and credit. and 1 FI document can have at the most 999 line items (which we can not increase without KEY fromSAP)
    If we divide 999 by 2 then it comes to 499.50 so you can enter at the most 499 line items in Sales order.
    Regards
    Vishal

  • Line items to be excuded in dunning after tha max. level is reached

    Hello everyone,
    We have a requirement in Dunning where the line items that have reached the max. level,  should not be included in the reminders any longer since the invoices are then handled over to an insurance company. Request help on the configuration required for this.
    Thanks

    Hello,
    The dunning block should be set at document level in this case. This way only the document will be blocked.
    If you set it in customer master, the customer will never be dunned.
    There is a path in customizing to create the dunning block.
    REgards,
    REnan Correa

  • Max line items in FI reached..

    Hi,
        We are posting an invoice using MIRO and it is giving an error that "Max line items in FI has reached".
    So is there any way that we can post if the total line items are more than 999.
    Regards>

    Hello,
    Please check the note
    36353 - AC interface: Summarizing FI documents
    But be aware that contents in many fields can prevent the summarization.
    So please thoroughly compare the entries in database table BSEG, which were not
    summarized together, with each other. Do really all fields have the same content in all line items, of course except for the amount fields? If not, these fields, which are no amount fields and whose
    content is different in the line items, can be added in transaction OBCY.
    As per the note 1070206 if you have the setting Determine taxes line-by-line (Customizing transaction OBCO: TTXD-XTXIT = X. Please implement the notes 1051914 and 1070206 this should help here.
    The enhanced logic also makes postings from MM and SD are not summarized completely although the settings in note 36353 are correctly made. As a solution, note 645356 releases BSEG-XREF3 in transaction OBCY.
    The aggregation is prevented through different content in the fields of EBELN (Purchasing document or purchase order) and EBELP (Purchasing document or ordering item). Thus a higher aggregation could be achieved with SAP Note 77161 (for dummy operation 'VBRK').
    Per note 77161, you have to setup up point no. 2 by maintaining table TTYPS with fields
    TABLE   FIELDNAME
    BSEG     EBELP
    BSEG     EBELN
    In point no. 3 setup in your system. Please insert the following field in table TTYPV for object type 'RMRP'
    TABLE   FIELDNAME
    BSEG    EBELP
    Please take note that the account assignments to the purchase order (EBELN) and to the purchase order item (EBELP) are NOT deleted by default. In both the goods receipt with reference to the purchase order (MB01) and the invoice verification, they are assigned to an account in the FI document and thus PREVENT the summarization of the FI document.
    This makes it possible to clear the GR/IR clearing account at PURCHASE ORDER ITEM level.
    By implementing the changes as per notes 77161 and 36353, the clearing of the GR/IR is at PURCHASE ORDER NUMBER level.
    Also, refer to the following notes:
      645356 No summarization of FI documents from MM due to
      545137 FAQ Interface - summarization
      117708 A maximum of 999 items can be posted in the FI doc
      743744 MIRO/MR1M: FI follow-on documents or MM documents missing
    Please, check carefully the customizing with the reference notes.
    I think that this should help to resolve your inquiry.
    Best Regards,
    Vanessa.

  • Max no of items reached in FI

    Hi,
    we have 470 lines in delivery and "Max no of items reached in FI" comes up during post goods issue. The goods have physically left the dock. Is there a way to get around this and do a PGI. I have looked at the OSS note_0001171573_max_num_GI-Items_reached but don't know the impact on FI side. Any input or suggestion is well appreciated.
    thanks

    Hi
    the error exists coz of  line item has a three-digit item number in FI and therefore the system
    cannot process more than 999 items for each document at the time of post goods issue
    Kindly go through the OSS notes 36353 & 123223 it may help you to  resolve the issue
    Regards
    Damu

  • Error while posting miro - max permitted no of internal tax items reached

    Hi expert ,
    When i am posting miro i facing error like 'Maximum permitted number of internal tax items reached' .
    Detailed description of error 'The maximum number of internal tax items is limited to 999' but if i entered less than that i.e. upto 600
    line item then i also same error coming.
    what is the solution for that.
    Regards,
    Jyotsna

    Hello,
    Check SAP note 1431727.
    Regards,
    David

  • The question about max line item in material document

    Dear  sir:
    I want to excute CO27 for an FP . It will create material documents. The max line item is 100 in each material document. But I want to record 400 lines in a material document.  Is it possbile to change the number of max line in material document?   How could I do to change that ?   Thanks !!

    I know about 333 in case of physical inventory because the finacial document has a technical limitation of 3 digits for Fi document item number, which means the FI document cannot take more than 999 lines.
    In case of physical inventory a material document item can create up to 3 FI item lines. So the limit for physical inventory became 333.
    I dont know from where you have the 100 as limitation, but take the above said into consideration before you change anything.

  • BAPI_ACC_DOCUMENT_POST Max No of Items reached

    Hello,
    I am trying to post G/L accounts using BAPI_ACC_DOCUMENT_POST. There are about 1150 line items.
    I don't think this should be the reason to get error as the G/L account table that BAPI_ACC_DOCUMENT_POST uses allows 10 digits of line number. I am getting the following error:
    <b>Maximum Number if item in FI reached.</b> Error number 727 ID F5
    Please advise if you have seen this before.
    Thanks.
    Pranav

    SAP also provides the use of table TTYPV which can be used to designate standard SAP fields to consolidate account postings to one accounting line item.  Therefore if you choose to consolidate based on BSEG fields (BSEG MATNR, BSEG ZUONR, etc.), it limits the occurrence of surpassing the 950/999 limitation.   It does not eliminate the problem entirely, but in my organization it has enabled us to handle G/L account postings that had over 2,000 line items before this change.
    There are other things to consider when this is done, depending on the level of BSEG detail your business process requires.

  • Max Menu Items Reached in Step Type Palettes

    Hi,
    I am seeing a greyed out text in some of my step type palettes 'Max Menu Items Reached' which is probably derived from the Resource string SEQ_MAXIMUM_MENU_ITEMS_REACHED.
    What defines the maximum number of menu items in the type palettes and can it be changed.
    Regards
    Ray Farmer

    Ray,
    The maximum number of menu items for TestStand 2.0.1 is set to be 256. This is pre-defined and cannot be changed. The message "'Max Menu Items Reached" should be displayed once you have inserted 256 menu items.
    Hope that helps!
    Shannon Rariden
    Applications Engineer
    National Instruments

Maybe you are looking for

  • Using a variable in a Powershell search and replace string

    Hi a couple of days ago I posted a question about doing a search and replace with wildcards Search and repalce with Widcards I got a swift and very helpful answer but now I need to build on it. In a text file I wanted to replace all the text between

  • SAP query

    Hello ABAP Guru I need a help here. trying to create SAP query joining three table VBAK VBAP KONV since KONV being cluster table I am not able to do that thpough I am suceesfully establishe dthe link VBAK-VBELN=VBAP-VBELN VBAK-KNUMV=KONV-KNUMV & VBAP

  • Mini dvi to vga to projector help

    Having a serious issue with the mini dvi connector. It is plugged into the projector, everything is working fine. The mac is not able to discover the new display. It works fine on windows computers, but refuses to work on a mac. Is there anyway of ch

  • Error message on installing plug in

    I'm trying to install the viewbook plug in and keep getting an error message: 'An error occured while installing this plug in". I am using LR 2.5, 64 bit.  Any suggestions on a workaround or a fix? Can I just copy the file to a folder in LR and get i

  • How to use the rownum to get only 5 records?

    Hello Folks, I have this queury which pulls in the CLient,EventStatus along with the Events for each user. I just want to condense the data so that each user has not more than 5 events. select c.client_code "Client Code",        c.client_name "Client