Copying text in automatic line items created

Dear Experts,
When using tax code for calculatin tax we enter text for our reference which was automatically updated in sencond/GL line item but not updated in tax GL.
I cannot enter it manually because third line item is not visible it only appers when we simulate document before posting.
Any idea.
Regards
Aly

Hi Ali,
You can do this by the following steps:
1) Transaction FS00 - TAB CREATE/BANK/INTEREST - Check on the SUPPLEMENT AUTO. POSTING.
2) In entry transaction (E.G FB70) select EDIT OPTIONS and CHECK ON "COPY TEXT FOR G/L ACCOUNT ENTRY".
3) In entry transaction after SIMULATE you double click on the TAX line and enter some data. If you click + in the text field it will copy the text from the previous line item.
Alternatively you can use SUBSTITUTION to fill the text field for TAX line items.
Hope this answer your question.
Regards,
Benni

Similar Messages

  • Copy texts from parent line item to substituted line item in Sales order

    Hi Guys,
    I want to copy texts from parent line item to substituted line item in a sales order where the material is substituted by SCM.Can you guide me which FM can be used in which user exit or any new suggestion?
    Thanks
    Swathi

    Hi,
    do you want to set long text or just short one? Obviously you can not use this BADI to set different fields than are available in the method interface. But I found thread with a similar problem here on SDN.
    Re: Automatic Population of Texts during Sales Order Processing
    If you call subroutine on commit, it should be working.

  • Sales order Userexit to copy item text from one line item to other

    Hi Gurus,
                 I have an urgent issue. Based on item category in sales order, for one line item, I am getting item text. Now I have to copy same item text to other line item.
    Till now I tried save_document_prep & save_document to
    build object tdname & fetch all tdid from table stxh for object 'VBBP'.
    After that READ_TEXT and SAVE_TEXT function module.
    But during creation of sales order I am not able to get any value in STXH table for created sales order. Now I want to know from which internal table I can get item text ?  (some internal table should be there like xvbap to get text per line item)
    Or is there any other way to do this... Please help.
    Points will be rewarded.
    Thanks,

    Hi ,
    try something like this .
            l_name = ls_vbap-vbeln.
            IF l_name IS INITIAL.
              l_name = 'XXXXXXXXXX'.
            ENDIF.
            CONCATENATE l_name ls_vbap-posnr INTO l_name.
            CALL FUNCTION 'READ_TEXT'
                name            = l_name
    Regards
    Prabhu

  • How to Automatically copy text from PO Line to Fi Doc

    Hello Friends,
    can any one help me on this to resolve the issue.
    How I can Automatically copy text from PO Line to Fi Doc and replicate text from fi doc controlling reports .
    t-code- me23n
    the Header text has to copy in to FI document, accounting doc, profit center doc.
    FI When  GR posted  (WE ) PO  header text (Tab)  -à must be to copied to GR Finance document header  and
    PO  item  Text must be Copied to à Finance Document  Lint  item text
    Rgards!
    skr

    Hello,
    I got the BADI - AC_DOCUMENT and under IF_EX_AC_DOCUMENT~CHANGE_AFTER_CHECK i have to use my code. can any one send me some sample code plz.
    here i have to pass the po number and get the bktxt value.

  • Copy PO line item text to Migo line item text during PGR posting

    Dear all,
    I need to automatically copy over the ekpo-sgtxt over to screen field goitem-sgtxt during MIGO creation. Meaning, in MIGO - I enter the reference PO number and by the time I press enter, the system will propose the line items along with the "Text"field maintained with the data copied over from ME23N line items.
    Is there a user exit for this? If this question has been asked before, I'd be grateful if anyone can point me to that link.
    Thanks in advance.
    Steven

    Hello,
    How about trying userexit EXIT_SAPMM07M_001.
    Regards
    Waza

  • How to get the texts for each line item for Sales order in a smartform

    I'm createing a smart form in which i need to display certain texts for each line item of a sales order. How can i get those??
    I'm trying with the table STXH and FM read_text... but i'm not clear how and what i'm getting... can anybody pls help me.....

    Hi There,
    But then i will be getting only the value. i want to link that against the particular material of the Purchase Order.
    Like for ex:
    PO No.  Material Code        Line Item        Basic        Excise       Tax       Inv Value
    0000001 5000251                010               100           16         4.64      120.64
    0000001 5000252                020               200           32         9.28      241.28
    Can u help me on this?
    Regards,
    Jitesh

  • Text element with line item content and include text

    Hi All,
    How to write in smartform in single text element with line item content and include text.I am using this text element in table . Pls help me out. i am writing the include command in text element ,but this command is not enough for single line of text editor.
    thanks ,
    Rakesh singh

    I have been pulling my hair out for a few days trying to find
    this solution. This fixed my problems as well.
    I was getting ready to scrap the Report Builder altogether
    and move to SQL Server Reporting Services over this issue.
    I'm running 7.0.2 also, that version alone fixed many small
    issues like creating borders and such.
    Thanks

  • Two line items created while doing sales excise invoice

    Hi all,
    I have created an excise invoice through J1iin. But when I do so, there are two line items created for BED on excise paid. where as ideally there should only be one line item created.
    The standard entry should be as follows :
    Excise Duty BED Paid     617.00           
    Excise Duty SEC Pay     6.00-
    Basic Excise Duty  p     599.00-
    Excise Duty ECSPay     12.00-
    In my scenario the entry is as follows :
    Excise Duty BED Paid     181.00     here there are two line items created.
    Excise Duty BED Paid     436.00      
    Excise Duty SEC Pay     6.00-
    Basic Excise Duty  p     599.00-
    Excise Duty ECSPay     12.00-
    can anyone help on this?
    Thanks
    Priyanka
    Edited by: Priyanka Patwardhan on May 19, 2011 12:35 PM

    HI,
    Check the below settings are exist or not at your order to delivery copy controls.
    Order requirements     001    Header
    Combination requirmt   051    Combination
    Header Data            001    Header
    Header Data Ext. Sys   0
    Handling Units         000
    check and revert
    Regards
    Ram

  • How to load long text in BOM line item

    Hello Experts
    How do i load Long text in BOM Line item using LSMW
    Thanks
    S
    Edited by: Alvaro Tejada Galindo on Jan 31, 2008 5:11 PM

    Use Read_text function module.
    you need to pass
    ID
    LANGUAGE
    NAME
    OBJECT   to the function moduel
    To find the Text id name language and object these are the following steps. Example: FB02
    1. goto FB02, Enter Document number
    2. from menuselect Goto>Header-->header Text..... New window will be displayed 
    3. select the Header Text. here you can see all the text. 
    4. click on the TEXT (which you want to know the Text id) , then press log ICON (you can find in bottom right of the text window) it looks like a rolled paper. 
    5. in the Next window you will find Text Name. Text ID, Language. etc...
    Regards,
    Lalit Mohan Gupta.

  • Post long text for document line item via FI-GL Inbound IDoc

    Hi guru,
    I am trying post extension ZFIDCP02 linked basic type FIDCCP02 and message type FIDCC2 IDoc in R/3 (4.6c) via IBM Websphere (Inbound IDoc),
    I am use inbound function module IDOC_INPUT_FIDCC2 and activate exit 008 (EXIT_SAPLF050_008) and exit 002 (EXIT_SAPLF050_002),
    In the extension ZFIDCP02 and under E1FISEG, I am add my segment  ZITEXT include field TDSPRAS, TDID, TDOBJECT, TDLINE.
    I am send  ZFIDCP02 IDoc via IBM Websphere no error  but all field TDSPRAS, TDID, TDOBJECT, TDLINE in my segment  ZITEXT not post in FI-GL.
    How can I  post long text for document line item (ZITEXT) in FI-GL ?.
    and I'm mean post ZITEXT to bank statement via IDOC.
    Please throw light on this  and  may be I  'm want solution or example ABAP code for exit 002 (EXIT_SAPLF050_002).
    Thanks in advance,
    Akkapong Pirachai
    CAT Telecom
    Edited by: Akkapong Pirachai on Aug 20, 2008 7:40 AM

    Close question because long time for answer.

  • 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

  • Need help to change line item text for 220 Line items

    Hi Specialists,
    The user has posted a reversal entry ( doc type : Manual Accrual) using TCODE FBS1.
    It has 220 line items.
    Is there a way in SAP he can change the text of All Line Items for a particular document number in one shot ( Mass Change).
    Pls note : Header text remains same . Only the line item text needs to be changed in one shot .
    For Eg :
      1 50 2758000047 Accruals for CAS               Accrl - Dec 08 / Nalini Marketing(Door Mats) - Oth
      2 50 2758000047 Accruals for CAS               Accrl - Dec 08 / SKC - M&E Repair
    Changed Description:
      1 50 2758000047 Accruals for CAS               Accrl - Jan 09 / Nalini Marketing(Door Mats) - Oth
      2 50 2758000047 Accruals for CAS               Accrl - Jan 09 / SKC - M&E Repair
    Thanks,
    Abhinav.

    Hi
    This is possible, please follow as below:
    If it is GL (FBL3N), Customer (FBL5N), Vendor (FBL1N) line item use the TCODE' mentioned.
    In the selection screen, if possible give all the document numbers (it is possible with addition selection).
    Once you get the output with the line item, select all line items and go to the menu options  there you can see the mass change option, it will give one popup screen give the new value in the text field and proceed further.
    VVR

  • F110 Text for payment line items.

    Hi,
    Can any one help in this regard. How will the system capture the Texts for payment line items, I require this for ACH payment.
    Suppose  I paying to a employees, there may be so many payments like for eg: Payroll, Gas Bill, Reg Salary, Ins Prem, etc. where should I configure this, inorder the system will pick the correct text so that it can be displayed in ACH layout.
    Can anyone provide a solution for this I need to complete the requirement for ACH.
    Thanks,

    Hi Biju
    I am not clear what you are expecting.  You can make these setting in the default note to payee (if you want to see what items you can enter in the note to payee, please see the structure FPAYP, FPAYH and FPAYHX)
    Thanks
    Ashok
    Assign points for useful answer

  • Link Text to SO Line item

    Hi,
    In SALES ORDER LINE ITEM 1 ,Text entered is COLUMN 1
    In SALES ORDER LINE ITEM 2 ,Text entered is COLUMN 3
    In SALES ORDER LINE ITEM 3,Text entered is COLUMN 2
    Now in smartforms ,I have to display the above.
    ex: in COLUMN 3 ,Line item 2 should be displayed .how can i link the TEXT ENTERED IN LINE ITEMS with SALES ORDER LINE ITEM

    1. Open any one of the Sales Order in TCODE VA02
    2. Double Click on the Line Item
    3. Click on the Tab "TEXT"
    4.Double click on the Right Hand side box
    4.From Menubar, GOTO->HEADER, Here you will get ID, NAME (VBELN+POSNR), OBject, and Language
    5. Pass those parameter to Function Module READ_TEXT
    If you get ID(May be Custom Y020),Object(VBBP) then You can concatenate VBELN+POSNR (Preceeding with Zreos) for Object then Pass to Function Module READ_TEXT

  • How to Get Each line item Create and Approval dates for a SHOPPING CART in SAP SRM (ABAP Programming)

    Hi All,
    I have to Get Each line item Create and Approval dates for a SHOPPING CART in SAP SRM. Either a table, or any Function module, Method, please let me know ASAP. Same i can use in my Program.
    Thank you Very much.
    Regards,
    Ramesh J.

    Hi,
    Refer the below wiki link it may help you.
    Product catlog configuration for ECC - CRM - SCN Wiki

Maybe you are looking for