ABAP table or structure type

Source: Internet
Author: User

The table type determines whether the physical table specified by the logical table defined in the ABAP/4 dictionary exists. In data
The database also defines the structure of this table.

The SAP system contains the following list types:
1. Transparent table
Each transparent table has a corresponding physical table in the database. Physical table name and logical table in Data Dictionary
The name of the definition is consistent. All transactions and application data are stored in transparent tables.
2. Structure
The structure does not have any data records in the database. Structure is used inProgramOr the interface between the program and the screen.
3. Additional Structure
A subset of the additional structure definition field, which belongs to another table or structure, but is used as a single
Unique object.
4. Storage table
Storage tables can be used to store control data (such as screen sequence, program parameters, or temporary data ). Several Storage
Table store can be combined into a table database. This table library is consistent with a physical table library in the database. It contains groups
All records assigned to the database.
5. Cluster table
Continuous text, such as documents, can be stored in cluster tables. Several cluster tables can be combined into a table cluster. For this
Table type. Several logical rows in different tables are combined into one physical record. This allows an object to be connected to
To store or access tables in a cluster, at least a portion of the keywords MUST match. Several
The cluster Table is stored in a corresponding table in the database.
6. Create a view structure
The structure of the view generated during the activity. This structure is used as an interface in the runtime environment. Normally not displayed in AB
AP/4 dictionary.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.