SAP ABAP Data Element DMEE_ATOM_HANDL (DMEE: Handling of Different Atoms for an Element)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-DMEE (Package) International Development: Data Medium Exchange Engine
⤷
⤷
Basic Data
| Data Element | DMEE_ATOM_HANDL |
| Short Description | DMEE: Handling of Different Atoms for an Element |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | DMEE_ATOM_HANDL | |
| Data Type | CHAR | Character String |
| Length | 2 | |
| Decimal Places | 0 | |
| Output Length | 2 | |
| Value Table |
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 | Transfer |
| Medium | 15 | Value Transfer |
| Long | 20 | Value Transfer |
| Heading | 4 | Val. |
Documentation
Definition
Controls whether the system transfers atom values with or without their offsets.
Use
Dependencies
Example
Element E (length 5) consists of atoms A1 (length 2, value XX), A2 (length 2, value YYY), and A3 (length 1, value Z).
If A2's target offset is 2 and A3's is 4, element E would look as follows (blanks are represented by underscores (_)):
Atoms transferred Transfer values with offset Concatenate values
A1, A2, and A3 XXYYZ XXYYZ
A2 and A3 __YYZ YYZ__
A1 and A3 XX__Z XXZ__
A3 ____Z Z____
History
| Last changed by/on | SAP | 20030130 |
| SAP Release Created in |