Transaction FBL3N - display field XREF1, XREF3

Hello all,
I have a problem with the transaction FBL3N. I can not see the value of field XREF1 and XREF3 in some variants. I can not add the field XREF3 into the table T021S.
Any suggestions ?
Marcela

Hello Marcela,
Because these fields is a field of table BSID/BSIK but not of BSIS, it
is offered you in the field catalogue under 'change layout'.
But to be able to use the field in FBL3N, you should define it as a
special field.
These fields need to be setup as Special Fields in T021S. You can do
this by the following path in IMG:
Financial Accounting->General Ledger Accounting->G/L Accounts->
Line Items->Display Line Items with ALV->Define Special Fields for
Finding and Sorting Data. (transaction OBVU).
Regarding the Special Fields, please see attached Note 215798.  This
note will explain that the special fields need to be in table T021S
as well as in the RFPOSXEXT structure which can be verified via
se11.  If these fields are not yet in RFPOSXEXT see Note 215798
(you can verify this in RFPOSXEXT by going to the bottom of the
structure and see under column 'Component' that special fields are
denoted by 'U_XREF1').  You may see a field XREF1
under the 'Component' column, but these fields are NOT the special
field.  The special field is denoted by U_fieldname.
Also, to ensure you are using the Special Field in the display variant
-FBL*N when you select->Current display variant right mouse click on
the pop-up box and choose 'Show technical names'. The special fields
will be displayed as follows: 'U_XREF1'.
This will ensure that it is truly the special field you are using.
You will notice that there will be a field 'XREF1'.  These
are NOT the special fields.  You MUST use 'U_XREF1' in
the display variant to view the data.
You need to do the same for XREF2 ,...
Please refer to the following notes too:
215798  FBL*N: Special fields are not displayed
984305  Line item: Definition of special fields (T021S)
BR, Hana

