Uploading The Trail Balance in SAP  for Open items

Hi All
I need a small Favour from you
Could anybody plz.. tell me what are the steps to be follwed for Open Item uploads in SAP for the Trial Balance
Plz.. provide step by step method for this
Thanx in Advance
Regards

Hi,
If line items belongs to Customers:
Debit - Itemwise details to Customer A/c.
Credit - consolidated/itemwise to Customers upload control A/c.
Items belongs to Vendors:
Debit - Consolidated/Itemwise to Vendors upload control A/c.
Credit - Itewise details to Vendor A/c.
Items belongs to Expenses:
Debit - Itemwise details to respective Expenses A/c.
Credit - Consolidated/Itemwise to G/L upload control A/c.
Regards
Sarma BH

Similar Messages

  • Uploading the account balances to legacy to SAP System.

    Hi All.,
    Alter uploading the master data to the sap system, we have to upload the individual account balances to GL, customers & vendors, and assets, ...
    can any one please tell me what are all the options available & methods to upload the accounts balances.
    Thanks in advance.
    Talluri.

    Hi Talluri,
    For uploading you need to create 5 GL masters
    You can create one account grp Uplaod accounts.
    Tax Catergory :*
    Line Item Display : Yes
    Open Item Display : Yes
    Sort: 0001(Gl), 012(Vend),031(Cust)018(Asst) etc
    FSG: g001
    Under that grp you need to create all 5 accounts . All are balancesheet Accounts
    GL Balance Upload Ac
    Customer Balance Upload Ac
    Vendor Master Uplaod Ac
    Asset Master Upload Ac
    Material Upload Ac
    You should take the trail balance of the company and chose all gl accounts with balances
    use LSMW uplaod GL balance upload f-02
    Example : Salareis Acc - 5000 Dr Balance
    Then entery will be
    Salaries Ac----
    Dr 5000
    To GL Uplaod Ac 5000
    Example : Rent Ac-2000 Cr Balance Ac
    Then the GL entry will be
    GL upload Ac----
    DR 2000
    TO Rent Ac 2000
    Example for Vendor upload Account
    Vendor Cr Balnce- 5000 and client want ot upload line item wise
    ex line items are: 1000,2000,3000
    Vendor Upload Ac----
    Dr 50000
    To Vendor Ac 1000
    To Vendor Ac 2000
    To Vendor Ac 3000
    Same with the case of Customer, Assets
    For material initial upload use T-code MB1C and movement type will be 561
    After upload block all the 5 gl masters which you have created for upload
    dont show this Gl in Financial statement versions.
    Hope this will help you.
    In case of any clarification you can mail me: [email protected]
    Best Regards
    Ashish Jain
    Pls reward points if this is helpful to you

  • How to upload the account balances

    I need to upload the gl account balances. How to upload the gl balances from legacy system. There is any t.code in SAP to upload. Please guide me step by step in this regard

    use LSMW To upload from your legacy system
    http://help.sap.com/bp_blv1500/BL_US/documentation/LSMW_EN_US.doc
    Points will be appreciated
    Regards,
    Zaid

  • Table for  Open items of the customer

    Hi all ,
    In whch table can the open items of the customer are stored.
    thanks

    check BSID  table for open items and BSAD for cleared items
    alll the best

  • While uploading the excel BOM to SAP in PRD getting the ABAP dump error not

    Hi Experts,
    While uploading the excel BOM to SAP in PRD getting the ABAP dump error not able to proceed further.
    and if I visit ST22 t code it is telling that :RAISE_EXCEPTION and DYNPRO_NOT_FOUND.
    PLease help.
    Regards,
    Mohan

    Hi,
    Better ask this question in ABAP forums.
    Regards,
    Harsh.

  • Aging Analysis report for open Items in SD

    Hi ,
    Please give the code snippet for the following case.
    aging analysis program for open items:-
    payments not receivecd for 15 days,30 ,60 ,90days
    imput:
    custno range
    sales area
    days 30,60,90 selection sort by cust no,sales organization
    output :report program ALV grid format
    Many Thanks in Advance.
    Raj

    There are couple of  Standard Report for Customer Open Items.
    RFDOPO00 - List of Customer Open Items.
    RFDSLD00 -  Cutomer Balances
    Also there is another standard report....
    Run the Tcode 'S_ALR_87012178", that is "Customer open Item analysis by Balance of Over dues".
    Copy the Report and make necessary changes.
    Modification is always required to get a "good looking" aging report, there is no standard.
    Hope this helps.
    Vinodh Balakrishnan

  • Enhance 0FC_OP_01 datasource for Open Items (FI-CA).

    Hello All,
    I am trying to enhance the business content extractor for open items in R/3 . The data source is 0FC_OP_01. i know this is coming from the table DFKKOP.
    I need to add sub GL ffield rom another table from DFKKOPK .
    Please advise the step by step to enhance the existing structure and add the new field to the extractor.
    Points will be rewarded for any helpful answers.
    thanks in advance,
    AG..

    Hiiii,
    You  have to create project name in CMOD and then enter the name and click on create button and give short text for project name.
    Above u will see 'enhancement assignments' button.Click it and in the new screen add enhancement RSAP0001.
    Save and activate the project.
    Then if u click the components button u will see the 4 user exits..
    1)Transactional data,master data(attributes) ,master data(texts) and master data(hierarchies).
    please go thru this docu..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/302d4b15-5847-2a10-93bb-9c45d9f06b16
    /people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it
    Regards,
    lae.

  • S_ALR_87012168 - Due Date Analysis for Open Items - Add Characteristics?

    Hello,
    I am trying to add a characteristic to the output of this report. I am trying to add the Reference field from BKPF to the list of available characteristics to choose from. It is available in the dynamic selections list so the field should be available in the program, I am just not sure how to get it onto the char. list.
    S_ALR_87012168 - Due Date Analysis for Open Items - SAP delivered Report Painter report.
    Any help would be greatly appreciated!

    Try:
    Go to -> Line items
    You can change the display variant there to include the reference.
    Rob

  • Load FI data only for open items

    Hi all
    I want to load FI data only for open items.
    We started off with FI_GL_4 which has STATUSPS(status of FI line item)based on which we have written a start routine to filter out the closed items.
    But for other FI-GL datasources we dont have STATUSPS field.
    Then can we load data directly without applying any restriction on it as we dont have STATUSPS field in it?
    Or is there an other way to find all open items ?
    Please helpout.
    Awaiting replies.
    Harika.

    Hi Harikag,
    when you are loading delta data in 0FI_GL_4, it is NOT the right approach to load only the open items.
    Say for example, you have loaded a record with open status.
    If the status of the record gets changed to 'Closed' in SAP, then this will not flow to BW, because of the filter that you are trying to apply in the data load.
    So the item will continue to remain open in BW, though it is closed in R3.
    hence it is highly recommended to do this filtering at report level.
    Otherwise, you are looking at full load option by dropping data everyday, which will have performance issues in loading.
    Thanks,
    Krishnan

  • Maximum percentage for open items exceeded

    Hi,
    i would like check what actually this SAP pop up message mean ?
    "maximum percentage for open items exceeded."
    this message appear when i creating a sales order.

    Hi,
    This is related to Credit mngt. You can either disable credit mngt, or make payments for some of the invoices. Then you will be create sales order without any problem
    Hope this helps.
    Reward if this helps you

  • Tollerence group for open item only

    hii all
    can any one tell me, if I want to make tollerece group fo employees and also want to specify the tollerence limit for amount posted per document only. not want specify tollerence limit for open item account (customer/vendor). is it possible? i have done blank in "amount per open item account" but the system not allow to post any vendor/ customer invoice. is it possible to solve

    Hi,
    It is possible to control the users or employees for a certain amount,by configuring  as shown as following Path
    FA-G/L Accounting-Business Transactions-Open item clearing-Clearing Differences-Define for Employee and the
    G/L acconts.
    MAy i hopeful, ths will hep p
    Regards,
    Kanike

  • Interest calculation only for open item for customers

    Hi, do you know how to calculate Interest calculation only for open item for customers?I do not want to see cleared   items. I have problem with customization.
    Best Regards
    Tom

    In the item interest calculation, you can tick the  'open items' for calculation of interest and also select the 'no cleared items'.
    Regards

  • FC valuation for open items and GL items

    In Foreing currcy valuation why we required  to reverse the trasactions
    on the next month beginning or is it optional ?
    my understanding is these valuation are for open items , so items may be open for more than
    one period, so every month we will realise and reverse
    In FC_VAL what are monthly and yearly activity?
    Edited by: barnabasjh on Jul 2, 2010 10:19 AM

    Hi,
    Based on the fluctuations in the foreign currencies you can run valuation at the period end or quarted end or yearly. This is also depends upon client decision.
    In some clients they run monthly, in some quarterly based on the foreign currency transactions and currency fluctuations.
    Regards,
    Azeem

  • S_ALR_87012168 - Due Date Analysis for Open Items - How to add a column?

    Hello,
       I am trying to add a characteristic to the output of this report. I am trying to add the Reference field from BKPF to the list of available characteristics to choose from. It is available in the dynamic selections list so the field should be available in the program, I am just not sure how to get it onto the char. list.
    S_ALR_87012168 - Due Date Analysis for Open Items
    Any help would be greatly appreciated!

    Sorry but had to go in a different direction...
    Thanks!

  • S_ALR_87012078 - Due Date Analysis for Open Items display changers

    Hi
    I need to change this reports( S_ALR_87012078 - Due Date Analysis for Open Items ) display type to column display. How can I do that. I thought of uesing GoTO> Colum display but it is inposible 'cos always they are in inactive mode even in the change mode. pls advice on this
    Thanx

    Hi
    did u try S_ALR_87012077
    Thank You,

Maybe you are looking for

  • Flex 4.5.1 in Adobe Air on Playbook or Desktop

    I have been trying to figure this out and I am stuck. I have tried the SquigglyUIExample and it works perfect in html using mx so the dictionary files and libs should be in the proper folders. I am trying to use the following code in a view container

  • Cannot use the F1-12 functions on my Satellite C55-A-19K

    Hello there Satellite C55-A-19K have an keyboard drivers? I cannot use the F1-12 functions and cannot get the wireless on since its on the keyboard... Can some 1 help please?

  • FCE not recognizing camera

    I have a Sony HDR-HC1. FCE HD will recognize the camera when in down-convert mode but not when in HD mode. Any suggestions?

  • Problems in installing jco in unix environment

    if i want to deploy sapjco in unix environment, where do i get the equivalent of (librfc32.dll,sapjcorfc.dll) dll files for unix system. if we get where to place these files.

  • InDesign CS5 APPCRASH - won't launch

    I have InDesign CS5 on a Windows 7 computer.  The program will not launch, it errors out.  The description says APPCRASH error.  I have uninstalled and re-installed InDesign CS5 and yet still get the same result.  I have restarted the computer after