BTE 1640 for FBL1N

Hello All,
I have used BTE 1640 to display some text at the header of  tcode FBL1N.
I have appended the text lines in table T_LINES and the text is displayed correcly on the vendor display header at the top.
But when I do sorting of the line items the header text displayed at the top goes away.
Is there any other BTE to do this change or do we have to activate any other BTE so that even while displaying the sorted line items the header text remains unchanged.
Thanks in advance
Regards,
Neelambari
Edited by: neelambari naik on Mar 1, 2011 1:23 PM

Hi,
It may not be the appropriate one. Try couple of them by placing break points in as many as possible. if not go for Substitution routines.
thanks
Dany

Similar Messages

  • BTE 1030 for Vendor Payment

    Hi All,
    I have a requirement to enhance the vendor payment process by using BTE.I am using the P/S BTE 1030 for the same.
    Can anyone guide me as to what is the field AUZZ3-AGZEI have any relationship with the other tables of the sample FM.
    regards,
    Priyanka
    Date : 16th april 2007

    Hi,
    The table which is mentioned we couldn't find in the system but anyhow the fiield which you have mentoned will have a rrealtion with the function module and with the tables mentioned below..
    BSE_CLR          Additional Data for Document Segment: Clearing Information
    AGZEI                          Clearing Item
    REGUP            Processed items from payment program
    AGZEI                          Clearing Item
    BSEG             Accounting Document Segment
    AGZEI                          Clearing Item
    Regards
    Ravi Ganji

  • F110 exit's or BTE's for proposal and payment event

    Hi experts,
    I've allready searched on the forum about this topic but havent found anything that could help me...
    What i need is some exit's or BTE's, i rather BTE's, for payment program, in  proposal event and payment.
    I've found event 2110 but after some trys the payment program didnt stoped on my break points, neither the while trues  :)..
    I think something it's missing me to activate the BTE but dont know what may still missing ...
    Does anyone knows event's that we call call in Payment Program ?
    Thank in Advance
    Best Regards
    João Martins

    Hi Joao,
    I see that your question is answered. May I ask you which BTE have you found?
    Thanks & Regards
    Ernesto

  • User specific default variant for FBL1n FbL5n

    Friends,
    I am trying to create a variant for FBL1n report layout for specific user. Now the issue is the user has to go and select his specific variant every time he executes FBL1n. Is there any way by which we can default the specific variant for specific user.
    Any help is much appreciated.

    Hello,
    Go and change the variant selection settings in FB00. You select the relevant variant.
    Regards,
    Ravi

  • At User command - enhancement for FBL1N

    Good day,
    For our requirement, we have modified the Vendor Line Item display report (Tcode FBL1N) to include another field. Now we need enhance this further. When the user clicks on this additional field, a customer specific functionality needs to be called (not the FI document).
    We checked the BADIs/ User exits for FBL1N. There are several menu enhancements. But no specific enhancement for the
    'at user command' action, called when this field is clicked. We would like to know if anyone of you have implemented this before.
    Appreciate your help,
    Liz.

    Hi,
    I tried in my system and it allows me to create enhancement in FI_ITEMS_DISPLAY. Take the following steps.
    Go to Se37 and press display for function module. Press SHIFT+F4. Go to edit--> enhancement operation->show implicit enhancements.
    It will bring a line at start and end of function module. In the end before endfunction right click with curson on line and click create implementation. Choose declaration and name of implementation and code there.
    I believe you are on ECC.
    Let me know in case you need any help.
    Nabheet

  • Dynamic Selection for FBL1N and FBL5N reports

    Dear all,
    is it possible to show more fields in Dynamic Selection for FBL1N and FBL5N reports?
    Thanks in advance
    Alberto

    Dear Alberto,
    Please refer to the SAP note 310886. In the note you should be able
    to see how to add fields in to the dynamic selection , and the fields,
    which are available for this.
    I hope this can help You.
    Mauri

  • Spool and email BTE   00002040 for F110 transaction

    Hello
    i m working in the BTE   00002040 for F110 transaction    ,  can any one tell me if we can genarate 2 copie : one copie for spool and the other for email sending.
    FUNCTION zfi_process_00002040.
    ""Interface locale :
    *"  IMPORTING
    *"     VALUE(I_REGUH) LIKE  REGUH STRUCTURE  REGUH
    *"  TABLES
    *"      T_FIMSG STRUCTURE  FIMSG
    *"  CHANGING
    *"     VALUE(C_FINAA) LIKE  FINAA STRUCTURE  FINAA
    data declaration for address routines
      TYPE-POOLS szadr.
      DATA: l_addr1_complete TYPE szadr_addr1_complete,
            l_adsmtp_line    TYPE szadr_adsmtp_line,
           ls_smtp_addr     type adr6-smtp_addr,               "
            st_lfb1          TYPE lfb1.                         "
    default: print payment advice
      c_finaa-nacha = '1'.  "spool
    ENDFUNCTION.

    Hi Experts,
    Would 00002040 help in case this is to be restricted to a single vendor only i.e. only one vendor from the CC should receive the email notification and the rest should not.
    Regards,
    Preeti

  • How to find the BTE event for FBCJ transaction code

    Hi All,
            i need to find the BTE event for Finance related transaction codes.i checked in the SWEL transaction code, didnt find any event triggered and the standard BADI doesnt suite my requirement.The transaction code  which i tried is FBCJ.can anyone help me how to find the BTE event for the above mentioned transaction.
    Thanks in Advance,
    lokesh kumar.K

    Hello Lokesh,
    The following is one of the process of finding a BTE and implementing it.
    (1)Goto transction FIBF .Execute it with Attribute type = 'A'. Then in the menubar Environment->Info System (P/S )
           Go through the list of BTE's available with the description available beside.
    (2)Select the BTE you want to implement.
    (3)Press button Sample function module
    (4)This brings you to SE37 - Copy the sample function module to a Z-function module (First create a new function group for the function module) . Note: The name of the Z-functionmodule is not important
    (5)Edit the code in the new function module
    (6)Go back to transaction FIBF - Menu Settings->Products -> Of a customer and create a new product whicj identifies the new product . Remember to mark the Active field.
    (7)Go back to FIBF menu Settings->P/S function modules->of a customer - Create an entry that links the BTE and Product with the new function module
    Hope this will help.
    Regards,
    Samson

  • BTE's for specific Tcode

    Hi All,
    Hot to find suitable BTE's for sepecific Tcode?
    With Regards,
    Manisha Gupta

    Hi
    See this [wiki|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=27025]. Set the break-point in this FM and run the tcode. Please, search before posting a question.
    Regards
    Eduardo
    Edited by: E_Hinojosa on Oct 7, 2011 1:29 PM

  • Table for FBL1N report

    Hi All,
    in FBL1N we have vendor open item for which we have table BSIK.
    Now in FBL1N, we have open to see all posting for a vendor based on posting date. i need table which can all all posting in a vendor account.
    Please advise
    Regards
    Deepak

    Hi Deepak,
    In BSIK you have option to select either debit posting to vendor or credit posting to vendor.
    You can make the subtotal by using Debit/ Credit indicator.
    Debit(S) it means +    and Credit(H) it means -
    Here you will get total of all the credit transactions and total of the debit transactions.
    Check it out.
    Regards,
    Raj

  • Custom Layout for FBL1N (Open Vendor Items)

    Hi All,
    I would like to create a custom layout for the List Output.  Currently there is only options as to display the Standard Local currency, I would like to include the value for the Document Currency (Transaction Currency) as well.  Does anyone have come across this before?  Thanks.
    Thanks.

    Hi,
    Creating a layout for any report is very easy.
    Go to TCODE FBL1N, in the output screen, below the menu options, you will find few buttons. you will find the button select layout, click on any one layout, and then click on the button select fields and copy the hidden fields from the select fields option,  add the fields you wish to add and then save the layout with a new name. Or you can also go through menu options - Settings ==> Special Fields - Include your special fields from the available tables. (This is cross client configuraiton)
    hope this helps
    regards,
    radhika

  • LAYOUT FOR FBL1N

    HI EXPERTS !
    The transaction code for the report we generate is FBL1N - vendor ledger.
    we require the vendor's bank detail in this report at the header i.e. vendor bank name , account no..(change layout of report for output )
    this detail can be seen by transaction code FK03 - view vendor data base.
    can anybody solve this .
    thanks

    Hi,
    Creating a layout for any report is very easy.
    Go to TCODE FBL1N, in the output screen, below the menu options, you will find few buttons. you will find the button select layout, click on any one layout, and then click on the button select fields and copy the hidden fields from the select fields option,  add the fields you wish to add and then save the layout with a new name. Or you can also go through menu options - Settings ==> Special Fields - Include your special fields from the available tables. (This is cross client configuraiton)
    hope this helps
    regards,
    radhika

  • Authorization control to GSBER for FBL1N, FBL3N and FBL5N transactions

    I have tried to take control of the authorizations to these reports through F_BKPF_GSB object, but I assign it to a user with authorizations to one GSBER and when I execute the reports the user is still able to see all the GSBER.
    How can I limit for the user the view of its own division in FBL1N, FBL3N and FBL5N reports?
    Thanks in advance.
    Regards,
    Erl

    Hi Angel,
    Please check the following path in SPRO transaction.
    Financial Accounting(New) --> Accounts Receivables & Payable --> Customer Accounts --> Display Line items --> Define Additional fields for line item display
    Once the field entries are added here it will reflect in FBL5N.
    Good Luck,
    Raghu

  • BTE Failing for WBS Element

    Hi,
    I need to modify the document created using FB01 / MIRO for WBS Element. I could not find any user exit or BADI to do the same. So I tried the BTE 1120... I added a structure to BSEGSUBT to add the WBS Elements... And in the FM for 1120, I am passing the WBS Element to BSEGSUBT-PROJK.
    But this data is not getting updated in the document. On further investigation, i discovered that the Internal Table T_ACCIT has the field PS_PSP_PNR and not PROJK and its because of these differences in the name of the fields, i am not able to add the data to ACCIT...
    How do i get my data in the document?
    Appreciate your help.
    Kind Regards,
    Tanuja

    Helll T ,
    i think in that case ,...make use of Substitutions in Controlling area , in FI area system wont allow to change field values which are not part of its substittion fields.
    try GGB1(tcode)--->Cost Account ->line item->create Step -->and make use of Exit Module in order to change value of COBL-PS_PSPNR or something like that.
    regards
    Prabhu

  • FI - BTE events for transaction F110

    Hi all,
    I'm quite new to the FI module and have a question regarding Business Transaction Events. I tried by searching the forum but haven't found exactly what I was looking for, so if someone could help me out I'll be forever thankful!
    The problem is the following: when I create a new customer invoice I fill in various fields, and 2 of them are: Assignment number and Document header text (ZUONR and BKTXT respectively). After saving, if I go to FB03 and view the doc number I just created, I can see these two fields (and they also appear in their respective tables). However, the issue I have is that when I execute transaction F110 for the customer I created and run the payment, I get a new document number (which is basically a copy of the first) that doesn’t have these fields informed with the original values. Therefore, my aim is to code in some type of user exit / BTE and transfer the values to the new doc. Does anyone know what event I could use or how this could be approached?
    Any help would be of use, thanks in advance!
    Adi

    Use event for F110 is 00002040. Use T-Code BERP - to activate this FIBF, you need put in Vendor Master Data communication type SMTP, when run F110 the program dispach PDF attached to email.
    Step 1 - T-Code BERP to find 00002040 – This is a Function called SAMPLE_PROCESS_00002040, copy with another name i.e. ZZZ_PROCESS_00002040
    Step 2 – T-Code FIBF -> Option -> Product -> ….a Customer, Write product name at your choice (for example ZMAIL), make sure the put this active.
    Step 3 – T-Code FIBIF -> Option ->Process Function (or Module) -> …. A Customer.
    Process = 00002040
    Module Function = ZZZ_PROCESS_00002040
    Product = ZMAIL (name of product define by you in stpe 4)
    hope this will help