Similar Messages

  • FIELD BSEG-XREF3 - how to show it in transaction KSB1

    Is it possible to see the field BSEG-XREF3 (reference field 3) in the transaction KSB1?
    Thanks and regards, Rino

    Hi
    Yes it is possible...
    Add the desired fields XREF1, 2 3 to the structure CI_RKPOS
    Attached below is the sample code to be written in include ZXKAEPU01 of EXIT_SAPLKAEP_001
    I used it to fetch XREF1 and 2
    SELECT SINGLE vbel2 xref1 xref2 FROM bseg
      INTO (cs_record-vbel2, cs_record-xref1, cs_record-xref2)
                 WHERE bukrs = cs_record-refbk
                   AND belnr = cs_record-refbn
                   AND gjahr = cs_record-refgj
                   AND buzei = cs_record-refbz.
    In your case, I guess, the code will be (I am not an expert @ ABAP.. Forgive me for any miss-ups)
    SELECT SINGLE vbel2 xref3 FROM bseg
      INTO (cs_record-vbel2, cs_record-xref3)
                 WHERE bukrs = cs_record-refbk
                   AND belnr = cs_record-refbn
                   AND gjahr = cs_record-refgj
                   AND buzei = cs_record-refbz.
    Regards
    Ajay M

  • Display variant for transaction FBL3N - can it be protected?

    Hi,
    I have made a display variant for transaction FBL3N (G/L account line item display).
    Can I protect this variant?
    I don't like other users to overwrite it.
    Thank you.
    Kind regards,
    Linda

    Hi Linda,
    Line layout variants depend on a few things.
    1 authorizations.
    you need to make sure general users cannot change the standard layout. This is done via settings, layout, administration.
    2. Personal variants, you can create your own variant and set it up just for yourself.
    This can be done by selecting the user specifc tick box. The naming will have to be different but a user wont be able to see or change your variant.
    3. Lastly you can set your variant in FB00, however all this does is assign a variant to a user, someone with either the correct authorization or a variant that is not a user specific one COULD be changed.
    Hope this helps.
    Please award points if useful.

  • Xref1, Xref3 fields in FBL5N report

    Dear Gurus,
    I had added special fields Xref1 and Xref3 in FBL5N report, but even though data is existed in table BSEG for the said fields, in report FBL5N feilds showing blank.
    Please suggest,
    Praveen Lobo

    Hi ,
    Did you fectch data into output table in report properly?
    I have checked the report , You need to add it properly for ALV and check case sensitivity also to the ALV.
    Debug data fectching through passing to  output table.

  • On transaction FBL3N  report change layout and save layout icons  not activ

    Hi,
    I am working on upgrade project from 4.6C to ECC6.0. On transaction FBL3N  report change layout and save layout icons  not active; only select layout icon is active.
    Please advise how these two icons can be activated.
    saeed

    Hi,
    The object F_IT_ALV has a field, the activity ACTVT, which can
    contain four permitted values: 01, 02, 03 and 70.
    Activity 03 corresponds to the minimum authorization, which is the
    most restricted one: You can only select layouts which have
    been configured already. In particular, all of the other functions
    named above are inactive with activity 03.
    I guess that your user-id have set activity 03 for this object.
    The SAP notes 374656 and 409190 are recommended.
    So, if the values 01 and 02 are not included, then
    the user can't change and save layouts.
    For the line item display in FI the authorization
    object FI_IT_ALV has been created as an extra security check in addi-
    tion to the ALV authorization object S_ALV_LAYO.
    Please check note 374656 where you should be able to find
    relevant info about this. Also note 637554 should be helpful.
    Regards,
    Aidan

  • How to make Standard SRM fields as display fields on the screen

    Hi,
    I would like to make standards SRM field "PRODUCT ID" as the display field under the "BASIC DATA" tab.
    Is there any way to control the standard SRM fields on the Basic data of the SC?
    I have done it with custom fields with the BADI-BBP_CUF_BADI but it would not work for Standard SRM field.
    Thanks in advance.
    Mrudula Patel

    OK here is the solution.
    Create a Transaction variant via SHD0 Tcode
    In the transaction screen variant make the field display only.
    activate the transaction variant
    All the best.
    Let me know if any problems.
    Get me ur email id --- maybe i can you a document on how to create a screen variant and activate it.
    Message was edited by:
            Gummadi

  • Additional search & display fields rqd for opportunities in IC Winclient

    Hi
    I have a requirement where i need to add additional search and display fields in the Interaction history in IC Winclient.
    The search and display fields are for the opportunities search in the Interaction History.
    As SAP standard we have,but need to add few more for my client.
    Please can anyone suggest me is there any standard config to do it or we need to develop to populate the additional fields.
    I really appriciate for quick response and will be give reward points .
    Thanks,
    Kalyan
    Message was edited by:
            kalyan atukuri

    Hi Siva
    What is the transaction to look at this query?  I have not seen any evidence that the program accesses this query, but it is worth having a look I guess.
    The sequence of Function calls are:
    CCMCS_BP_SEARCH_RULES
    CCMCS_BP_SEARCH_CONTROL
    CCMCS_BP_ADDR_SEARCH2
    CCMCS_BP_SEARCH2
    (Up to this point it uses structure CCMADDRESSFIELDS, and has accesss to HOUSE_NUM2)
    Then it calls BAPI_BUPA_MAIN
    It might be that I will have to repair CCMCS_BP_SEARCH2 in the end, but I'd like to be sure that it is my only option, as I do not want to change SAP standard code unnecessarily.
    Cheers
    Esti

  • Transaction in display mode

    i have created a transaction and now i want to make it in display mode whenever i call this tcode from another program

    Create a new transaction for display.
    In the flow logic of each screen, make sure to set all fields to output only when the new transaction is used.
    You can set each field to output only by:
    loop at screen.
      case sy-tcode.
      when 'xxx'. " normal transaction.
        screen-input = '1'.
      when 'yyy'. " your display transaction
        screen-input = '0'.
      endcase.
      modify screen.
    endloop.

  • Add a display field for tran-TX12.

    Hi,
    TX12 is a CFM transaction for premature settlement of a forward. Screen field: VTXI1-XBZBETR displays total amount of the forward no matter if a part of it is settled or not.  Requirement is to introduce a display field in screen no. 210. (Main prog. SAPMF77A). The field should populate the remaining amount in the forward which is being settled.

    Hi Vishwas,
    Try with TCODE EEWB, which is Easy Enhancement Workbench.
    which will help u to modify ur screen.
    Regards,
    Ranjit Thakur.
    Mark the helpful answer.

  • Drill down capabilities for an alv grid display field using oops concept

    Hi All,
    could anyone help me in how to achieve the drill down capabilities for an alv grid display field using oops concept.
    Thanks & Regards,
    padmasri.

    padmasri,
    Hope your requirement is something like, when you click on a sales order number it should display that order (VA03), in a grid output displayed using set_table_for_first_display.
    you can acheive it using event double click.
    *&            L O C A L  C L A S S E S   -   D E F I N I T O N         *
    class lcl_event_receiver: local class to handle event DOUBLE_CLICK
    CLASS LCL_EVENT_RECEIVER DEFINITION.
      PUBLIC SECTION.
        METHODS:
        HANDLE_DOUBLE_CLICK
            FOR EVENT DOUBLE_CLICK OF CL_GUI_ALV_GRID
                IMPORTING E_ROW E_COLUMN.
      PRIVATE SECTION.
    ENDCLASS.                    "lcl_event_receiver DEFINITION
    *&    L O C A L  C L A S S E S   -   I M P L E M E N T A T I O N       *
    CLASS LCL_EVENT_RECEIVER IMPLEMENTATION.
      METHOD HANDLE_DOUBLE_CLICK.
        PERFORM HANDLE_DOUBLE_CLICK USING E_ROW
                                          E_COLUMN.
      ENDMETHOD.                           "handle_double_click
    ENDCLASS.                    "lcl_event_receiver IMPLEMENTATION
    FORM HANDLE_DOUBLE_CLICK USING E_ROW    TYPE LVC_S_ROW
                                   E_COLUMN TYPE LVC_S_COL.
      DATA: LS_DETAIL LIKE LINE OF T_OUTPUT.
          WHEN 'T_OUTPUT'.
            READ TABLE T_OUTPUT   INDEX E_ROW-INDEX INTO LS_DETAIL.
    If clicked on PO Number or PO Item, call ME23
        IF E_COLUMN-FIELDNAME = 'EBELN' OR
           E_COLUMN-FIELDNAME = 'EBELP' .
          SET PARAMETER ID 'BES' FIELD LS_DETAIL-EBELN.
          SET PARAMETER ID 'BSP' FIELD LS_DETAIL-EBELP.
          CALL TRANSACTION 'ME23' AND SKIP FIRST SCREEN.
    If clicked on sales order number or item, call VA03
        ELSEIF E_COLUMN-FIELDNAME = 'VBELN' OR
               E_COLUMN-FIELDNAME = 'POSNR'.
          SET PARAMETER ID 'AUN' FIELD LS_DETAIL-VBELN.
          SET PARAMETER ID 'APO' FIELD LS_DETAIL-POSNR.
          CALL TRANSACTION 'VA03' AND SKIP FIRST SCREEN.
    Hope this helps

  • Urgent-- User Exit- FB01. Changing field BSEG-XREF3

    Hi,
    I need a user exit for FB01. I need to give vendor name in field BSEG-XREF3.
    Please specify exact user exit for this purpose as I already have list of exits being used by FB01.
    Points will be awarded for best answers.
    Regards,
    Navin

    hi
    use this steps to find all the exits  of fb01
    Finding the user-exits of a SAP transaction code
    Enter the transaction code in which you are looking for the user-exit
    and it will list you the list of user-exits in the transaction code.
    Also a drill down is possible which will help you to branch to SMOD.
    tables : tstc, tadir, modsapt, modact, trdir, tfdir, enlfdir.
    tables : tstct.
    data : jtab like tadir occurs 0 with header line.
    data : field1(30).
    data : v_devclass like tadir-devclass.
    parameters : p_tcode like tstc-tcode obligatory.
    select single * from tstc where tcode eq p_tcode.
    if sy-subrc eq 0.
    select single * from tadir where pgmid = 'R3TR'
    and object = 'PROG'
    and obj_name = tstc-pgmna.
    move : tadir-devclass to v_devclass.
    if sy-subrc ne 0.
    select single * from trdir where name = tstc-pgmna.
    if trdir-subc eq 'F'.
    select single * from tfdir where pname = tstc-pgmna.
    select single * from enlfdir where funcname =
    tfdir-funcname.
    select single * from tadir where pgmid = 'R3TR'
    and object = 'FUGR'
    and obj_name eq enlfdir-area.
    move : tadir-devclass to v_devclass.
    endif.
    endif.
    select * from tadir into table jtab
    where pgmid = 'R3TR'
    and object = 'SMOD'
    and devclass = v_devclass.
    select single * from tstct where sprsl eq sy-langu and
    tcode eq p_tcode.
    format color col_positive intensified off.
    write:/(19) 'Transaction Code - ',
    20(20) p_tcode,
    45(50) tstct-ttext.
    skip.
    if not jtab[] is initial.
    write:/(95) sy-uline.
    format color col_heading intensified on.
    write:/1 sy-vline,
    2 'Exit Name',
    21 sy-vline ,
    22 'Description',
    95 sy-vline.
    write:/(95) sy-uline.
    loop at jtab.
    select single * from modsapt
    where sprsl = sy-langu and
    name = jtab-obj_name.
    format color col_normal intensified off.
    write:/1 sy-vline,
    2 jtab-obj_name hotspot on,
    21 sy-vline ,
    22 modsapt-modtext,
    95 sy-vline.
    endloop.
    write:/(95) sy-uline.
    describe table jtab.
    skip.
    format color col_total intensified on.
    write:/ 'No of Exits:' , sy-tfill.
    else.
    format color col_negative intensified on.
    write:/(95) 'No User Exit exists'.
    endif.
    else.
    format color col_negative intensified on.
    write:/(95) 'Transaction Code Does Not Exist'.
    endif.
    at line-selection.
    get cursor field field1.
    check field1(4) eq 'JTAB'.
    set parameter id 'MON' field sy-lisel+1(10).
    call transaction 'SMOD' and skip first screen.

  • Regarding Selection Screen field making display field  in ALV report

    Hi All,
               In ALV Report,  at runtime how can i make the field as Display Field in selection screen .
    Thks & Regds
    Shailesh

    hii,
    Go to se38 and give the below progra name execute.... check the source code it is very easy to understand.
    1.demo_dynpro_modify_simple
    2.demo_dynpro_modify_screen
    if tou are using grid,u can refer to foll link
    sequencing / choosing fields in report screen at runtime,
    Display the Columns in the grid at run time
    rgrds,
    Shweta

  • Displaying fields from a Z Table on CRM UI

    Hello Experts
    I am trying to display fields from a custom table onto a CRM UI form view.
    1. I created a custom GENIL root object & Search object ie. ZCUSTOMER. & ZCUSTSEARCH
    2. Tested this in the GENIL BROWSER to ensure that I could enter update values to the table and retrieve it via the search object.
    3. Created a custom component ZCUSTOMER
    4. Created a view with this component ZCUSTOMER using the wizard -
         Model Name - CUSTINFO
         BOL Entity - ZCUSTOMER
         No links to the custom controller or higher level objects.(as I do not want to tie this to any standard components)
    Type of view - Form view
    7. Created a Context node for the component controller with the same info as I did for the view.
    8. Performed the binding of the view context node with the component controller context node.
    9. Configured 1 field CUST_NAME to be displayed on the view.
    10. Configured the run time repository to display the view.
    Now the issue is..
    When the view gets displayed, the field is displayed with the error "CUST_NAME not bound"
    What am i missing?
    Thanks
    RLX

    Hi Swati,
    Thanks for the feedback. I re-viewed the WD_CREATE_CONTEXT method of the view controller implementation class and I see the following code in there already-
    method WD_CREATE_CONTEXT.
      create the context
        context = cl_bsp_wd_context=>get_instance(
              iv_controller = me
              iv_type = 'ZL_ZCUSTOMER_BSPWDCOMPONEN_CTXT' ).
        typed_context ?= context.
    endmethod.
    Does that look right or do I need to modify it?
    Thanks once again for the help.
    RLX

  • Cleared items still shows as open items in transaction FBL3N

    Dear All,
    We have an issue with respect to cleared items still shows as open items in transaction FBL3N.
    Few documents has been posted and cleared, but still those line items still shows as open items.  We had this problem only for few line items. 
    For other line items this clearing process is working properly without any issue.
    Issue:
    1. Documnet has been posted on 15.08.2209 and the same document has been cleared on 12.03.2010, but this document still shows as open item only....
    Looking forward your  response / suggestions to resolve this issue.
    Thanks in advance
    Regards,
    Prasad

    Hi Prasad,
    You have the following ways to find out the reason:-
    1. Check your selection criteria in FBL3N, if you are selecting open items as on 15.08.2009, then they will still show open items..
    2. Check in table BSIS and BSAS and check where the documents are appearing.If they are cleared, they all should be appearing in BSAS.
    This is standard SAP and most probably it has got to do with dates...
    Regards,
    SAPFICO

  • Is it possible to display the transaction in display mode in portal?

    Hi All,
    I have created one transaction iview in portal say for eg: SE38. 
    i want to display this transaction in portal only in display mode so that users cannot edit/modify.
    I checked with giving "Read" permission in portl to that iview.  even though the user is able to change.
    is this possible for the particular transaction to display only in display mode not as editable mode in portal?
    Thanks,
    vijaya.

    Hi Vijaya,
    Ask your basis team to create two user on R/3 system
    1st with edit permission to that Tcode eg - SE38
    2nd with only view permission to that tcode eg - SE38
    Now will doing, user mapping in user administrator in portal
    set 1st userid /password to whom u have to give edit permission  for that Tcode and set 2nd userid /password to portal user whom u want to just have read access for that tcode...
    Hope this solves ur problem...
    Please reward Points if helpfull.
    Thanks
    Gunja

