SAP ABAP Data Element RSDF_PATTERN (InfoObject Pattern)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDF_GENERATOR (Package) Wizards for Data Flow Generation

⤷

⤷

Basic Data
Data Element | RSDF_PATTERN |
Short Description | InfoObject Pattern |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | RSIOBJNM | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
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 | Pattern |
Medium | 20 | InfoObject Pattern |
Long | 30 | Pattern for InfoObject Name |
Heading | 10 | Pattern |
Documentation
Definition
To generate several InfoObjects, you can specify a name pattern. If you do not specify a pattern, the field name is used.
Use
Special characters in the pattern are replaced as follows:
- Letters and numbers: Remain unchanged (might be converted to uppercase letters)
- + (plus): Replaced by the InfoObject type (key figure/characteristic/unit). If you use this element, you can specify which character is used for each type.
- ~ (tilde): Replaced by the relevant sign from the assigned field name.
- # (number sign): Replaced by a sequential number. This element is used to resolve conflicts: If an InfoObject with this name already exists or is to be generated, the number is increased by one.
Dependencies
If you do not use a sequential number (no '#') and the pattern results in a name that is already in use, the existing InfoObjects are assigned (this is displayed in the wizard) or the InfoObject is assigned twice (leads to an error message in the wizard). In this case, change each name individually as required.
Example
- FI+~~~~~: The InfoObject FICCUSTO is assigned to the CUSTOMER field
- ~~~~##: The InfoObjects CUST01 and CUST02 are assigned to the CUSTOMER and CUSTNR fields.
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 731 |