Maybe you are looking for

  • SJSWS 7 to Weblogic 10.3

    Hi, I have requirement to reroute request from SJSWS 7 to WLS10.3. A application is installed in 2 managed instances in Weblogic and clustered. Now I need to have SJSWS to reroute the request from two instances of WLS and launch the application. Plea

  • M2V render issue

    I am using Premiere CS5 and Encore CS5. I have a 1080i project that is going to a DVD. When I render the MPEG2-DVD files, I get a M2V and MPA file. The M2V has a pink vertical line on the far right edge of a transition into or out of a graphic. When

  • IPhone backup not working - "session could not be started" error

    Ever since I upgraded my phone (3GS) to OS4, backup in iTunes has stopped working. The error message is: "iTunes could not back up the iPhone "XXXX" because a session could not be started with the iPhone" I have seen this error in other threads, and

  • Installing software and keep getting admin level access error -

    I'm trying to install some software on my mac and I get the prompt for network admin passowrd ao I log in and I get an error that says I need admin prioveledges or higher. I go to system prefs and that account has admin rights. I created a new acount

  • Emacs c-mode-hook no longer works?

    I just did a pacman -Syu and c-mode-hook doesn't seem to get triggered anymore in emacs.  I tried adding a hook with just a print statement and it never printed anything.  Did the same for text-mode-hook and it printed out just fine.  I'm using c-mod