SAP ABAP Data Element UG_DSDUPREC (DataSource returns duplicate records)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD7 (Package) FIN General: Master Data: Remote R/3 Access

⤷

⤷

Basic Data
Data Element | UG_DSDUPREC |
Short Description | DataSource returns duplicate records |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | UG_DSDUPREC | |
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 | Dupl.Recs |
Medium | 15 | Duplicate Recs |
Long | 20 | Duplicate Records |
Heading | 10 | Dupl.Recs |
Documentation
Definition
Specifies the behavior of the DataSource within a request with regards to duplicate records:
<blank>:
Behavior of DataSource is not known.0:
DataSource does not return duplicate records within a request with regard to its key.
Define a key specifically for the DataSource. You can do this either in the DDIC by maintaining the corresponding field property of the extract structure fields or (alternatively or in addition) you can do this in the metadata of the DataSource. For this purpose, fields of the DataSource have an additional attribute ' Key Field of a DataSource '; here you can accept or change the DDIC property.1:
DataSource may return duplicate records within a requests with regard to its key. (This setting is especially important for delta-capable attribute tables and text tables.)
Define a key specifically for the DataSource. You can do this either in the DDIC by maintaining the corresponding field property of the extract structure fields or (alternatively or in addition) you can do this in the metadata of the DataSource. For this purpose, fields of the DataSource have an additional attribute ' Key Field of a DataSource '; here you can accept or change the DDIC property.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 200 |