G/L line item is stored in BSIS but shown in standard trans. as cleared.

Hello Experts,
Why is that there are some G/L line items that my program fetch in BSIS so meaning that
it is still open but when we check the standard transaction to list G/L line items it shows
as cleared. Hope you can help me guys. Thank you and take care!

hi Viraylab,
in BSAS you'll find items which are cleared and open item managed. In BSIS you' find items which are not cleared and open items mannaged and all items which are not open items managed at all. When checking the item also check the settings in G/L master. Other possibility is that you simply overlook something.
ec

Similar Messages

  • According to PO number and Line item data should come once but its repeatin

    I am calculating IR Quantity and IR value......
    for a PO  if there are four same  line items i wanted them once but they are displaying for each and every line item
    If my po is 2003000151 and line item 0010 if both are same then i wanted ir quantity 500
    but its displaying like this
      PO                 item   IR
    2003000151   0010 500
    2003000151   0010 500
    2003000151   0010 500
    2003000151   0010 500
    I need like this
    2003000151   0010 500
    2003000151   0010
    2003000151   0010
    2003000151   0010
    If po number and line item are same IR quantity should be displayed only once..
    What should be done if it should not repeat in each and every line item if both PO and line item are same

    i am having internal table of it_ekko.
    in that i am having some data of PO no, Line Item,IR value and IR qty......
    i am having data like below.
    PO                        Line Item   IR Value    IR QTY 
    200310051          0010         1500           4500
    200310051          0010        1500           4500
    200310052         0010           0                   0
    200310052          0010       0               0
    now where ever IR value and IR qty is present i wanted that to display only once against that PO and line item
    i wanted like below
    PO                        Line Item   IR Value    IR QTY 
    200310051          0010         1500           4500
    200310051          0010            0              0
    200310052         0010             0                0
    200310052          0010            0               0
    Field names for IR value and IR Qty are Menge2 and dmbtr2.
    How to do that.........
    I cant use
    Delete adjacent duplicates of it_ekko by ebeln = wa_ekko-ebeln and
                                                                          ebelp = wa_ekko-ebelp.
    because i wanted that po and same line items , how many times it is like that only.....
    in it_ekko table i only wanted to delete duplicates of menge2 and dmbtr2.
    Pls suggest the code

  • Inserting Multiple Line Items To Stored Procedure

    Hi
    I need to insert line item values to one of the argument in stored procedure.what data type do i need to pass for type attribute.I tried with different datatypes from sap help but no luck.Please guide me how should i proceed.
    Interface is : Idoc to JDBC (stored procedure)
    Target structure:
                                     DT_Orderstatus_Trgt
                                         --> StatementName
                                                 -->SP Name
                                                        action--->Attribute
                                                        table--->Attribute
                                                         --->Argument (to insert multiple line items)
                                                                 isInput
                                                                 isOutput
                                                                 type
    Just i am showing only one argumnet which needs to be inserted multiple line items.
    Thanks

    Hi,
    Stored procedure can support the below data types
    INTEGER, BIT, TINYINT, SMALLINT, BIGINT, FLOAT, REAL, DOUBLE, NUMERIC, DECIMAL, CHAR, VARCHAR, STRING, LONGVARCHAR, DATE, TIME, TIMESTAMP, BINARY, VARBINARY, LONGVARBINARY, BLOB (input and output),CLOB (input and output), CURSOR (output; only in conjunction with the Oracle JDBC driver).
    But
    Instead of passing multiple line items / array of input value in stored procedure, You can go for the below option as having 2 statements in your mapping with below structures and those 2 statements should be linked with the primary key say col1.
    <root>
    <StatementName1>
    <dbTableName action=u201DINSERTu201D>
    <table>realDbTableName</table>
    <access>
    <col1>val1</col1>
    <col2>val2</col2>
    </access>
    <access>
    <col1>val11</col1>
    </access>
    </dbTableName>
    </StatementName1>
    <StatementName2>
    <dbTableName action=u201DINSERTu201D>
    <table>realDbTableName</table>
    <access>
    <col1>val1</col1>
    <col2>val2</col2>
    </access>
    <access>
    <col1>val11</col1>
    </access>
    </dbTableName>
    </StatementName2>
    </root>

  • Line item disapperaed in F-32 but appeared in FBL5N.

    When we are trying to clear the open line item via F-32 for a customer where we are not able to see the all the open line item which are displayed in FBL5N, need help to fix this issue.
    Thanks a lot in advance.

    Hi Rajesh,
    Please enter the special GL indicator in selection screen of F-32, those used while posting of those customer open items.
    If you have multiple spl gl indicators, combine them and enter there.
    Thanks,
    Srinu

  • Contents of table BSIS-BUZID (line item ID)

    Dear all,
    What mean of T, W and blank in field BUZID (line item ID) from table BSIS.
    Thanks very much.
    Best Regards,
    Koesdianto

    Hi,
    Use in invoice verification/inventory management
    Buzid             Use
    8                " Revaluation
    A                " Asset
    B                " Warehouse stock order
    C                " Warehouse stock order assigned
    K                " Vendor
    F                " Delivery costs
    G                " Assigned delivery costs
    H                " Delivery costs - warehouse stock order
    I                " Delivery costs - assigned warehouse stock order
    L                " Warehouse order
    M                " Material
    N                " Assigned order
    P                " Price difference
    S                " General G/L account
    T                " Tax
    W                " GR/IR item
    X                " Purchase order - assigned asset
    Y                " Delivery costs - assigned asset
    Z                " Cash discount clearing
    Use in FI:
    Special feature: Not just used to indicate G/L accounts; also used for special open items
    BUZID         KOART               Use
    A             D;K                Statistical offsetting posting (Sp.G/L)
    P             D;K                Payment requests
    U             S                  Valuation adjustments for reversal
    R             D;K                Residual item transfer posting
    E             D                  FSCM Biller Direct
    D             S                  Bill of exchange discounting
    S             D;K                Bill of exchange charges
    W             S                  Bill of exchange tax
    Regards,
    Eli

  • Line item only display after run RFSEPA01

    Hi expert,
    I set up all gl account with line item display but i need to block GL and run program RFSEPA01 so that line item will posted to BSIS table.
    Is this need to run every after new posting done in?
    As i run for one GL before with RFSEPA01 after new posting to that GL, i not able to view line item in FS10N, therefore i go and run RFSEPA01 again.
    Is this everyday i need to run & re-run for all gl? Is there any configure i missing?
    Please advice on menu path to configure the link to BSIS table.
    Thanks.
    regards,
    chuan

    Dear,
    What is your requirement?
    Why you are running RFSEPA01 daily when there is option "Open Item managed" ticked in FS00?
    Program description: Switch On Line Item Display by Changing Master Record.
    TABLES: bsis,
           *bsis,              "#EC NEEDED
            bsas,
           *bsas,             "#EC NEEDED
            bseg,
            bkpf,
            skb1,
           *skb1,
            ska1,
            t001.
    RFSEPA01 is used when the GL Account is not there in open item status and need to change that to open item managed.
    Check once again

  • How to Check Creation/Change data for PO Service Line item

    Hi, I was wondering what field(s) from what table(s) I would have to check if I wanted a report to look for the creation or chnaged date of a specific service item in a PO?
    Currently it is using the EKPO-AEDAT field to check if a PO line item has been changed, but I would like to narrow it down to just some service line items instead of capturing all the service lines in a recently changed PO line item.
    Thank you very much in advance for the advice!

    Hi Rashid, thanks for the advice, but it doesn't really solve my problem.
    What I want to know is if there is a field where the date of a service item was created in a PO line item is stored, so that an ABAP report can be written to retrieve newly created service items from POs.

  • Change the Profit Center in Sales Order line item's Account assignment tab

    Hi Gurus,
    I need to change the Profit Center at Sales order Line item in Account Assignment Tab. Currently  The Profit center is coming from Material Master for the Line Item's Material as default but I have to change / overwrite  that.
    Can any body provide me how can i achive that means
    Any User exits, substitution or any thing ?
    I tried MV45AFZZ but i am not able to find out the right place where I can change COBL-PRCTR.
    Sony

    Hi
    There is perform which moves the values to VBAP field.
    This PRCTR field is stored in VBAP (i.e., SO line item table)
    USEREXIT_MOVE_FIELD_TO_VBAP
    Hope it works.
    VVR

  • Selection of data from RSEG for various PO line items

    Hi ,
    We have a requirement to calculate the total goods receipt value and break up cost for transportation also. In purchase order there are various conditions (base price, transportation,surcharge). I am trying to get all the goods movement for a PO line item and total goods receipts. Similarly all the documents from RSEG(we are using split invoice)  for that PO line item, so for each PO line item RSEG has entries as many as  conditions (i am trying to get all the conditions for PO line item from KONV table) . If the total goods receipts and invoiced amounts are different, i need to calculate the expected value based on conditions on PO for the remaining quantity.
    The problem is each condition in PO line item has one RSEG entry, but in the field KSCHL(condition type) does not have any value for base price, but it has for other conditions.
    is there any specific reason for not updating that for base price.
    Thanks in advance

    Hi,
    The 'Free Items' indicator in the overview is only used to facilitate               
    the switching off of the Inv.Receipt flag and the GR-based IV flag.                 
    Note that the 'Free Items' indicator is not stored on the PO item                   
    table EKPO.                                                                         
    The Inv.Receipt flag (and the GR-based IV flag) are the fields that                 
    really controls if an item is 'free' or not.                                        
    So, the field is initiated based on the values in those fields rather               
    than from input from the user.                                                      
    When an invoice is expected it's not a free-item. This indicator 
    invoice receipt is chosen from the main-item and also from the          
    customization maintained for item category 0 in table T163.  
    I am afraid that I have to say that in standard SAP design                   
    it is not possible to default the "Free item" flag.   
    Regards,
    Edit

  • Line Items not seen in Invoice output

    Hi All
    I am not able to see the line items in the invoice output. The invoice just shows the total amount with out displaying any of the line items. Please help
    -Madhu

    Hi there,
    When you define the O/p, we also need to define the firm layout with smart forms if it is a print O/p.
    For that the functional consultants should give the field mapping of all the data that they want to capture inthe O/p.
    For eg: line items are stored in VBAP-POSNR / VBAP-MATNR in sales order. Whenwe give the field mappings, only then ABAPer will do the data mappings to come into the O/p.
    Regards,
    Sivanand

  • Changes in MM02 not reflecting in COPA lin item report

    Hi,
    In my project during data conversion material was grouped wrongly. We realised it later once we started designing COPA reports. The material is used by seven company codes. The basic material group defined in basic data is used by all company codes while Material group 1,2,3 4 and 5 are used by company specific defined in sales orgs 2 View in MM master(MM01).
    I am designing report for three companies by using material group 1,2,3,4 and 5.
    We tried changing the material group 1,2,3,4 and 5 for wrongly grouped materials in MM02. But in COPA report these changes are not reflecting. The grouping in report is still as per the data conversion grouping.
    Please suggest on how should we rectify our material grouping to reflect in COPA report.
    Regds

    Hi,
    in COPA reports characteristics are read from the COPA tables, they are not dynamically derived at the time of executing the report. In the COPA tables oyu will find the characteristic as derived at the moment of posting the line item.
    If the characeristic that you want to rectify is in the definition of your your COPA segments - which you can check through TC KEQ3 - then there is possibility to carry changed master data over to past COPA data.
    TC KEND allows you change the existing COPA segments according to current master data. However, it will not make changes to table CE1XXXX, where COPA line items are stored, but changes happen on the segment level (CE4XXXX).
    This means that you always see the changes in COPA reports that read from segments, but not in line item based reports.
    To change your output from line item based reports I see no other possibilty but to make correcting entries in CE1XXXX using KE21N or KEFC.
    If you should consider using KEND please read the documentation for "realignment". It can create problems, for example if you have a SAP BW that is delta-updated from CE11XXX. Also your summarization levels for COPA have to be rebuilt after KEND.

  • Repeted line items in blll

    Dear Experts,
    in my bill printout i am getting repeated line items .means if i have some shortfall charge (100rs)
    this amount also triggering in arrears line, actual arrears is (30rs) , but actual arrears are not fetching,
    when i see the doc overview (ea00)  i found that there are repeated  line items.avb.
    how can i del or change that line items, ?
    help will be more appreciable.
    thanks..

    Hi,
    In a print document the line items are divided on two parts on a higher level. The first set coming from bill document line items related to current bill period charges and the other set comes from the balance brought forward items ( you can say it arrears).
    The print document line items related to the bill document  are stored in table DBERDLB and the balance brought forward line items are stored in table DBERDL.
    You can see that every print document line item are linked with a unique line item number and a line item type. First you identify the line item is related with current bill document or balance brought forward items.
    To control how the line items will be generated in the print document for a bill document, you have to see the variant control of a variant program in the rate steps. Identify which variant program of which rates are generating that line item. Then see the variant control setting of that rate step. There may be several types of check boxes such as info lines written about calculation / qualtity etc. It geerates the information lines in the print document. Depending on your requirement you can tick or untick the check boxes. If you have ticked the check boxes for info lines written about calculation method, it might generate multiple line items for a single rate steps in the print document to display the calculation steps.
    To control how the balance brought forward will be displayed in the print document, you need a setting at the following path:
    SPRO-> SAP Utilities->  Invoicing->  Invoice Processing->  Item Selection in Invoicing->  Item Selection in Account Maintenance/ Define Sub-Items.
    In the above path for a clearing type, in the item selection for bill print out area you can define which accounting information will be included in the invoice line items and how it will be printed and whether it will be included in the bill sum total etc.
    Hope it will help.
    Thanks.
    Nirmalya

  • New GL Line Item Extraction: Automobile Industry

    Hi, All of you are so nice to help me , but Please help me to clear this up for final desgin, people have mentioned on sdn that For new GL ledeger configuration totals table we use FAGLFLEXT table and for line items we still use BSEG and BKPF tables. but Function team FICO at my client BMW and other clients for automobiles, have mentioned that FAGLFLEXA. is used for line items but that does not contain all fields of BSEG and BKPF . so please help me what should I do to resolve the below
    1. If I use FAGLFLEXA Line Item Table , how to combine the remaining fields such as BLART Document Type etc.. from BSEG AND bkpf
    2. What is BSEG_ADD: Entry View of Accounting Document for Additional Ledgers, Should i also Include this table since it contains some fields like BSTAT
    document status etc for line item.
    3. If I take the approach with line item as per new GL TABLE : FAGLFLEXA. and
    BSEG_ADD by creating generic data source on two table and enhance any other required fields like blart Document Type will it solve the line item extraction purpose
    4. I took the approach as mentioned in Point 3 . but not able to create the generic data source please let me know if you have any template to create the function module generic datasource. please send me step by step guideline would appreciate it. if you have any documents send me at [email protected]
    5. I have reviewed 0FIGl_4 LINE ITEM Data source and found that it contains only bseg and bkpf but no faglflexa table fields. so suggest if i can proceed as number 4.
    Thanks
    Regards
    Soniya Kapoor

    Hi Sonya,
    Have you received any responses to this question or found an answer on your own?  I'm also implementing the new FI-GL on ECC 6.0 and am wondering how to generate the line item datasources for BI 7.0.  The standard extractors of 0FI_GL_10 and 3FI_GL_xx_TT are only for totals records coming off the FAGLFLEXT table.  The line items are stored on the FAGLFLEXA table and the only way I know how of getting info is to create a generic datasource.  I was wondering if there is a function to generate a standard line item datasource.
    Thanks,
    K-D

  • Balance(total) and line items balance difference in FS10N

    Dear All,
    We are facing an eccentric issue. When we execute transaction FS10N for a particular account,(outgoing cheque account) the balance it is showing is 497,241,737.46. But when we drill down to see the line items balance, it shows a different balance 497,248,376.46. The line items balance is matching with the FBL3N report.
    Can anyone help me for the issue why we are getting different balances in FS10N.
    Regards
    Vinu

    Hello,
    There is a possibility that you have activate line item display for some of the accounts at a later stage. Meaning that earlier postings were not be shown for the earlier postings but only totals will be made available. Therefore, obviously there is bound to be difference between line item report and totals report.
    You need to identify which accounts are being changed with line item display at a later stage.
    In case if you forget to keep GL Line item display for an account, but the posting are already made the following steps you would required to get the line item display retrospectively.
    1. Note that you are NOT required to make the balance of that GL account to ZERO. Please do not confuse with Open Item Management.
    2. Put the check box line item display for the account in FS00. Make sure you are entering right company code.
    3. Block the account for posting in COA Segment and Company Code Segment in FS00
    4. Go to SA38 and run program RFSEPA01 (Give correct GL Account and Company Code)
    5. Now, remove the block you kept on the GL Account in FS00.
    This will reset the line item display retrospectively.
    Hope this will solve your problem.
    Regards,
    Ravi

  • FBL3N Line Item Report

    Hi Everybody,
    I want the display of Network /Activity coloumn for the line items posted on some network.I checked in
    standard report FBL3N here i can able to select the WBS element coloumn to change the existing layout
    but there is no option for selection of  Network here.
    My question is by selection of what i will ger network details on line items in this FBL3n report.
    Is there any other report which will give the Network details of each line item.
    I want to see  which line item is posted on which network activity.
    Regards
    Deepa

    Hi Deepa,
    The standard line item display FBL*N is not able to show the
    VORNR. But it is possible to use the open fi event 1650 (TA FIBF) to look up for the fields AUFPL and APLZL and to convert it into VORNR.
    The note 368310 describes the using of the event 1650 to display the long text for special G/L transactions. You can use this note as a pattern to derive the VORNR.
    Please use the following steps as below:
    1. Extend structure RFPOS and RFPOSX with field VORNR
    2. Creation of a function module which converts the fields AUFPL and  APLZL into VORNR.
       function module for conversion:
          call function 'CO_SF_AFVG_CHECK_WITH_KEY'
               exporting
                  aplzl     = i_postab-aplzl
                  aufpl     = i_postab-aufpl
               importing
                  vornr     = e_postab-vornr
               exceptions
                   not_exist = 4.
    The fields APLZL and AUFPL are available for customer and     vendor accounts (KOART = 'D' or KOART = 'K') but not for G/L account. Therefore you must select it from table BSEG to get AUFPL and APLZL.
    After the conversion move the field into E_POSTAB-VORNR.
    3.  Activation of the open fi event 1650.
    4.  Create a suitable ALV-Layout which contains the new field VORNR.
    Assign points if it useful.
    Regards
    Ravinagh Boni

Maybe you are looking for