How to know printout of G/L Account Line item

I'm using FBL3N to query the G/L account line item. And now, i want to print out the report of last page. But i don't know which is the last page. How can i print the page. Thanks

Print in background. The spool request will indicate the number of  pages. With changed parameters you can print just the last page.

Similar Messages

  • How to know the label in the same line inside the JTextPane?

    how to know the Jlabel in the same line inside the JTextPane?

    My application have two pane, the left one have some JLabel, which contain a ImageIcon. The user can drap the JLabel from the left pane and drop the it to the right pane.
    Now if the user has dropped several JLabels, I would like to know whether it is placed in the same line.

  • How to change the posting date at the line item level in a sales order

    how to change the posting date at the line item level in a sales order

    Hi,
    I believe the POSTING DATE will appear on the accounting document
    In the Accounting document, the posting date will be based on the  Billing date.
    Please let me know if you need any more details
    santosh

  • Adding  fields in the  transaction  FS10N ( G/L  Account LIne Item  Display

    Hi all,
    in G/L  Account Balance Display( FS10N)  once i get list display when i click
    CUMULATIVE DISPLAY button it will go to G/L  Account LIne Item  Display list
    Here i have to add CUSTOMER field (sold to party or partner)  And NAME field in
    the list beside G/L account and  company code fileds
    Please let me know how to proceed.
    shall i have to do any back ground setting or
    i have to copy the program in to Z program
    then modify?
    urgent requirement
    please let me know
    thanks

    Hi,
    For writing a substitution exit code you will need the help of your ABAPer.
    Use T Code GGB1 to create a substitution. In the application Area select Financial Accounting --> Line item.
    Create a substitution for your company code. Under Substitution Create Step. When you click on step it will give you a list of fields in BSEG table. Select field name XREF1 or XREF2 or XREF3 any one. In the next screen select "Exit". In the Prerequisites give conditions as BKPF-BUKRS = 1000 (your company code).
    In the Substitution select your exit code against  your XREF1 or XREF2 or XREF3 field.
    While writing the exit code you can give the logic as select BSEG-KUNNR and pass to table KNA1. Then populate BSEG-XREF1 with KNA1-NAME1
    Save this substitution and activate it in T Code "OBBH"
    While writing Substitution exit copy the standard program "RGGBS000" and create your Z program. Write your new code in the Z program. This step should be done before you create a substitution. Use T Code GCX2 and maintain your Z program against Application Area "GBLS".
    Also see to it that the Reference Key1 / 2 / 3 field is made optional in all the Posting Keys and Field Status Groups.
    Please let me know whether this helps.
    Regards,
    Swapnil

  • Business Area is not getting updated in "Main Bank Account" Line item (FF_5

    Hi Gurus,
    I am executing T Code: FF_5 for uploading the "Multi-Cash" Format. This transaction clears the Bank Clearing Account and post the entry to the credit of "Bank Main Account".
    Now while i had executed F110, the Business area was properly captured in the Bank Clearing Account Line item. But while executing FF_5, the Business Area is not getting captured against the "Main Bank Account" Line item.
    Can you please tell me how to capture the Business Area against the "Main Bank Account" Line item.
    Rgds,
    Prasad.

    Hi,
    1. In case of Business where payments are made centrally it is important to report
        Bank A/c Business area wise.
    2. However I have solved the problem by doing "Sustitution", and its working fine. The Business Area is getting updated against the Main Bank Account Line item.
    3. I am however getting one error while doing the upload in FF_5. The error occurs
       only if Business Area is a "required" field in Bank Account's "Field Status
       Group".
       Error: (00 298) Formatting error in the field COBL-GSBER ; see next message.
       But if I make Business Area as an Optional Field I am not getting an error and
       also the posting is done to Main Bank Account.
    Is there anyother method by which this error can be corrected.
    I have assigned 2 points for your inputs. Can you help me to solve this error as well.
    Rgds
    Prasad

  • G/L ACCOUNT LINE ITEM ERROR

    hello experts,
    i am working on  FI DATASOURCE trying to extract the data for the 1st time since we went live
    the datasource is G/L Accounts: Line Items  0FI_GL_40
    i have executed the infopack and got more than 2.5 crore records in PSA
    now when i am executing the DTP to load the data to DSO
    its giving short dump within 30 mins of execution showing below details
    Runtime Errors         UNCAUGHT_EXCEPTION
    Except.                CX_SY_NO_HANDLER
    Date and Time          05.03.2011 13:31:40
    Short text
         An exception occurred that was not caught.
    What happened?
         The exception 'CX_SY_NO_HANDLER' was raised, but it was not caught a
          along
         the call hierarchy.
         Since exceptions represent error situations and this error was not
         adequately responded to, the running ABAP program
          'CL_RSBK_CMD_X=================CP' has to be
         terminated.
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
         keep them for a long time.
    rror analysis
       An exception occurred which is explained in detail below.
       The exception, which is assigned to class 'CX_SY_NO_HANDLER', was not caught
        and
       therefore caused a runtime error.
       The reason for the exception is:
       An exception with the type CX_SY_OPEN_SQL_DB occurred, but was neither handle
       locally, nor declared in a RAISING clause
       The occurrence of the exception is closely related to the occurrence of
       a previous exception "CX_SY_OPEN_SQL_DB", which was raised in the program
        "CL_RSODSO_SEMANTIC_PACKETIZER=CP",
       specifically in line 79 of the (include) program
        "CL_RSODSO_SEMANTIC_PACKETIZER=CM002".
       The cause of the exception was:
       The database returned a value containing an error
       how to correct the error
       If the error occures in a non-modified SAP program, you may be able to
       find an interim solution in an SAP Note.
       If you have access to SAP Notes, carry out a search with the following
       keywords:
       "UNCAUGHT_EXCEPTION" "CX_SY_NO_HANDLER"
    "CL_RSBK_CMD_X=================CP" or "CL_RSBK_CMD_X=================CM00S"
    "IF_RSBK_CMD_X~GET_DATAPACKAGE_GENERAL"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
       To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    please suggest what is the error and how to Rectify the same as it is needed on priority
    thanks in advance
    Edited by: Tarakz on Mar 5, 2011 12:11 PM

    hello ,
    i have got the data correctly but the request is still showing Red although when i monitor nothing is red inside but still request showing red
    and i have semantic keys and in filter option i am unable to take any selection
    how to take selection
    plzzz explain
    thankssss

  • Tcode FV50: How to find long text in FI Document line item Before Saving.

    Hi,
    How to find long text in FI Document line item.
    During Parking of the FI document through Tcode FV50 i m giving the some text in the long text not in the text field.
    I would like to validate the Long Text Before Saving in user exit "U300" under  the  "Sunstitution" .
    Please anybody can be help me out where exactly this long text is going to be stored or in which internal table or memory id.
    Please give me the answer as soon as possible .
    Note:- Read_Text function module is not useful. Because Read_text useful after saving document.

    Hi Amit,
    In application area FINANCIAL ACCOUNTING , go for node LINE ITEM. Here create a step & maintain the prerequisite as per your requirement & in the check you can mention the code or you can direct it to a custom program like ZFI_RGGBR000.
    Here while maintaining the check you will get structures BKPF & BSEG in which you will get the desired field you are looking for.
    Just try to explore in your system how the other validations are maintained.
    After you are done with all your code, you have to run the regeneration program RGUGBR00.
    Here utmost care should be taken while running regeneration program, you should select all the checkboxes in the selection screen except  GENERATE SETS, GEN SUBSTN ROUTNS IN ALL CLNTS  & TRACE PROG. GENERATE CALLS .
    Hope this make your doubt clear.
    Regards
    Abhii

  • Bank sub account line item still showing as a open item after down payment

    hi
    1) i created a dwnpymt req using TCODE:f_37
    2) created dwnpymt for dwmpymt req using TCODE:F-29
    3) created customer invoice using Tcode:F-22
    4) clear dwnpyment req against invioce using TCODe:F-39
    now my question is when i create dwn pyment i used bank subaccount(cheq rec) to debit and customer to credit
    so after i cleared dwnpymt with invoice. the bank sub account line item still showing as a open item .
    why?
    i appreaciate your usefull inputs
    thanq.

    Hi
    I hope you will be running manual or electronic bank statement at your company.
    The bank sub account that has been posted gets cleared when you run manual or electronic bank statement.
    Let me explain you in detail
    The entry that got posted during the down payment received from Customer--
    Check Receipt A/C Debit
    Customer A/C        Credit
    When you run the manual or electronic bank statement the entry gets posted as
    Main Bank A/C Debit
    Check Receipt A/C Credit there by clearing the open item from the Check Receipt A/C.
    Hope this helps you in understanding how the open item in Check Receipt A/C gets cleared.
    Good Luck
    Hari

  • How to restrict separate payment document for each line item in APP

    HI Experts
    PLs let me know how to restrict separate payment document for each line item in APP
    Thanks
    Sneha
    Edited by: Sneha R on Apr 14, 2009 4:18 PM

    Sneha,
    If your query was to group items for payment ,in FBZP  co code data for payment method there are 2 options 1.group payment for marked items 2.payment per due date.
    Also in the Vendor master there is a flag which will ensure that each item is paid individually,if this is what you were looking for  ( FK02 change vendor).
    In case you want to group items to be paid together Payment Grouping Key can be assigned in Vendor Master .
    Shony

  • Field Char(255) for texts in accounting line item

    Hi Experts,
    I need a field with type/len char(255) for texts in accounting line item.
    I know I can use Long Text (EENO_DYNP-ZEILE) but it is not shown in TCode FAGLL03 and that is my need.
    Please help me.
    Best regards,
    Itajaci Júnior

    Hi Paul,
    Thanks for your reply.
    I already have these fields active, but unfortunately the sum of their sizes is not enough. Also, I would have to split the text into four fields and I think that it is not the best option for the customer.
    One more time, thanks for your answer.
    Any other ideas? It can be a Z field. The most important is that it be shown in Tcode FAGLL03.
    Regards,
    Itajaci Júnior

  • Report GL Account Line Item with vendor name and VAT registration number

    Hi,
    Is there any standard SAP report/inquiry for GL Account Line Item like FBL3N, with information vendor name and VAT Registration Number (field STCEG) without using ABAP.
    Thanks.

    Hi,
    We can get purchase register through T.Code: 'J1I2' by specifying condition types and tax codes.
    We can't get 100% report from this T.Code.
    Check it once.
    Regards,
    Padmaja N.

  • How to create an inspection lot for each line item of the Purchase order?

    Hi,
    How to create an inspection lot for each line item of the Purchase order ?
    In detail if possible.

    Hi
       please check this
    [thread|Create Inspection Lot;

  • G/L Accounts: Line Items (Direct)

    Hi experts,
    in BI, we are using VIRTUAL cube G/L Accounts: Line Items, which is based on DTP, using data source 0FI_GL_40. We have enhanced extractor, using user exit, to populate some fields, which have been empty (vendor and customer number on G/L account). Now, extractor is working properly and the fields are populated, also seen in BI report, when using - REPLICATED data (from DSO). But when we use VIRTUAL provider (cube), the fields are empty.
    It seems to me like VIRTUAL info providers BASED on DTP "don't go through" user exit. I would like to ask whether this can be handled somehow, so that are fields populated through user exit, will be seen also usin virtual provider, not replicated data.
    Thanks in advance.
    Peter

    Hello Dennis,
    thanks for the tip, your assumption is right, it's regarding 0FIGL_V40 in BI 7.0. Could you please be more detailed, which BW 3.x InfoSource do you mean? Or what exactly has to be done?
    The "objects" under this InfoCube are - transformation, datasource (0FI_GL_40) and InfoPackage, that's it. When I check InfoCube Type/Namespace - it is based on Data Transfer Process for DirectAccess, but the checkbox With InfoSource 3.x is not checked..
    Thank you in advance for your answer.
    Regards,
    Peter

  • Payment method in GL account line item

    Hi Sapients,
    In my HR master, vendor account and payroll result the payment method is dispalyed and its is right.
    But when after posting, in GL account line item its not showing the payment method.
    Kindly help to resolve it

    Hi
    Depending on the GL Account Assignment of the Two GL Accounts, you need to check the copy controls in VTFA
    Regards
    Sanil

  • G/L Account Line item display

    Hi All,
    I have an incoming receipts in G/L account line item which is a paid invoice but it is in an open status. will the value of the open amount reflect in BI reports.
    The value does not show in the BI report currently, is it because of the open status and needs to be cleared first or any other reasons.
    Kind Regards
    Niren

    Hi Niren,
    I think you are using partial payment, so the clearing doucment will still keep open status.
    if you use residual to clear open line item, then the cleared item is changed to "clearu201C stataus, and a open line item with left amount will be generated.
    Give you a example:
       40 expense  500 USD / 31  vendor   500 USD    <<< dpcument:A
    1. using partial payment to clear 200 USD,  the cleairng document with open status
       25  vendor  200 USD   / 50 bank   200 USD  <<<<< open status. <<<document:B
       then when you clear another 300 USD, you need to select document A and document B
       50 bank  500  / 25 vendor  500  <with this clearing document, document:A and B are cleared together.
    2. using residual item clearing to clear 200 USD , the clearing document is like below:
       25 vendor   500 USD<< this is for clearing the doc:A  / 50 bank       200 USD
                                                                                    36 vendor    300  USD  <<<< left amount 300 is
                                                                                    in open status
    For BI report issue , it should be BW issue, it is better to ask this question in BW Forums.
    Anyway you can try to clear a open line item with full amount, then confirm whether the value updated in BI report or nt.
    Best Regards,
    Gladys xing

Maybe you are looking for