Structure BSEG_ALV

Hi ALL Experts.
i wnt to fetch data from BSEG_ALV i used instead of table BSEG but i cant find foll field that are in BSEG_ALV.
Please HELP me Fetch data Following Field.
KTONR
KOBEZ
AZBET
Thanks In ADVANCE.
Bhavesh Panchal

you can select data from bseg.If koart = 'D' then ktonr = besg-kunnr,if koart = 'K' then ktonr = bseg-lifnr.
based on koart,u can get texts from text tables.
azbet is bseg-wrbtr
Edited by: abapuser on Aug 17, 2009 9:39 AM

Similar Messages

  • Create querry from Structure

    Hello gurus,
    Is it possible to create a query from SAP structures using TX:sqvi?
    if it is possible, pls help out
    Regards,
    Tolulope

    I THINK YOU want only fileds which are used in structure  for your report
    create one work area of structure type
    types : begin of w_test.
              include structure BSEG_ALV.
    types : end of w_test .
    data : it_test type standard table of w_test with header line .
    now your internal table of type structure is ready
    select data according to your specification
    step by step
    and push data into internal table  .
    this will help you .
    If purpose is different please explain .
    Regards
    Deepak .

  • How to add extra filed in FB03 output report

    HI,
    we added new field for structure  BSEG_ALV but this field does not appearing in layout of FB03 report.
    --Ganesh

    Hello,
    There are two "standard" ways to add new fields there, but you should consider these fields will be available for trx FBL1N, FBL3N and FBL5N:
    - first way: trx OBVU: here you can insert only new fields belonging to BSEG, BKPF and others tables
    - second way: add the new fields to structure RFPOSX, run the report RFPOSXEXTEND in order to update RFPOSXEXT (the structure for the ALV), use the BTE 1650 to insert the code to fill the new fields.
    Bye!

  • Segment field (BSEG-SEGMENT) in FB01L/FB01

    Hi All,
    I have a requirement where I need to substitute Segment field in accounting document with some value. The field is BSEG-SEGMENT and i am not able to locate this field on FB03 and FB03L. Can anyone tell me where exactly this field would be displayed in FB03/FB03L. Another question is whether I can substitute this field using FI substitution?
    Thanks,
    Deepti

    Hi,
    Have you checked BSEG table with the field SEGMENT, it is showing PAOBJNR field. But this field is not used in FB03. They used only segment.
    But segment field is existing in the structure BSEG_ALV.
    Check it again.
    Regards,
    Jyothi CH.
    Edited by: Jyothi Chinnabathuni on Feb 12, 2009 11:17 AM

  • Vendor Invoice - FB60 (simulation - add new column in display overview)

    Hi experts,
    Requirements: Upon FB60 simulation, Display Overview Screen to Add new column of Internal Order Description to the Line Item ALV grid display.
    Environment: ECC5, Program in scope: SAPMF05A, Tcode in scope: FB60
    Changes done (not in sequential order):
    1) added new field AUFTXT to CI_COBL. ALV layout structure BSEG_ALV has new field AUFTXT after changes to CI_COBL.
    Debugging result:
    1) subroutine alvbseg_data_init populates alv data to display. All relevant structures used include BSEG, BSEGL, BSEZ, BSEU.
    2) alv data table GT_BSEG_OVERVIEW gets data from BSEG and BSEGL. BSEGL can populate additional information like Internal Order description.
    3) However, in the SAPMF05A program, there is no exit or enhancement point since its not ECC6.
    Please give some advice how to solve this other than modification to the program SAPMF05A or adding the internal order description field to table BSEG? I had checked BTE function 1120, 1140 and 1650, they are not triggered upon Simulation of Overview display.

    The forum [FPM - General|Enterprise Performance Management (SAP EPM); in which you originally posted your question deals mainly with the financial performance applications otherwise known as Enterprise Performance Management (EPM) carrying the BusinessObjects brand.   Your question pertains to SAP [ERP Financials|SAP ERP Financials; which is covered by another forum.  Therefore your message has been moved.  Please adjust any bookmarks you might have and post to the appropriate area in the future, that way you are assured you will have the right audience reading your posts.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Customer Solutions Adoption (CSA) team

  • Finding the origin of a structure component

    Hi there, I want to find where are the values stored which came into BSEG_ALV-AZBET. I looked after in DD03L which tables has the AZBET component, but only structures use it. I can't see where are the values come from into BSEG_ALV-AZBET. Is any idea which tables could store the values?

    Hi,
    Perhaps this link can help you:
    http://help.sap.com/saphelp_45b/helpdata/en/5a/8a7415dc4ad111950d0060b03c6b76/content.htm
    AZBET (display amount):
              o Depending on the display currency: Amount in document currency, local currency, group currency, global company currency, index-based currency or hard currency.

  • How to use one Account dimension for multiple account structures

    We are implementing a HFM application to replace two general ledger applications, one being Corporate and the other a new subsidiary. We need to maintain both of the chart of accounts and their unique rollup structures. We are facing the difficulty in attempting to combine the two chart of accounts into one HFM Account Dimension because a few of the subsidiary accounts have the same account numbers but they are meant different things. 
    Question:
    How can we set up two distinct account structures in HFM and also have the subsidiary accounts rolled into the Corporate accounts for consolidation reporting? 
    Appreciate your help.

    Hope this help.
    _http://technet.microsoft.com/en-us/library/cc164331(v=exchg.65) .aspx

  • Message: "The database structure has been modified" every time I log to SAP

    Hello,
    "The database structure has been modified. In order to resume this process, all open windows will be closed". Every time I log to one of my companies in SAP Business One this message appears.
    I haven't installed any new addons and made no changes in database structure (and any other user hasn't done any changes), but this message appears always when I log to company for the first time (when I try to log on another user or log to another company there is no message). Can anyone help me with this problem?
    Best regards
    Ela Świderska

    Hi Ela Świderska,
    You may check this thread first:
    UDFs disappeared
    Thanks,
    Gordon

  • Transfer structure

    Hi All
    i have to create a transfer structure.
    in dso and cube i have 27 fields.
    but in tranfer structure it is showing 50 fields.
    i have to select the 27 fields out of 50 or i have to activate 50 fields in transfer structure.
    Thanks & Regards
    krishna

    Hi,
    Basically when creating the transfer structure you need to map the transfer structure fields with the ODS/Cube fields that are present in the communication structure.
    You just need to Transfer the fields, that you have identified in Data source to the transfer structure and map the relevant fields in the Transfer structure.
    Once the mapping is done. Just activate the Transfer structure.
    Most importatnt would be to decide on the mapping between data source and Communication structure fields.
    Hope it helps!!!
    Regards,

  • Loops in arrays or structures

    Loops in arrays or structures
    I was given a project on html reports and
    They have advised me to use Loops in arrays or structures
    At this point I am a novice at this html reporting system. I
    would like to know how I can use loops in arrays or structures.
    How is it beneficial are
    1. Structures
    2. Arrays
    3. loops in for both
    for my reports.
    Countless thanks in advance

    Structures are great if you understand them, they are
    basically just arrays organized by keywords rather than index
    numbers.
    Arrays are very nice, as you can just run through loops to
    access each element, as they are all indexed by numbers 0-x.
    loops are great to navigate through both. All you have to do
    is set an loop to run through x amount of iterations of the array
    or structure (where x is the length of the array, or number of
    elements in the structure). Loops are great due to the small amount
    of code they require.

  • How to delete the one of cost centers in Splitting Structure(OKEW)?

    Dear All,
    I have a question about Splitting Structure as below? Could I get favor from you? Thanks a lot.
    How to delete the one of cost centers in Splitting Structure(OKEW)?
    Jocha

    Hi Chang
    Welcome to SDN! Its our pleasure to help you here
    Step 1: Select your Cost Center in OKEW which is assigned to the Splitting Str
    Eg: Cost Ctr 1001 is assigned to Splitting Str Z1... Tick the Check box against 1001 under Z1 Splitting Str
    Step 2: Do a Single Click on the text "Non Assigned Cost Centers"
    Step 3: Press Shift +F6 (Or Click on the Assign Button, next to the Pencil icon)
    Br, Ajay M

  • How do I move photos in a Smart Collection and keep folder structure?

    HI there I am on a trial of Lightroom and loving it so far.  One seemingly simple task I would like to try out is moving all my RAW files (which are all mixed up with JPGs and PSDs to a new location and keep the current folder structure.
    Currently I have files strcutured like this: <main disk>\<year>\<month>\<filename>.cr2 and I would like to move these to <different disk>\<year>\<month>\<filename>.cr2
    The Export functions look as if they will put them all in to one big folder?  Any ideas?
    Many thanks in advance.

    There are several approaches to this problem. You could do this via the Folders panel in LR. You can do just about everything in the Folders panel that you can do in Explorer or Finder. Just create folder and drag and drop.
    Another way is to do this outside LR use Explorer (Windows) or FInder (Mac). after you're done then go back into LR and tell LR where to find the moved files. Depending on how many you have this could be a bit tedious.
    Another method is to choose the files you want then Export them as a Catalog. When you do this be sure to include the option to export the negatives. Point the new catalog at you other drive. It will recreate the folder structure during the export. Then remove the images from your present catalog. Don't delete from disk just remove. Now import from catalog and choose the newly exported catalog. This time choose the option to add the files without moving them. Once you are sure everything is back and is fine you can use Explorer or Finder to go into your original file structure and delete the files that were moved to the new drive.  Be careful to only choose the moved files. If you are separating the RAWs out this should be relatively easy.
    I hope that helps!

  • How can I batch move files to the same folder structure in a different location?

    Hi,
    I recently had an issue with my iTunes Library so I used the Organize Library feature to have iTunes organise my library.  What happened was that it put all of my music in a folder called 'Music' on my external hard drive, whereas previously it was not in a folder at all, e.g.
    BEFORE: External Hard Drive / Abba / Greatest Hits / Mama Mia.m4a
    AFTER: External Hard Drive / Music / Abba / Greatest Hits / Mama Mia.m4a
    I don't have any particular issue with the updated folder structure, except that I had copies of the artwork for each album in my album folders, and these weren't moved when the audio files were moved/consolidated/organised.  So I need to find a way of moving all of the artwork to the new folders, e.g.
    External Hard Drive / Abba / Greatest Hits / folder.jpg
    needs to become:
    External Hard Drive / Music / Abba / Greatest Hits / folder.jpg
    I have to do this for 3,000+ albums, and I have multiple artwork files for some albums, so I am hoping that there is a way of doing this using a batch/automated method of some kind, but I haven't been able to turn up anything yet.
    Can someone help with this?
    Thanks,
    Nick

    You can make a smart playlist containing episodes of both series and play from that. Podcasts are linked together by the URL they are served from so merging ongoing series isn't really practical.
    tt2

  • Can you share FP Controls between different Event Structures

    I'm creating a program that will either read real-time data from an VNA on the GPIB bus, or read a saved s2p (Agilent) file and analyze it. The FP consists of 5 graphs, and various controls which handle events like printing, changing filters, or exiting. on the BD I have a case structure controlled by an operator selection pop-up. I tried using the same FP controls in the event structures I have setup in each case, as only one event structure would ever be executing at any given time, but the program doesn't seem to like it ast run-time. I've worked around the issue by creating "duplicate" controls and using the property setting to make them visible/disabled, etc., but the is seriously congesting my BD.
    Anyone know a way to share controls with seperate event structures?

    It sounds like the root problem is the overall structure of your program. I highly recommend that you check out the Queued Message Handler project template in LabVIEW 2012, that will show you how to utilize a single event structure and pass events to a consumer loop. If you program is too large to consider an architecture change at this stage of the game, then there is a workaround for your problem.
    What is most likely happening is that you have the event structures all set to lock the front panel until the event completes. However the case structure that you have wrapped around these event structures is causing all but one of these event structures to be unreachable thus preventing you from handling the event. Again, as I stated above, the "RIGHT WAY" to fix this is to select a better program structure but the "kluge work-around" fix is this: Dynamically register for the value change event on all of the controls you are trying to trap events for. Dynamic events can be deregistered and re-registered at run time. This will allow only the event structure in the active owning case structure to be registered for the events, thus no other event structures will get in your way.
    Disclaimer: This advice is given based on very minimal information and a great deal of speculation and may not be correct. Please include your code if you need further assistance.
    Charles Chickering
    Architecture is art with rules.
    ...and the rules are more like guidelines

  • How to Extract Data for a Maintenance View, Structure and Cluster Table

    I want to develop  3 Reports
    1) in First Report
    it consists only two Fields.
    Table name : V_001_B
    Field Name1: BUKRS
    Table name : V_001_B     
    Field Name2: BUTXT
    V_001_B is a Maintenance View
    For this one I don't Find any Datasource
    For this Maintenance View, How to Extract the Data.
    2)
    For the 2nd Report also it consists Two Fields
    Table name : CSKSZ
    Field Name1: KOSTL (cost center)
    Table name : CSKSZ
    Field Name2: KLTXT (Description)
    CSKSZ is a Structure
    For this one I don't Find any Datasource
    For this Structure How to Extract the Data
    3)
    For the 3rd Report
    in this Report all Fields are belonging to a Table BSEG
    BSEG  is a Cluster Table
    For this one also I can't Find any Datasource,
    I find very Few Objects in the Datasource.
    For this One, How to Extract the Data.
    Please provide me step by step procedure.
    Thanks
    Priya

    Hi sachin,
    I don't get your point can you Explain me Briefly.
    I have two Fields for the 1st Report
    BUKRS
    BUTXT
    In the 2nd Report
    KOSTL
    KLTXT
    If I use  0COSTCENTER_TEXT   Data Source
    I will get KOSTL Field only
    what about KLTXT
    Thanks
    Priya

