Table of Contents

Search

  1. Preface
  2. Understanding the Repository
  3. Using the Repository Manager
  4. Folders
  5. Managing Object Permissions
  6. Local and Global Shortcuts
  7. Team-Based Development with Versioned Objects
  8. Labels
  9. Object Queries
  10. Team-Based Development with Deployment Groups
  11. Copying Folders and Deployment Groups
  12. Exporting and Importing Objects
  13. Exchanging Metadata
  14. Copying Objects
  15. Metadata Extensions
  16. Appendix A: MX Views Reference

Repository Guide

Repository Guide

REP_FLD_MAPPING

REP_FLD_MAPPING

This view shows the source fields used by the target fields in a mapping. This is the companion view for the REP_TBL_MAPPING view. It contains both source and target column names and details.
The following table lists the source and target field metadata in the REP_FLD_MAPPING view:
Column Name
Datatype
Descriptions
SOURCE_FIELD_NAME*
VARCHAR2 (240)
Name of the source field.
SRC_FLD_BUSNAME
VARCHAR2 (240)
Business name of the source field.
SOURCE_NAME
VARCHAR2 (240)
Name of the source table.
SRC_BUSNAME
VARCHAR2 (240)
Business name of the source table.
TARGET_COLUMN_NAME*
VARCHAR2 (240)
Name of the target field.
TARG_COL_BUSNAME
VARCHAR2 (240)
Business name of the target column.
TARGET_NAME
VARCHAR2 (240)
Target name.
TARG_BUSNAME
VARCHAR2 (240)
Business name of the target.
SUBJECT_AREA*
VARCHAR2 (240)
Folder name.
SUBJECT_ID*
NUMBER
Folder ID.
MAPPING_NAME
VARCHAR2 (240)
Name of the mapping.
VERSION_ID
NUMBER
Folder version ID.
VERSION_NAME
VARCHAR2 (240)
Folder version name.
TRANS_EXPRESSION
VARCHAR2 (2000)
Target field transformation expression.
USER_COMMENT
VARCHAR2 (2000)
End user comment.
DBA_COMMENT
VARCHAR2 (2000)
Administrator comment.
MAPPING_COMMENT
VARCHAR2 (2000)
Mapping comment.
MAPPING_LAST_SAVED
VARCHAR2 (240)
Time the mapping was saved last.
MAPPING_
VERSION_NUMBER*
NUMBER
Mapping version number.
SOURCE_VERSION_NUMBER*
NUMBER
Source version number.
TARGET_VERSION_NUMBER*
NUMBER
Target version number.
SOURCE_ID*
NUMBER
Source table ID.
TARGET_ID*
NUMBER
Target table ID.
MAPPING_ID*
NUMBER
Mapping ID.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!