Account text (customer) for statement printout

I'm working on customer statement, the client want print out the long text (account texts) from the customer master. but I don't know which table or how should I get these long text for current customer master for Scriptform print out?!
Thanks in advanvce

Hi,
You can use the function module READ_TEXT to get account texts from the customer master..
IN the customer master you can get the text object, name & id..
By double clicking on the text..It will take you to the sap script text editor.
In the menu..Goto -> header..There you can find the details of text object, name & id..
Pass the same values to the FM READ_TEXT..in the internal table you will get the texts entered..
Thanks,
Naren

Similar Messages

  • Write off an account from Customer for Vendor

    Hi all!
    I need to write off an account from Customer for vendor, because this customer is also Vendor.
    How we do?

    Dear Tien,
    If I understood correctly a Business Partner is both a vendor and a customer for your client and I guess they want to write off the credit and debit with this Business Partners instead of using payments.
    This is possible using a manual Journal Entry, however if you have open documents after you should reconcile the documents with the JEs.
    However, I do not know if this is allowed in your customer's country. I would suggest to consult the accountant before carrying on.
    Kind Regards,
    Marcella Rivi
    SAP Business One Forums Team

  • Account assignment model for customer line items

    Hi all
    As per SAP, account assignment models can be used for creating the entries for GL accounts. I have a scenario which requires similar type of feature for Customer and vendor items also..
    Is it possible to create an account assignment model for Customer and vendor line items..with posting key 01..?
    Thanks and Regards
    Rakesh

    Hi,
    Account assignment model is created using transaction code FKMT. It does allow using posting key 01, however unlike in GL Account - Customer accounts will not be always same. Hence, normally used for GL postings.
    In case if you are going to use for the same Customer / Vendor Account you can try it using transaction code FKMT.
    Thanks
    Murali.

  • Substitution rule for gl account text field in line item.

    Hi
    We have intercompany postings made for a no.range of GL accounts ex: 1000-1999.When ever this accounts are getting posted ,i.e the accounting doc,need to make substitution such that what ever the description is given in the offsetting entry(ex: vendor 10000 - Material vendor ) for this GL in the accounting doc should come in the text field .
    I want the description of the vendor account to be inb the text field in the line item of the gl account.Is it possible thru substitution.If so how.
    Please advise.

    Thanks for all your replies.
    I Want the field BSEG- KOBEZ i.e description field in the accounting doc of the offsetting entry to be replaced in the GL account  text field.
    Ex :
    PK    Account        Description                  Amount           Text
    31    100000         Furniture  Vendor             50             Sales
    40    1999             Inter Compy                     50             Furniture Vendor
    I want the description of offsetting entry vendor description i.e Furniture vendor (field BSEG-KOBEZ) to be replaced in GL line item text BSEG-SGTXT.
    I cant find the field BSEG- KOBEZ while i search in the substituion to replace in Text field.
    How do i write in substitution to say that the offsetting entry description should be in text field of GL account.

  • BSIS Index for G/L Accounts contains Customer items ?

    Hello experts,
    I have some doubts about what i'm seing in database table BSIS. I always thought that this index table was containing only items with account type 'S' for GL account items.
    But it seems that customer items (with account type = D) can also be stored in this index table.
    Can anyone confirm if it is the normal behavior ? I'm really confused.
    Thanks in advance for any help.
    S.

    In the master data of the reconciliation account, you have the field SKB1-MITKZ (Reconcil.ID), with value 'D' for a customer reconciliation account.
    The documentation of this field is:
    Account is reconciliation account                                                                               
    An entry in this field characterizes the G/L account as a reconciliation
         account. The reconciliation account ensures the integration of a       
         subledger account into the general ledger.                                                                               
    Examples                                                                               
    G/L account 140000 is defined as a reconciliation account. In the      
         customer account 4711, the G/L account 140000 is determined as a       
         reconciliation account.                                                                               
    In this way, all postings to customer account 4711 are also posted     
         automatically to the G/L account 140000. The G/L account itself is not 
         designed for direct posting. In this way, a reconciliation between     
         subledger and general ledger is always guaranteed.

  • Customer for function SP may not have account group in sap

    Dear All,
    Not open the sales order and error show in SAP
    Customer for function SP may not have account group.

    In IMG > SD > Basic Function > Set up Partner Determination
    Check the assignment of Partner Function with the Account Group in Account Groups - Function Assignment.
    Best Regards,
    Ankur

  • Text Migration for Customer Master ?

    Hi all,
    I am involved in the migration of the customer master and so have to migrate text sitting on the customer master.
    Can somebody please provide me some help on this?
    As a start off point I have a SAP Sandbox system from where I can see what all text is being maintained at the customer master level which i should be bringing on to the Production system. What tables can I look into to see all the text maintained for the customer master.
    Help will be really appreciated.
    We intend to use the standad idoc for migration.
    Thanks/Regards

    Hi,
    Jason is correct that you will need the READ_TEXT function if you want to either spot check some texts (use SE37 and READ_TEXT to view a sample of customers) or if you want to extract the data.
    However, if for example during an extract or during an upload you merely wanted to check whether a customer had texts, you can check on table STXH. Each customer text (of one or multiple lines) will have one header record in table STXH. STXH does not allow you to see the data as Jason pointed out, but it does show whether it exists or not.
    An easy way when dealing with long texts to fnd out the object, id and name of any text is to go into the text record intself in the display transaction (eg, XD03 for customer master) and in the menu path click Goto>Header. That will give you the header information for the text and allow you to see what you need to code into your ABAP program or LSMW.
    Ben
    http://www.harlex-ltd.com

  • Text ids for Chart of Accounts & Co Code Area

    Hi,
    Why do we need obt6 & obt7 i.e. Text ids for Chart of Accounts & Co Code Area.
    Regards,
    Vikas

    in case when u want to use some additional text for the creation of GL at a crertain level like COA then u create the standard text types and tick the relevant text... then whenever u create the GL then it will give u the option of putting text there..... it is more of information text....

  • Preview custom text presets for AE via Bridge

    Hi there,
    Can I preview custom text presets for After Effects via Bridge?
    If so, can I control it somehow via scripting?
    Thanks in advance.

    Version of Bridge? OS? Are you up to date? Mine works just fine on OSX 10.10.1 and Bridge 6.1.0.115

  • Delta for GL Account Text

    Hi,
    We have GL Account Attribute Datasource supporting Delta option, but GL Account Text DS is not supporting. I checked ROOSOURCE tabel at source system, Delta process field for Text DS is also not enabled.
    Is their is any OSS Note for it? As logically text DS should support delta if attribute DS is supporting it.
    KJ!!!

    Thanks for all your replies.
    I Want the field BSEG- KOBEZ i.e description field in the accounting doc of the offsetting entry to be replaced in the GL account  text field.
    Ex :
    PK    Account        Description                  Amount           Text
    31    100000         Furniture  Vendor             50             Sales
    40    1999             Inter Compy                     50             Furniture Vendor
    I want the description of offsetting entry vendor description i.e Furniture vendor (field BSEG-KOBEZ) to be replaced in GL line item text BSEG-SGTXT.
    I cant find the field BSEG- KOBEZ while i search in the substituion to replace in Text field.
    How do i write in substitution to say that the offsetting entry description should be in text field of GL account.

  • Account is blocked for posting - parking Invoice for one time customer

    Hi Experts
    My end user is encounter error "Account is blocked for posting " when they tried to park invoice for one time customer (FV70). I checked and confirm the customer is not been blocked and allowed for posting in this period. Anything i can do for resolve this issue?

    Hi
    after you open T-code FS00 click on the GL and choose the change pen then click on  un-mark the Lock indicators .
    Regards
    Mahmoud El Nady

  • Required Text Field for automatically generated line items

    Hi Experts,
    I have noticed that when additional line items is automatically generated by SAP, the line item text field becomes required for those items.  This happens regardless of the configuration made in the field status group....
    For example, when posting cross company code transactions using account assignment model, the balancing entries (automatically generated by SAP) requires an input for text field.  The same scenario happened when I run F-58 in background (BDC), and there are additional line items in my entry.
    Can you please share some insights on SAP's behavior.  And is it possible to turn it off?
    Thank you.
    Regards,
    Reiko
    Edited by: P. Reiko on May 16, 2011 10:25 AM

    Dear:
                  1st check out the configuration for text filed that whether it has been set mandatory in the following FSG
                   1.... Field status groups which we assign to Recon Accounts of customer--OBC4
                   2..... Posting keys---OB41
                  3....... Field status group for Customer account group
                  SPRO>> FA>> AP & AR>> Customer Acct >> Master Data >>Preparations for Creating Customer Master Data              Define Acct Groups with Screen Layout(Customers)
    See if it has been set mandatory there. Revert back in case issue is not resolved.
    Regards

  • Subject Text replaced with Accounting Text in Notification Creation

    Friends,
    We have created some custom notification types with some screens modification. Now when I am creating a notification and add some text in Subject tab and then add some text in accounting tab (custom tab) text then after clicking again in subject text the text of accounting tab is displayed. Why so? but when I save the notification and display the text in both tabs are displayed correct.
    Can some one let me know what is missing??

    Your comment about retrieving a previous version of the file from Time Machine reminded me of something... it may be a clue to what happened. A little history to the document: I created this file and was working on it for a while but forgot to save it. As often happens when you forget to save a file... the program crashes! But when I reopened PS, there was the rescued file... only a few recently made changes were missing. I continued to work on the project to get it back to the point before the crash (can't remember if that involved text editing). I saved it and closed the file for the day. I didn't notice any problems until  the next day when I tried to edit the text. I have a feeling this might be part of the problem.
    I will use your suggestion to see if I can retrieve a copy of the file before the program crashed. Perhaps we've stumbled upon something.

  • Reading GL Account Text Values FSS0

    Hi folks,
    In T-Code FSS0, under the Information tab, there are three text fields under "GL account texts in company code" namely account assingment,accountingnote and additional info. Where are the contents of these get stored?(i mean which table).
    I would like to read them and use in a sap query report.
    Thanks.

    Hi,
    In continuation of the problem, I'm trying this piece of code behind a custom field in SAP query.
    DATA: text_01 like STXH-TDNAME,
    textlines LIKE tline OCCURS 0,
    textline LIKE LINE OF textlines,
    thisline TYPE i VALUE 0,
    pos_i(6) type c,
    kdauf_i(10) type c,
    Bestelltext1 like stxh-tdname,
    bestelltext2 like stxh-tdname,
    bestelltext like stxh-tdname.
    unpack SKB1-SAKNR to pos_i.
    unpack SKB1-BUKRS to kdauf_i.
    CONCATENATE kdauf_i pos_i into text_01.
    CALL FUNCTION 'READ_TEXT'
    EXPORTING
    id = '0001'
    language = 'E'
    name = '00011111101001'
    object = 'SKB1'
    TABLES
    lines = textlines.
      thisline = 1.
        LOOP AT textlines INTO textline.
          CASE thisline.
            WHEN 1. Bestelltext1 = textline-tdline.
            WHEN 2. Bestelltext2 = textline-tdline.
          ENDCASE.
          thisline = thisline + 1.
        ENDLOOP.
      CONCATENATE Bestelltext1 ' ' Bestelltext2 into Bestelltext.
      kdauf_i = 0.
      pos_i = 0.
      textline = 0.
      thisline = 0.
    It executes but it's not returning the actual text, but i see only 0 for all GL accounts. Can someone help me out. I'm not an ABAPer basically. Thanks

  • No corporate chart of accounts is defined for your chart of accounts

    Hi
    I want to know what can be the reason if GLs exist at the chart of accounts level and not at the comany code level even though the company code is assigned to the chart of accounts .
    When I go to create the Gl at CoCd leve it says 'No corporate chart of accounts is defined for your chart of accounts'.
    Please suggest,  (the Chart of accounts has been copied)
    thanks

    hi,
    the chart of accounts are three types
    1.operating chart of accounts
    2.Country chart of accounts
    3.group chart of accounts
    Charts of accounts can have three different functions in the system:
    Operating chart of accounts
    The operating chart of accounts contains the G/L accounts that you use for posting in your company code during daily activities. Financial Accounting and Controlling both use this chart of accounts.
    You have to assign an operating chart of accounts to a company code.
    Group chart of accounts
    The group chart of accounts contains the G/L accounts that are used by the entire corporate group. This allows the company to provide reports for the entire corporate group.
    The assigning of an corporate group chart of accounts to a company code is optional.
    Country-specific chart of accounts
    The country-specific chart of accounts contains the G/L accounts needed to meet the country's legal requirements. This allows you to provide statements for the country's legal requirements.
    The assigning of an country-specific chart of accounts to a company code is optional.
    Use
    You can enter a group account number as additional information in the G/L accounts of the chart of accounts you are using. The system checks whether the group account number exists in the corporate chart of accounts.
    Example
    If the structure of the chart of accounts is predetermined by national legal requirements, you can define a corporate chart of accounts. All accounts receive a group account number which is the same for all accounts of that particular type in various different charts of accounts.
    For consolidation purposes, you can define the balance sheet and P+L by using group account numbers, i.e. they do not need to be defined differently per country.
    path - spro -img - financial accounting - general ledger accounting - master data - g/l accounts - preparation - Edit chart of accoun list ( OB13 )
    t.code ob13 matain chart of accounts under u will matain Group chart of accounts
    1.define account groups obd4
    t.code ob62 assign ur chart of accounts ur company code
    Accounting -> Financial accounting -> General ledger -> Information system -> General Ledger Reports -> Master Data -> -> Chart of Accounts Chart of Accounts.
    Description
    The Chart of Accounts program is used to display G/L account master data which is not specific to the company code and print out G/L account lists. You can use it for informational and documentation purposes.
    Output
    You can specify selection criteria to limit the number of G/L accounts printed.
    The system displays the G/L account number and long text first. Double-click an account in the list to display additional master data that is not specific to the company code.
    Edited by: janaki ram on Oct 21, 2008 6:19 AM

Maybe you are looking for