What is the main use of pooled talbe and where are they use?

Hi gus:
         Can somebody tell me what is the main use of pooled table and where are they use,thanks!
        Regards
         Jerry
Moderator message - Please search before asking - post locked
Edited by: Rob Burbank on Sep 1, 2009 9:11 AM

Hi,
Table pools are special table types in the ABAP Dictionary. The data from several different tables can be stored together in a table pool or table cluster. Tables assigned to a table pool or table cluster are referred to as pooled tables or cluster tables.
This table are similar to the CLUSTER table types but these work on "LINEAR SEARCH" while CLUSTER TABLE uses "BINARY SEARCH to retrieve the data from the various tables and thsi is mainly used in the logical databases "LDB's" used in HR or ABAP-HR.
A table in the database in which all records from the pooled tables assigned to the table pool are stored corresponds to a table pool.
The definition of a pool consists essentially of two key fields (Tabname and Varkey) and a long argument field (Vardata).
Table Clusters Several logical data records from different cluster tables can be stored together in one physical 
record in a table cluster.
A cluster key consists of a series of freely definable key fields and a field (Pageno) for distinguishing continuation records. A cluster also contains a long field (Vardata) that contains the contents of the data fields of the cluster tables for this key. If the data does not fit into the long field, continuation records are created. Control information on the structure of the data string is still written at the beginning of the Vardata field.
Regards,
Samad.