Maybe you are looking for

  • Absurdly huge iPhoto library devouring hard drive space

    Is it normal for the iPhoto library file to take up 100's of GB after just half a year of moderate use? My shiny new macbook almost choked and died from having only a couple hundred MB left on the drive; in Disk Analyzer, everything else is dwarfed b

  • Strokes on appearance is getting cut off when exporting for web & Devices

    I'm a screen print artist using Adobe Illustrator CS5 in windows 7(blah!) to export images of our customers' artwork into a huge folder of images on a server. The images are then loaded into a program so that they can be viewed company-wide and by th

  • Some conditional text in text inset showing when text inset is set to condition and hidden

    I'm using Frame 8 on XP Pro SP3. I have some text insets that I want to mark to appear or disappear depending on whether the document needs them or not. One is "domestic" and the other is "row". My problem is that within the text inset is a condition

  • Lightroom 2 for business - with severals clients?

    Hello. We need a photodatabank-solution  for our business and we are thinking of lightroom 2. Question: If one persone tags pictures on da database with keywords and 4 other clients have the right to search them. Is it possible that these clients can

  • Error 13010

    After software update prompt for itunes version 11.0.1 now have error 13010. Unfortunately time machine has already backup the non functioning itunes update. I can not connect to store, or open itunes when I insert a cd into my disc drive. I use OS 1