Maybe you are looking for

  • I can't seem to be able to download apps with IOS 8. I have been able to with other IOS 7 and IOS 6. Any suggestions?

    I Can't seem to be able to download (or update) any apps on IOS 8.0, and I have been able to download apps on IOS 7 and IOS 6. I have 5.2 GB of available space on my iPad (4th generation) and I have only used 7.1 GB on my 16GB ipad. I have a full two

  • Why can't I see my external hard drive, Intel iMac / 500 GB, G-Drive

    Why can't I see my external hard drive?  I have a new iMac, Intel based i5, running Lion (2-3 months old).  I have a 500 GB G-Drive external hard drive that has showed up when connected to my iMac for the past 2-3 months.  Now it's gone.  It's NOT vi

  • HP Pavillion dv2000 (dv2810us)

    Hello. Well... no one else seems to have one of this little buggers. so i'm startnig the thread. to help others and to get assistance ofcourse. Specs: Cpu: turion x2 tk 60 at 800 - 1600 - 1800 - 2000 Mhz Ram: 3gb ddr2 667Mhz Hdd: fujitsu 250Gb drive

  • Images into wad

    Hi Everyone, any body tell me how I insert images into a report wad? I need to see images of materials in a list that displays a top ten of materials. Thanks in advance Massimiliano Edited by: Toto' Massimiliano on Jan 17, 2008 11:14 AM

  • DAB Radio on a Blackberry?

    Hi, I've got a Virgin Lobster 700tv and I'm thinking of swapping it for a Blackberry. The Lobster enables me to listen to my fav. DAB radio station. Can any of the Blackberrys recieve DAB ? Cheers Rich Hill