SAP ABAP Data Element UC_MAP_CONCAT (Mapping Rule: Trim Marginal Spaces)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT8 (Package) SAP Cons: Mapping

⤷

⤷

Basic Data
Data Element | UC_MAP_CONCAT |
Short Description | Mapping Rule: Trim Marginal Spaces |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | UC_FLG | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
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 | Trim Space |
Medium | 20 | Trim Marginal Spaces |
Long | 30 | Trim Marginal Spaces |
Heading | 40 | Trim Marginal Spaces |
Documentation
Definition
Removes (trims) space characters at the end of a field.
Use
You can set this indicator when you use the move operator for mapping.
Dependencies
Example
Source fields: company C1; profit center PC1
Mapping rule: move
- Source field "company": offset = 1, length = 3
- Source field "profit center": offset = 2, length = 3
Result:
- Result when Trim Marginal Spaces is NOT set: "1__1__" (where "_" represents space characters).
- Result when Trim Marginal Spaces is set: "11".
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 400 |