Similar Messages

  • What is the main use of domain other than providing technical attributes

    frends let me know what is the main use of domain other than providing technical attributes

    hi RajaReddy,
    Domains are used to
    <b><u>1. specify fixed value ranges.</u></b>
    For eg: <b>status type Char 1</b>, can have fixed values stored in the domain level
    as '1' - Active '2' - retired '3' - terminated '4'- temporary..etc
    <u><b>
    2. Conversion routines are attached at domain level</b></u>
    <u>
    Conversion routine <b>MATN1</b> (connected function modules are CONVERSION_EXIT_MATN1_INPUT
    CONVERSION_EXIT_MATN1_OUTPUT),  is attached for domain MATNR
    <b>3. Value table are atttached at domain level (if fixed value ranges are not mentioned)</b></u>
    for eg: value table mara is attached for Domain MATNR.
    <u><b>
    4. And most importantly, domains can be re-used for multiple data elements, in the same table.</b></u>
    Hope this helps,
    Sajan Joseph.

  • What is the main use of SM13

    Hello All,
    What is the main use of SM13. I know the SAP definition tha tit is used to check"whether update is active".
    So if the transactions are struck here,can we manually process them?
    I see a couple of records with Status V2. When I try to manually update them, the system gives me a message"Update request does not have status init". What does this mean.
    What would be the document change flow to delta queue. Is it as below?
    In case of V3 updates,
    1)The user make changes to a document.
    The changes are made to application tables in V1 step-VBAK,VBAP etc
    2)The delta(after and before image is captured in the log tables---How is this done?
    3)The changes(before and after images) from the log table are moved to extarction queue in V2 step using function modules
    4)In SM13, if you see the transactions in V2 status ,does it mean that the FM are not yet executed
    5)once v2 is complete(FM' run) the delta is moved from log table to extraction queue, v3 init is run
    6)all the accumulated changes are moved from extraction queue to delta
    Thanks
    Simmi

    Hi,
    Check if the following threads help :
    sm13 and lbwq
    Re: SM13 Best Practices?
    Cheers,
    Kedar

  • What is the main use of mseg table

    what is the main use of mseg table. when we should actually use this. please explain me in detail. then what is the difference betweeln mseg and mara table.

    MM Process flow:
    The typical procurement cycle for a service or material consists of the following phases:
    1. Determination of Requirements
    Materials requirements are identified either in the user departments or via materials planning and control. (This can cover both MRP proper and the demand-based approach to inventory control. The regular checking of stock levels of materials defined by master records, use of the order-point method, and forecasting on the basis of past usage are important aspects of the latter.) You can enter purchase requisitions yourself, or they can be generated automatically by the materials planning and control system.
    2. Source Determination
    The Purchasing component helps you identify potential sources of supply based on past orders and existing longer-term purchase agreements. This speeds the process of creating requests for quotation (RFQs), which can be sent to vendors electronically via SAP EDI, if desired.
    3. Vendor Selection and Comparison of Quotations
    The system is capable of simulating pricing scenarios, allowing you to compare a number of different quotations. Rejection letters can be sent automatically.
    4. Purchase Order Processing
    The Purchasing system adopts information from the requisition and the quotation to help you create a purchase order. As with purchase requisitions, you can generate Pos yourself or have the system generate them automatically. Vendor scheduling agreements and contracts (in the SAP System, types of longer-term purchase agreement) are also supported.
    5. Purchase Order Follow-Up
    The system checks the reminder periods you have specified and - if necessary - automatically prints reminders or expediters at the predefined intervals. It also provides you with an up-to-date status of all purchase requisitions, quotations, and purchase orders.
    6. Goods Receiving and Inventory Management
    Goods Receiving personnel can confirm the receipt of goods simply by entering the Po number. By specifying permissible tolerances, buyers can limit over- and underdeliveries of ordered goods.
    7. Invoice Verification
    The system supports the checking and matching of invoices. The accounts payable clerk is notified of quantity and price variances because the system has access to PO and goods receipt data. This speeds the process of auditing and clearing invoices for payment.
    Common Tables used by SAP MM:
    Below are few important Common Tables used in Materials Management Modules:
    EINA Purchasing Info Record- General Data
    EINE Purchasing Info Record- Purchasing Organization Data
    MAKT Material Descriptions
    MARA General Material Data
    MARC Plant Data for Material
    MARD Storage Location Data for Material
    MAST Material to BOM Link
    MBEW Material Valuation
    MKPF Header- Material Document
    MSEG Document Segment- Material
    MVER Material Consumption
    MVKE Sales Data for materials
    RKPF Document Header- Reservation
    T023 Mat. groups
    T024 Purchasing Groups
    T156 Movement Type
    T157H Help Texts for Movement Types
    MOFF Lists what views have not been created
    A501 Plant/Material
    EBAN Purchase Requisition
    EBKN Purchase Requisition Account Assignment
    EKAB Release Documentation
    EKBE History per Purchasing Document
    EKET Scheduling Agreement Schedule Lines
    EKKN Account Assignment in Purchasing Document
    EKKO Purchasing Document Header
    EKPO Purchasing Document Item
    IKPF Header- Physical Inventory Document
    ISEG Physical Inventory Document Items
    LFA1 Vendor Master (General section)
    LFB1 Vendor Master (Company Code)
    NRIV Number range intervals
    RESB Reservation/dependent requirements
    T161T Texts for Purchasing Document Types
    Transaction codes:
    RFQ to Vendor - ME41
    Raising Quotation - ME47
    Comparison of Price - ME49
    Creation of PO - ME21N
    Goods Receipt - MIGO
    Invoice (Bill PAssing) - MIRO
    Goods Issue - MB1A
    Physical Inventory - MI01( Create doc)
    MI04 (Enter Count)
    MI07 (Post)
    Also please check this links.
    http://www.sapgenie.com/sapfunc/mm.htm
    http://www.sap-basis-abap.com/sapmm.htm
    Go thro this link, u will get a clear picture abt the MM flow.
    MM flow
    MM flow
    MM flow
    <b>Reward Points if it is helpful</b>
    Thanks
    Abhay Singh.

  • What is the main difference between f.13 and f13e

    Hi,
       What is the main difference between f.13 and f13e.
      when clearing the document do they follow deifferent steps in selection?
    Thanks,
    Sravanthi

    Hi,
    The reason "Clearing currency" is provided is because you can clear in any currency apart from local currency. For eg if your local currency is INR and Document currency (Invoice) is USD and the customer pays in EUR, you can still clear them with the Clearing currency EUR. On the date of payment, Open items in USD will be converted into Clearing currency EUR as follows: USD to INR and from INR to EUR. (based on exchange rates between USD-INR and INR-EUR).
    Jayaram

  • I have thousands of songs dowloaded from my cds and purchased from itunes that will not play.  It states the file cannot be found.  What happened to them and where are they?

    I have thousands of songs dowloaded from my cds and purchased from itunes that will not play.  It says file cannot be found.  What happened and where are they?

    When songs cannot be found, it's either because they have been moved from the original location that you told iTunes, renamed or deleted.
    So have you:
    renamed songs?
    moved them to a different loaction on your computer since you imported them into itunes?
    deleted them since you imported them?
    stored you iTunes library on an external drive? If so, that drive needs to be on and ready every time before you start iTunes.
    ... or is another programme renaming or even moving them, such as Windows Media Player? (It has been known to if you let it.) Did you previously use Windows Media Player?

  • What is the code to disable right click and where do I put it in reference to an image?

    What is the code to disable right click and where do I put it in reference to an image?

    There is no sure way to prevent people from right clicking on your webpage or taking images.  This will tell you how:
    http://www.dynamicdrive.com/dynamicindex9/noright.htm
    Now if I have javascript disabled visiting your site, I can easily get around this because the code will not execute.  Also I can simply view the source of your website and get the images.  My suggestion to you is to rethink this because all you will end up doing is annoying visitors and make them want to get your images even more.  The more you block people from something the more they want it.  It's like telling a kid they can't have candy or something then they want it more.

  • What is the main use of serialization?

    Can anyone plz tell me the purpose of serialization?

    It's just state, just raw data. People tend to get
    caught up in thinking they need to serialize an
    entire object, but the truth about serializationis,
    it's just taking enough of the state of an object
    that you can re-construct that object It's also the relationships, which form a directed
    graph that allows cycles. Those relationships, too, are manageable. I've got a serialization library that serializes to - naturally! - XML, and takes care of those relationships, too. Each reference object in a graph is serialized exactly once, regardless of how many objects refer to it.
    That's just one of the tricky parts, and where most
    of the "magic" occurs in Java serialization. Also
    much of the pain -- it seems that everyone who uses
    serialization reaches a point of wondering why their
    program is leaking memory (then they discover that
    the input and output streams hold onto the references
    needed to break cycles and preserve within the
    graph).
    Even more tricky is the question of static versus
    instance data, given that static data can change over
    time, and the instance state may depend on the static
    data (although, to be honest, this is more an issue
    of design than serialization).
    However, in general I agree with you that most cases
    that need "serialization" can get away with simple
    state marshaling. I know of one project that
    eliminated a huge amount of communication overhead by
    marshaling their POJOs as CORBA objects.
    I'm not so sure that JLabel fits into that category.
    You could say that a label is defined by its
    dimensions, position, and content. However, it's
    place in the hierarchy is also important, and in most
    cases the dimensions and position are determined by
    the parent's layout manager ... except in the cases
    where they aren't. Presumably you'd be serializing the parent as well, though
    On the other hand, you can't
    simply serialize a Swing GUI and expect to
    deserialize it in another application, because the
    GUI is tied to the display, and the serialization
    mechanism has no way to recreate that relationship.You wouldn't want to, anyway. There's enough state to be serialized that you can re-build it without having to clone like that
    My point is, though, that there's nothing the Serializable-centric mechanism does that you can't do yourself

  • What is the main use of collections in java?

    What is the need for choosing collections?

    kajbj wrote:
    Ohh ... What r u doing in java forum Man.....Stop that. Don't resurrect threads.What's wrong with resurrecting threads?
    People are constantly being told to search this forum for information, but that's the same dead information they can find anywhere else on the internet.
    So if this forum is to offer something special it's to be able to continued resurrected threads.
    You can't have it both ways. Either you discourage people to seach the forum (because it's dead anyway) or you encourage them to do it. If you do you must allow them to resurrect old threads.

  • Flash player? my iMac crash if I watch tv  on it and forget to close my Mac? What is the correct model of Flash Player and where I can get it?wand

    file://localhost/Users/Tuula/Desktop/21042012158.jpg
    This photo shows, what hapens, if I forget to close the tv-programe after watching it.
    What is the correct version of Flash player I need to my iMac?

    Check the Flash installed here;
    http://www.adobe.com/software/flash/about/
    If the installed version is not up-to-date, there is a link on the page to download and install the latest version;
    http://get.adobe.com/flashplayer/

  • What bios and where are they

      i have a K8T NeoFIS2R mother board and updated the bios by live update
    now its set the mem timing to cl 2 they wont run stable at 2 i reset in bios to 2.5 and when pc boots it still says 2 but in bios it says 2.5
    ive read in the forum using live update can give problems with 64bit cpu
    ive typed in K8tNeofis2r in msi site and it brings up my board but when i go to bios i can see red typing saying
    "1.x~2.x BIOS cannot be used on K8T Neo-F (PCB2.0)," this is on all the bios i can see on the site for this board so where can i get bios that are good
    i have
    K8tneofis2r with amd 3200 cpu running xp pro. if i can set mem to cl 2.5 pc runs solid but at cl 2 it wont
    can anyone let me know where i can get bios when i now use live update it says i have latest ver
    i have even used rescue disk to restore old bios but it still wont let me reset to cl2.5 as it use to be 
      i am about to try ver 1.9 if this dont work 
      i think ill put these 2 fingers in the plug socket to get a fresh charge of ideas

      incase anyone is as mad as me and wants to try this here is what i did
    after i updated my bios to 2.2 and had problems
    i found when updating a file was placed on my pc with bios info in
    C:\Program Files\Setup Files\MS-6702 v2.20
    to downgrade bios to earlier version i just went to this file and removed the A6702VMS.220 file and replaced it with A6702VMS.190
    this is ver 1.9 
    i then started live update and chose bios update then clicked next until it said "files already exist overight Y\N" i chose no it then offerd me to browse what file i wanted to put on bios so i clicked the browse buton and went to C:\Program Files\Setup Files\MS-6702 v2.20 and chose the
    A6702VMS.190 file and clicked next, live update then confirmed v9.1 was to be the update i then chose to burn in windows and sat back until finished
    ALLWAYS KEEP A FLOPY HANDY AND BACKUP YOUR BIOS WHEN OFFERD 

  • HT2729 I've synched my iPad to my PC, but I can't find the videos I put in iTunes. Where are they?

    Where are videos stored when you transfer them onto your iPad?

    Itunes on the ipad is only a link to the store for purchasing media, it is not for watching content. Use the video app for watching the video. 

  • What is the main use of text elements in program.

    Hi Experts,
    Can any body please explain, why we have to maintain text elements in program.
    is it only for avoiding hot coding or else any thing.
    Please explain.And why we have to avoid hot coding with text elements.
    regards,
    developer.

    Hi,
    Text elements are used to store text , the basic purpose of using this is that the same program can be run in diffrent languages and so the titles/headers must be in the language the program is execued , if you hardcode it in the program this will not work , so we use a text elemnt and the system selects the language for the text element based on the language in which the user has logged in.
    You can search in forums, you will get lots of answers
    Type your key word in sarch text box and press enter, if not found relevant answer, select datae range to all...
    answers  from other forums.
    Hi
    They are useful when the program is used in other languages.
    So that they are automatically converted to that language.
    So define the texts in the text elements and use their ID's like (TXT-05) in the code
    don't sue the complete texts in the program.
    regards,
    nazeer
    Edited by: N a z e e r on Jan 15, 2009 4:33 PM

  • WHAT IS THE MAIN DIFFERENCES BETWEEN VERSIONS 7 AND 9

    .

    Version 9 does not support CAPS LOCK:-)
    Readme files at
    http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_1.htm
    will answer your question.

  • What is the latest version of itunes? and where do i find what version i have on my computer?

    I am trying to download my LP's to itunes using the ION Profile Pro. When I try to install the software it wants itunes to download to a 64 bit encryption. I have a 32 bit.  How do i tell itunes to download to 64?  I know i can do this by downloading itunes again, but it looks like i'll have to open another account.
    Arghhhhh

    Roger,
    My apoliogies. Do you know how to change a "this helped me" to "this solved my question"? If I was paying attention, that was what I should have done,
    George

Maybe you are looking for