SAP ABAP Data Element MCPOOL (Pool in which matchcodes of a MC object are stored)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary
⤷
⤷
Basic Data
| Data Element | MCPOOL |
| Short Description | Pool in which matchcodes of a MC object are stored |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SQLTABLE | |
| Data Type | CHAR | Character String |
| Length | 10 | |
| Decimal Places | 0 | |
| Output Length | 10 | |
| Value Table | DD06L |
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 | MC pool |
| Medium | 15 | Matchcode pool |
| Long | 20 | Matchcode pool |
| Heading | 10 | MC pool |
Documentation
Definition
A pool in which physical matchcodes of a matchcode object are stored.
Use
For matchcode IDs with the update type A, S and P (physical matchcodes), matchcode records are stored as redundant tables in the system. In the process, a pool table is created in the ABAP/4 Dictionary for each matchcode ID and then stored in the matchcode object pool.
When the first physical matchcode ID of the matchcode object is activated, a corresponding pool definition is automatically generated in the ABAP/4 Dictionary and stored in the database.
The pool name consists of the prefix M_ and the name of the matchcode object. The matchcode object TEST would have the pool name M_TEST.
History
| Last changed by/on | SAP | 19961220 |
| SAP Release Created in |