SAP ABAP Data Element MCPRIMTAB (Primary table of matchcode object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷ SMAC (Package) R/3 Matchcode Development
⤷ BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷ SMAC (Package) R/3 Matchcode Development
Basic Data
Data Element | MCPRIMTAB |
Short Description | Primary table of matchcode object |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | AS4TAB | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
Value Table | DD02L |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | PrimaryTab |
Medium | 15 | Primary table |
Long | 18 | Primary table |
Heading | 10 | PrimaryTab |
Documentation
Definition
A matchcode object combines all the fields you can use as search terms for accessing a table in the case of an unknown primary key. This means that you can not only draw on the fields that match your search criteria, but also construct search terms that use fields from other tables where those fields are related to the table you want to search (i.e. (foreign key) relationships are defined in the ABAP Dictionary between the tables used in the matchcode object). The table with the primary key you use in the search is described as the primary table. Any additional tables included in the matchcode object since they contain fields you use in search terms are considered as secondary.
History
Last changed by/on | SAP | 19950209 |
SAP Release Created in | 50A |