Using Suspense account to post records

Hi,
I have a situation which indicates that a file needs to be processed with huge no.of records in SAP.
As a document limit we know that there is a limitation for processing records i.e ....Alineitem count should be untill 998 then the next set of records needs to be split .
Could anyone guide me  asper how to split a set of records and then process or rather post the first 998 records in a suspense account and next set of records in another run?
Thanks
Kylie
Edited by: kylietisha on May 26, 2010 3:34 PM

Too bad - I couldn't find much even though I remember answering such a question years ago.
OK - summarize:
You cannot post a financial document with more than 999 items. this is an SAP hard limit. In fact SAP recommends not posting more than 950 items in a document because of automatic entries that may be produced.
Let's say you have a file with 10,000 items that must be updated. You loop through the entire file and first determine that the sum of debits equals the sum of credits. If not, it's an error and you stop.
Assuming they are equal, loop through it again in groups of 950 items.keep track of the total considering debits and credits. Create a line item for each of the 950 items and at the end of each 950 group, create an entry in the suspense account for the total of the 950 items. (so if the sum of the 950 items is a credit of $1,000, you create an item with a debit of $1,000 to the suspense account. You will likely not have an even multiple of 950 documents, so at the end, you must take the last group into account.
If you have done everything correctly, after all the documents have posted, the sum of the suspense account should be 0.
Rob

Similar Messages

  • Using alternative accounts to payments on F110

    We are posting with alternative reconciliation account to post invoices for asset fixed acquisition with vendors because vendors are ocacional vendors of asset fixed. On payment with F110 transaction we need use diferents accounts on posting payment depends on the account post on the invoice.
    Sap tell us that the system use for all postings the account of the reconciliation account onvendor master and never use the alternative account used on the document.
    Do you know solutions of this problem?
    Thaks on advance.
    Roberto Lena

    Hi Roberto,
    The account used in the payment run is based on Housbank- Payment method , currency, Account ID
    When you assign these vendors to an other combination you can have an other clearing account.
    Paul

  • Using bapi in lsmw posting g/l account

    hi experts,
    i am trying to post a document in lsmw using bapi method.
    i am using business object:  BUS6030 (Accounting GL posting).
                               method :   POST.
    when trying to mapping the line items i coudnt find the line item NEWBS(posting key for next line item)..
    hope u understand what i said..
    thanks in advance...
    Edited by: dominic joe on Mar 11, 2009 5:56 AM

    why your using the BAPI methiod , you can use Direct Input, its works fine....
    Object               0100   Financial documents
    Method               0000
    Program Name         RFBIBL00
    Program Type         D   Direct Input

  • How to use Bapi BAPI_ACC_DOCUMENT_POST for g/l account document posting

    Hi all,
    I am using BAPI_ACC_DOCUMENT_POST bapi for g/l account documents posting.as I am first time using BAPI in my program.can anyone give details about how to use this BAPI for document postings.what importing parameters need to be passed , which exporting parameters need to be passed and which tables need to be used.  
    Thanks in advance.
    Regards,
    Harshada

    Moderator message - Please search before asking - post locked
    Rob

  • Use Purchase Accounts Posting System

    hi experts,
    Can anyone please explain to me what is Use Purchase Accounts Posting System for in SAP Business One?

    Check this link for Purchase Accounts Posting System.
    Re: purchase a/c system in B1

  • List of GL accounts without posting

    Hi Guru,
    Appreciate if you could help me.  i need to get all the list of GL Accounts without postings but how?
    Appreciate the response
    thanks in Advance

    Account balances could be ZERO, but that does not mean that there are no transactions for that accounts,
    there could be a debit and credit, but still the could be zero.
    The question requires the assets without posting throughout the life.
    Whereas F.01 only looks for two particular years.
    The best way I can assume is BSEG (if you have millions of records) - then check the cost benefit analysis of finding accounts without posting. If you get one or two accounts at the end of analysis, what you are going to achieve, it is simply just blocking them. But consider the amount of stress system would take.
    If you have few throusand of BSEG records then import to excel. - Put Pivotal Table on Column GL Account.
    Then take a file from F.10
    Then have VLOOKUP to find which accounts are not used.

  • Dear Customer,  It hase come to our attention that your account billing Information records are out of date. That requires you to update your Billing Information. Failure to update your records will result in account termination records...  Click on

    Dear Customer,
    It hase come to our attention that your account billing Information records are out of date. That requires you to update your Billing Information. Failure to update your records will result in account termination records...
    Click on the reference link below and enter your login Information on the following page to confirm your Billing Information records..
    Verify Now >
    Wondering why you got this email?
    It's sent when someone adds or changes a contact email address for an Apple ID account. If you didn't do this, don't worry. Your email address cannot be used as a contact address for an Apple ID without your verification.
    For more information, see our frequently asked questions.
    Thanks,
    Apple Customer Support
    TM and copyright © 2014 Apple Inc. Apple Sales International, Hollyhill Industrial Estate, Cork, Ireland. Company Registration number: 15719. VAT number: IE6554690W.
    All Rights Reserved / Keep Informed / Privacy Policy / My Apple ID
    Anyone else get this today?
    And yep i know this message doesn't go here however the ability to post in general postings to most viewers is lost to me in the ridicules way apple setup there support

    It's phishing. Forward it to [email protected] and then delete it.
    (118880)

  • HT1495 how to delete apps when using one account for iphone 4s and ipod4, can delete from phone but not ipod

    How do we delete apps from ipod 4 when using same account as iphone 4s, we can delete from the phone but not the ipod, and when i get an app on my phone it automatically comes up on the ipod and visa versa, now ipod is full,

    Read the article from which the thread was posted, it clearly defines how to use multiple iDevices on a single computer.
    Sharing an Apple ID is not an issue.

  • Problem in loadjava using sys account

    Hello
    When I load a jar file into the database using loadjava command using sys account like
    loadjava -user sys/<password> -resolve -order weblogic.jar
    it gave the following error
    loading : oracle/jdbc/driver/OracleResultSetCache
    creating : oracle/jdbc/driver/OracleResultSetCache
    Error while creating class oracle/jdbc/driver/OracleResultSetCache
    ORA-01031: insufficient privileges
    I have seen in the table that sys account has the right to loadclassinpackage oracle.jdbc.*.
    Please tell me what is the error and how can I rectify the error.
    Prashant

    Prashant,
    If I'm not mistaken, this is exactly the same question as you
    posted 10 minutes earlier -- but with a different title. The title
    of the earlier question is...
    calling EJB installed on weblogic from PL/SQL
    Is there a reason why you did this?
    Anyway, seeing as I'm sure this is the same as your previous question,
    I suggest you look at the answer I gave to that question -- it will
    probably be relevant to this question {;-)
    Good Luck,
    Avi.

  • BADI or User Exit - Change Material Document(GL/Account) before posting

    Hi,
    I want to change the MSEG and FI Posting values before the material documet is posted. I am not using the transaction MIGO for the material document posting. The material document which has to be changed was created during the stock adjustment (MI01,MI02,MI07.etc)
    The Details I want to change is "GL Account No" based on
    storage location. Since I cannot solve this requirement throught customization, I need a way to achive this using
    user exits or badis..
    Points will be rewared.
    Prasath
    Edited by: Prasath Kumar R on Jul 24, 2008 1:18 PM
    Edited by: Prasath Kumar R on Jul 24, 2008 1:18 PM

    Hi ,
    What you advised is right, But my customer demands to set the Gl Account at Storage location level.
    Is there any way that i can change GL/Account after Posting....????!!!!  I hope it also not possible..
    Plz advise..abt my assumption.
    Regards
    Prasath
    Dear All,
    Please let me know the possiblity of achiveing the above reqmt. Your suggestions will be helpful..
    Regards
    Prasath
    Edited by: Prasath Kumar R on Jul 25, 2008 9:33 AM

  • What is the use of account modifier in automatic account

    hi
    can someone explain the use of account modifier in automatic account

    The Account Modifier is used to break account determination down by movement type.
    For example, by default in SAP, the system says for movement type 101 and posting key PRD there is no modification. However, I can enter a code (e.g. XXX) against movement type 101 and posting key PRD and code YYY against movement type 102 and PRD.
    Then in u2018Configure Automatic Postingsu2019 when we go into posting key PRD, we will make entries for u2018general modifieru2019 XXX, account 400001 and YYY of 400002 (there will also need to be an entry for a u201Cblanku201D modifier which should cover all the other movement types).
    Regards,
    Chandra

  • The version of GroupWise you are using cannot access this post office

    I built a new Server and added it to my PCSD Tree. The new server name is
    GroupWise and has an IP Address of 10.10.0.13.
    I followed the GroupWise 7 Installation Guide and installed GroupWise to
    this server. At no point did I find any place to enter the GroupWise
    License.
    During the install I discovered that 4 of my long time employees were not
    able to be assigned to this new GroupWise server. It appears that a one
    time (Long time ago) these 4 employees were part of an old GroupWise Mail
    server that must have been removed. I can not find any reference to this
    old GroupWise server. My thought is to delete the accounts for there 4
    users and recreate the accounts.
    However the larger problem is this: I can not login to the GroupWise
    Server. Below are two screen shots of what I’m getting when I
    launch the GroupWise 7 Client. When I look at the .NLM loaded on the
    Server for GroupWise MTA 7.0 it shows Domain Total=1 Closed=0, Post
    Offices Total=1 Closed=1, Gateways Total=0 Closed=0.
    On the Client, when I launch GroupWise, The Novell GroupWise Startup has a
    message in the message window “The version of GroupWise you are
    using cannot access this post office”. Then after clicking OK three
    times, the following message appears on the screen “GroupWise did
    not initialize successfully, Please run GroupWise Setup, or contact your
    system administrator. Unspecified error OLE Error 80004005

    *During the install I discovered that 4 of my long time employees were not
    able to be assigned to this new GroupWise server. It appears that a one
    time (Long time ago) these 4 employees were part of an old GroupWise Mail
    server that must have been removed. I can not find any reference to this
    old GroupWise server. My thought is to delete the accounts for there 4
    users and recreate the accounts.
    **You need to disassociate these four NDS users from any GW attributes.
    Right-click each user in C1, GroupWise Utilities->GW / eDirectory
    Association->Disassociate GroupWise Attributes.
    *** When I do as instructed I get the following error:
    [username] is missing the following attribute: NGW: Post Office
    ~~~~~~~~~~~~~~~~~~~~~~~~
    *GroupWise MTA 7.0 it shows Domain Total=1 Closed=0, Post
    Offices Total=1 Closed=1, Gateways Total=0 Closed=0.
    **If the post office is closed, you need to determine why this is. On the
    MTA, hit F10, Configuration Status, highlight your PO and hit enter,
    select details, then look at the last closure reason.
    *** Last Closure Reason= Missing or incomplete address information
    [ When I installed GroupWise, I wanted all the e-mail to be stored on the
    EMAIL Volume. During the install, I Changed the Install Directory to
    \Groupwiseemail. After the install I have two directories in this volume.
    One called DOMAIN and the other called PCAM (PCAM is name of my domain).
    ~~~~~~~~~~~~~~~~~~~~~~~~
    *On the Client, when I launch GroupWise, The Novell GroupWise Startup has
    a message in the message window 'The version of GroupWise you are
    using cannot access this post office'.
    **What version of GroupWise is on the server and what version client are
    you
    using? Also, if you pull up the properties of both the domain and post
    office in C1 what is the database version listed as?
    *** I installed GroupWise 7 both Server and Client. I'm thinking this is
    due to the Post Office being closed. I only have 1 Post Office.
    Thank You;
    Lewis

  • Using the same Asset Master Record for similar assets

    Dear all,
    I would like to ask if it is possible to use the same asset master record for multiple assets which are similar. The assets will be posted in different periods / fiscal years and therefore the depreciation would change and be charged according to the useful life of the individual assets posted to the same master record and which in turn will vary according to periods / fiscal year posted.
    For example, an asset master record is created for Vehicles. The 1st vehicle with a useful life of 4 years is depreciated at the start of the year for 4 years. The second vehicle is purchased on 6 months after on the 1st June using the same asset master record. However the depreciation is not worked out over the same useful life of the previous vehicle but is extended for a further 6 periods. Is this possible and how is it done.
    Many thanks for any feedback and help.
    Thanks
    PRG

    Dear Peter
    What is the issue in case you created separate Asset Master for each Vehcile ? Is there any specific need for you to accommodate all the assets in one single asset master ?
    I don't think it is correct method as per Company's Act. Over and above, how would you plan for the Fixed Assets Register in the given situation ?
    Regards
    Gemini

  • Post journal entry automatically when a certain account is posted

    Dear all,
    Thanks for your attention.
    I would like to post an Journal entry automatically at the same time (or just after) a certain account is posted.
    Certain account means an account ID for Payment Difference of Payment for Invoice.
    I would like to reverse payment difference amount and post same amoount with another account ID.
    What we need to do is to catch the event of each posting and if find the account ID, post another journal entry by using action "post".
    But I have no idea where to catch posting occurs.
    Could you tell me if anyone know what I should do for this?
    If you need more info, please ask.
    Thanks,
    Mai

    Hi Mai,
    If you go to General ledger work center and click on Journal Entries view.
    Here you can do advance filter  and find the journal entry type of posting ( Cash Disbursement for instance) and you can make a note of the diff amount that got posted may be due to payment difference/exchange rate diff etc.,
    (One way of finding out which is the journal entry id, you can find this id by going to invoicing & in its document flow.)
    Now create a manual Journal entry voucher for this diff account and as you want to move this to another account, select it as offsetting.
    Thanks
    Lokesh Sharma

  • BADI/EXIT for MIGO for accounting  document posting

    Hi
    I am using MIGO where SAP post Mat Document and Accountying document.
    This Uses FM  'MB_POST_GOODS_MOVEMENT  < Include LMIGOKG1>, once this FM executed both MKPF and BKPF data gets filled . I can see tha data for MKPF in debug but I am not able to see data for Accounting Document.Even I cant see the Acc. document no assigned by SAP
    I need to change some fieds for Acc. Document <BSEG-VBUND>
    Can any one help me to find in which structure or table I can get data for Accounting document

    am using the method POST_DOCUMENT,
    am writing the code like..
    sample code..
    DATA: wa_mseg type mseg,
    wa_mch1 type mch1,
    wa_ausp type ausp.
    loop at it_mseg into wa_mseg.
    *select single * from mch1 into wa_mch1 where matnr = wa_mseg-matnr*
                                                               and charg = wa_mseg-charg.
    if sy-subrc is initial.
    *select * from ausp into wa_ausp where objek = wa_mch1-cuonj_bm*
                                                   and klart = '023'.
    if sy-subrc is initial.
    if wa_ausp-atwrt EQ 'ACCEPTED'.
    continue.
    else.
    if wa_ausp-atwrt EQ 'REJECTED'.
    call function 'popup_to_display_text'.
    endif.
    endif.
    endif.
    endif.
    endloop.
    when i debug ,i find no data in the mch1 table ..
    any help..
    thanx

Maybe you are looking for

  • Clarification on notebook hardware as HP is vague.

    No reply after 24 hours for a (now edited and repaced with this update) question either hp or owners should be clear on. Order is stuck without clearance in AK, a problem hp as repeatedly had. Poor forum experience (ignored entirely) as well as a stu

  • Illustrator CS4 PDF problem

    Can anyone help Reggie out? http://forums.adobe.com/message/2628470 He's not getting any answers from the Acrobat or Illustrator people, and you're all so helpful and experienced in here. Noel

  • Where is burn button

    I need to burn songs from my library to a CD. I do what it says but there is no burn button at bottom of itunes window, nor is the burn option available in the drop down menu under File. Please advise.

  • HT6591 how to uninstall mac os x 10.10.1 upgrade

    how to uninstall mac os x 10.10.1 upgrade? this has blocked my cisco vpn connection. thnxs.

  • Problems after install Audit Vault

    I installed it Audit Vault, and the next day I would made the postintallation tasks. However I I got : bash: ./orapwAVHomeÑ cannot execute binary file when I run the utility orapw. In addition I can not connect to the database using sqlplus I got: "E