Writer instructions | ||
Purpose | Use this page to display a banner announcement on each page of the space. Create the Space announcements page in the master space, outside of the Home branch. You can version the Space announcements page to enable different banners to be published into different target spaces, however, the banner that is displayed in the versioned (master) space itself only displays the most recently-published banner. If you find errors in the banner area of your versioned space and you are sure the Space announcements page is set up correctly, try publishing the page to the same space. For more information, see Space-announcements-banners. | |
Removing | When an announcement is no longer needed, remove the BMC Space Banner macro. | |
Translation | Localized spaces using the L10n Viewport theme must change the name of this page to Space announcements l10n. See Configuring-the-Scroll-ViewPort-theme-for-translated-spaces. | |
Usage | Choose one or none of the following BMC Space Banner macros. If your space requires another kind of announcement, you can use this page in coordination with your team lead and editors. |
Step 9—Specifying related disguise criteria
The File-AID/Data Solutions Criteria Menu is displayed when you select a column for data disguise in the Data Disguise - Column/Field List.
As the selected column is a related column, you enter the Criteria Menu in Related Mode.
File-AID/Data Solutions Criteria Menu
OPTION ===> 4
G GLOBAL - GLOBAL Fields 0 fields
1 DATE AGING - Aging criteria 0 sets
4 TRANSLATOR - Data Translator criteria 0 sets
5.1 GENERATOR - Data Generator criteria 0 sets
5.2 PATTERN - Pattern Data Generation 0 sets
6 FIELD EXITS - Utilities criteria 0 sets
7 DATA ENCRYPTION - Data Encryption Criteria 0 sets
8 REPLACE - Data Replace Criteria 0 sets
Disguise Object. : FRSAMP.ORDER_TABLE
Column. . . . .: CUST_NUM
Related rule. .: R0000001
Description ===> RELATED UNIQUE TRANSL. CUST_NUM:FRSAMP.ORDER_TABLE
Commands: VIEW, SAVE, END, CANCEL, MENU
To define related disguise criteria: | |
---|---|
In this field… | Do the following: |
Option | Type 4 to select the Translator disguise function. |
Description | Type RELATED UNIQUE TRANSL. CUST_NUM:FRSAMP.ORDER_TABLE to identify that this related disguise rule uses the unique translate function. |
Press Enter | BMC Compuware File-AID/Data Solutions displays the Data Translator Criteria screen. |
Field Names and Descriptions
The following list describes the available options and fields on this screen.
OPTION | DESCRIPTION |
---|---|
G - GLOBAL | Displays the “Define Global Fields Screen” which enables you to view, define and change user global fields (user variables). It lists all existing user variables in the entered order and displays blank lines for definition of additional user variables. Global fields must start with & (ampersand) and they are retained in the order entered. |
1 - DATA AGING | Displays the “File-AID/Data Solutions Aging Criteria Menu” screen. Aging criteria enables you to age dates in data records displayed with a record layout. To specify an aging criterion, choose a date field and enter a relational operator of +, -, R, or FM a numeric value in the century, year, month, and/or days field, and the appropriate date pattern. Leave the relational operator blank for fields not involved in the aging criteria. Use = in the RO field to replicate the last entered criteria. |
4 - TRANSLATOR | Displays the “File-AID/Data Solutions Data Translator Criteria Menu” screen. The Data Translator feature translates data values in one or more fields based on a translate table containing lookup and/or result values. The Translator function accesses the translate table based on values from the fields specified on the formatted panel in five different ways: Binary search (S): Sorts the values internally and performs a binary search thereby speeding up processing. Key search (K): Your search field matches the key field when your table file is a KSDS (Keyed Sequential Dataset). If the entire table fits into memory, the key search functions identical to the Binary Search. If there is insufficient memory the table is directly accessed by key. Direct row pointer search (D): The search field is hashed to a random number between 1 and the number of rows in the table. The resulting number determines the row to be used. No value in the table matches the original search field. Hash to a key search (H): Similar in function to the Direct Row Pointer Key search except that the random number is used to perform the Key search. The search field is hashed to a random number between 1 and the number of rows in the table. For the Hash function to work, the key of the VSAM file must be numeric with leading zeros, start with 1, and increment by 1 for each row. Unique key search (U): Each different input value will return a different entry number which will then be used to access the replacement values from the translate table. This will produce unique replacement values as long as the translate table contains unique replacement values. When the corresponding row is determined, the Translator function returns the result values and uses them to replace the specified output field value. |
5.1 - GENERATOR | Displays the “File-AID/Data Solutions Data Generator Criteria Menu” screen. The Data Generator feature is used to fill fields with new data values. You may use the Data Generator to fill new fields with test data, or to replace live data that may be sensitive production information that should not be used in test. Data can be generated for numeric and character fields by using one of four methods: sequential, random, pattern masking, or by picking valid values from another file. An object of an ODO/REFER is non-selectable. The Data Generation function can also be used to generate new records into a new file without specifying an input file from which to model the records. A Layout containing an ODO/REFER CANNOT be used. |
5.2 - PATTERN | Displays the “File-AID/Data Solutions Pattern Data Generator Criteria” screen. The Data Pattern Generator feature is used to fill fields with new data values. You may use the Data Pattern generator to fill new fields with test data, or to replace live data that may be sensitive production information that should not be used in test. Data can be generated for unsigned numeric and character fields by using one of two methods: sequential & random. The Data Generation function can also be used to generate new records into a new file without specifying an input file from which to model the records. A Layout containing an ODO/REFER CANNOT be used. |
6 - FIELD EXITS | Displays the “File-AID/Data Solutions Field Exit Criteria Menu” screen. Formatted field exit criteria enables you to define and process both Data Solutions-defined and user-defined business function data conversions. Field exits distributed with Data Solutions perform the following business functions: Addition, Data Analysis, Date Analysis, Division, European currency conversion, Encryption/decryption, Field Replacement, Multiplication, Test date generator, Resequencing, Subtraction, and Use global area. To specify a formatted field exit criterion, choose a data field and enter the EX relational operator, valid parameters for the exit in the PARAMETERS field, and the name of the exit in the EXIT NAME field. If you enter EP in the RO field, Data Solutions displays the Field Exit Parameters screen. If you leave the EXIT NAME field blank, Data Solutions displays the List of Available Field Exits screen. Leave the relational operator blank for fields not involved in the aging criteria. Use the INPUT, INSERT, or REPEAT primary command to specify multiple sets of change criteria. When multiple sets are specified, Data Solutions applies them separately in the order specified. In addition, you can make the change process contingent on the field values in the record through the use of selection criteria. Simply enter the SELECT primary command on the Formatted Field Exit Criteria screen to display the Formatted Selection Criteria screen. |
7 - DATA ENCRYPTION | Displays the “File-AID/Data Solutions Data Encryption Criteria Menu” screen. The Data Encryption function simplifies the process of encrypting and decrypting a data file. It transforms a field value to mask the original value and is useful when creating test files from production files. BMC Compuware File-AID/Data Solutions uses encryption/decryption exits to define and process both Data Solutions-defined and user-defined encryption routines. Simply choose a routine for a particular field from Data Solution's list of Available Encryption/Decryption Exits. With the use of selection criteria, you can assign an encryption routine to a field based on the data in that field or on the data in another field in the record. The original data characteristics are maintained (i.e. valid packed fields or punctuation in character fields). In addition, unique values are maintained so that the key field remains unique. This permits you to decrypt the encrypted data to its original value. The Key Encrypt/Decrypt Exit is a Data Solutions-defined exit. Two sample encryption/decryption routines are also available. You can use one of the sample encryption/decryption routines or create your own routine. |
8 - REPLACE | Displays the “File-AID/Data Solutions Data Replace Criteria” screen. It allows you to specify a replace value (R) or source (FF for field-to-field) for the specified field. . |
Status | Displays the status of the various types of criteria associated with the criteria data set listed on the top line of this screen and the disguise rule for the current disguise object: n fields n sets |
FIELD | DESCRIPTION |
---|---|
Disguise Object | Identifies the name of the object you selected in the “Data Disguise - Object List”. |
Column | Identifies the name of the column/field of the object you selected in the Data Disguise - Column/Field List. For a related rule, you can replace the value of the related column/field, but you may search/select on other fields. |
Related rule | Identifies the disguise rule member name (Rnnnnnnn ) that applies to the related column/field. File-AID/RDX generates the name and you cannot change it. This field only displays when criteria is stored in the Disguise Criteria file. |
Description | Displays the disguise rule description as entered during the disguise creation. By default, it includes the word RELATED for related mode, followed by the related column/field and object name. |
Primary Commands
The following list identifies the primary commands that are available from this screen. For details on the command, see File-AID/Related Data XPERT Reference.
COMMAND | DESCRIPTION |
---|---|
CANCEL | Returns to the File-AID/RDX “Data Disguise - Column List” without saving any criteria information. |
END | Saves the current disguise criteria and returns to the FFile-AID/RDXX “Data Disguise - Column List”. |
MENU | Displays all options of the File-AID/Data Solutions Criteria Menu so you can access the remaining File-AID/Data Solutions Criteria Menu options. The MENU command is a toggle switch so enter MENU again to return to the previous display format. |
SAVE | Saves the current criteria in the criteria dataset. If a criteria dataset is not specified, you are prompted for a data set and member name in which to save the criteria. |
VIEW | Displays the View Criteria screen, which summarizes the options and criteria sets into a scrollable display. |
Line Commands
There are no line commands associated with this screen.
Specifying Data Translator Criteria
The Data Translator Criteria screen displays when you select option 4, TRANSLATOR in the File-AID/Data Solutions Criteria Menu. It allows you to convert data.
When you first access this screen the message RELATED DISGUISE reminds you that you are defining criteria in related mode.
Data Translator Criteria
-------------------------------------------------------------------------------
File-AID/Data Solutions ------- Data Translator Criteria ---- RELATED DISGUISE
COMMAND ===> SCROLL ===> CSR
TABLE DATASET ===> FRSAMP.TRANSLAT(SSANDCC)
SET 1 OF 1 ORDER_TABLE-TBL GBL = N SEL = N
---- FIELD LEVEL/NAME ------- -FORMAT- RO --------- PARAMETERS ---------------+
******************************* TOP OF DATA ***********************************
5 NULL-INDICATORS 12/AN
5 ORDER_NUMBER 6/AN
5 CUST_NUM 6/AN UR
5 SOC_SEC_NUM 11/AN
5 CREDIT_CARD_NUM 16/AN
5 ORD_TYPE 8/AN
5 ORD_DATE 10/AN
5 ORD_STAT 8/AN
5 ORD_AMOUNT 5/PS
5 ORD_DEPOSIT 5/PS
5 ORD_LINE_COUNT 4/BI
5 SHIP_CODE 2/AN
5 SHIP_DATE 10/AN
Valid RO: S = Search, K = Key, D = Direct pointer, H = Hash to key, U = Unique
R = Result, SR, KR, DR, HR, UR (for both), EP, FM
Commands: SELect, View
To define data translator criteria for FRSAMP.CUSTOMER_TABLE: | |
---|---|
In this field… | Do the following: |
TABLE DATASET | Type FRSAMP.TRANSLAT(SSANDCC) to point to the sample translate table for customer, social security, and credit card numbers. |
RO | Type UR as the relational operator for column CUST_NUM. |
Press Enter | BMC Compuware File-AID/Data Solutions displays the Unique/Result Field Parameters screen. |
Field Names and Descriptions
The following list describes all of the fields on this screen.
FIELD | DESCRIPTION | |
---|---|---|
Table Dataset | Specify the data set that contains the translation data information (translate table). | |
Set | Identifies the set of criteria displayed. | |
01 Level Name | Name of the record file structure from layout. | |
GBL | Specifies whether one or more global fields have been attached to this set of criteria (N or Y). | |
SEL | Displays whether selection criteria has been attached to this set of criteria (NO or YES). | |
FIELD LEVEL/NAME | Name of the field from layout. | |
FORMAT | Length and type of field. | |
RO | Specify a relational operator. Possible values are: | |
S | Binary search field | |
K | Key search field | |
D | Direct row pointer search field | |
H | Hash to a key search field | |
U | Unique search field | |
R | Result field | |
SR | Binary search and result field | |
KR | Key search and result field | |
DR | Direct row pointer search and result field | |
HR | Hash to a key search and result field | |
UR | Unique search and result field | |
FM | Field mask. See “Field Mask” in the File-AID/Data Solutions User Reference Manual for more information. | |
EP | Edit parameters. | |
Parameters | Displays search and/or result parameters for each field. |
Primary Commands
The following list identifies the primary commands that are available from this screen. For details on the commands, see File-AID/Data Solutions User Reference.
COMMAND | DESCRIPTION |
---|---|
ALIGN (AL) | Controls display of ALIGNED/UNALIGNED term for PL/I data. |
ARRAY (AR) | Controls display of array declaration information for PL/I data. |
BACK | Positions the display to the previous criteria. Synonym for LEFT. |
CANCEL (CAN) | Returns to Criteria Menu without saving current updates. |
CHANGE | Switch from the Selection Criteria to the Change Criteria panels. This command is only valid on the Record Layout Selection Criteria and Global Selection Criteria panels. |
COMPLEX (CM) | Controls display of COMPLEX terms for PL/I data. |
DELETE (DEL) | Deletes a criteria set (change and associated selection criteria). |
DISPLAY (DIS) | Specifies a display format. |
DOWN | Scrolls down. |
END | Ends display of the formatted criteria screen and displays the Criteria Menu. |
FILLER (FILL) | Controls display of FILLER fields. |
FORWARD (FWD) | Positions the display to the next criteria. Synonym for RIGHT. |
GLOBAL (GBL) | Displays the GLOBAL Change Criteria panel which shows the defined global fields (variables). Use this panel to create criteria which will test values of global fields. Valid only if a global field has been defined. On the GLOBAL Change Criteria panel, you enter change criteria in the same way you enter change criteria on the record layout; the normal relational operators are available to operate against the global variables. |
GROUP (G) | Controls the display of occurrences of group-level items. |
IMPORT | Import an existing layout. |
INPUT/ INSERT (I) | Inputs/inserts a new criteria set. |
LEFT | Positions the display to the previous criteria. Synonym for BACK. |
LOCATE (L) | Scrolls directly to the specified record layout line. |
LR (Locate Record) | Positions the display to the specified criteria number. |
MESSAGE (MSG) | Controls the message display. |
OCCURS (OCC) | Controls the display of array declaration items. |
OFFSET (OFST) | Displays field offsets. |
PICTURE (PIC) | Controls the display of the PICTURE or DISPLAY line for numeric data. |
PROFILE (PROF) | Displays profile information lines. |
RECORD (REC) | Closes the Global Change or Global Selection Criteria panel and returns to the Formatted Selection or Change Criteria panel. Only valid on the Global Selection Criteria or Global Change Criteria panels. |
REDEFINE (RED) | Controls the display of data item redefinitions. |
REFLNG (REF) | Controls the display of BIT/CHAR REFER field length reference lines for PL/I data. |
REPEAT (R) | Causes a criteria set (formatted change and selection) to be repeated. |
RESET (RES) | Causes excluded lines to be redisplayed. |
RETURN | Returns to the File-AID/RDX Primary Option Menu. |
RIGHT | Positions the display to the next criteria. Synonym for FORWARD. |
SELECT (SEL) | Displays the Formatted Selection Criteria screen. |
SHOW (S) | Displays LEVEL, NUMBER, FORMAT, OFFSET, or PICTURE information for the selection fields. |
SYNC | Controls the display of the SYNC term for fields in a COBOL record layout. |
UP | Scrolls up. |
VIEW (V) | Displays the View Criteria screen which is a keyword summary of the current settings for formatted change and selection criteria. |
ZERO (Z) | Controls the display of leading zeros in the numeric data fields. |
Line Commands
There are no line commands available from this screen.
Specifying Unique/Result Field Parameters
BMC Compuware File-AID/Data Solutions displays the Unique/Result Field Parameters screen when you enter the UR relational operator for the related field.
It enables you to enter parameters used by the unique routine to composite unique random replacement row numbers in the translate table during data search and replace. The result is obtained from the translate table and replaces the specified output field value.
Unique/Result Field Parameters
To specify the unique result field parameters: | |
---|---|
In this field… | Do the following: |
Order | Type 1. |
Location | Type 1. |
Table name | Type FRSAMP.CUSTNUM.UNIQTAB for the unique value table. |
Retain table | Type Y to retain the unique value table. |
CMD | Type END. |
Press Enter | BMC Compuware File-AID/Data Solutions redisplays the Data Translator Criteria screen. |
Field Names and Descriptions
The following list describes all of the fields on this screen.
FIELD | DESCRIPTION |
---|---|
Field Name | Name of selected field as defined by the record layout. |
Data Type | Data type of selected field as defined by the record layout. |
Length | Length of data in selected field as defined by the record layout. This field may be overtyped to shorten or lengthen the length of data replaced. This is particularly useful when you want to replace all the elements of a group item. |
Order | The order in which multiple fields are to be concatenated before being used to locate the translate table entry. Must be 1-9 and sequential beginning with 1. |
Location | Location of the replacement data in the translate table. |
Data Type | Type of data at the specified location in the translate dataset. Valid entries are: CHAR (Character), VCHR (Variable length Character), NUM (Numeric), BIN (Binary), HEX (Hexadecimal), PS (Packed Signed), DBCS (Double Byte Character Set) or VDBC (Variable length Double Byte Character Set). This data type does not have to match the field's data type as defined by the record layout. If the two data types are different, Data Solutions converts the replacement data type to the data type specified in the record layout. |
Length | Length of data in translate table. If this length is greater than the length defined in the record layout, then truncation occurs. |
Table Name | The Unique Value table (UVT) tracks the association between the input values and the translate table entry used for the replacement values. Specify the name for the Unique Value table. If Retain Table value (see below) is N(No) a name can be assigned when multiple sets are to share the same translate and Unique value tables (UVT). Each set refers to the UVT by the same name. If Retain Value is Y(Yes) this field must have a valid dataset name. If the dataset does not exist it will be allocated during the processing. This file is in a masked format. |
Retain Table | N (No) do not retain the Unique Value table. Y (Yes) retain the Unique Value table. When reusing a saved Unique Value table, BMC Compuware File-AID/Data Solutions validates the table to be sure that the input values used when the Unique value table was created are compatible with the input values used in the second set of criteria where the table is reused. This validation takes place during disguise criteria creation and during disguise execution. Criteria sets within the same job can be validated when the criteria is created. When criteria sets in different jobs share a Unique Value table the validation cannot be done until disguise execution time. |
Primary Commands
The following list identifies the primary commands that are available from this screen.
COMMAND | DESCRIPTION |
---|---|
CANCEL (CAN) | Discards the entries and returns to the formatted Translator Criteria screen. |
END | Saves the entered parameters and returns to the formatted Translator Criteria screen. |
Line Commands
There are no line commands available from this screen.
Reviewing Data Translator Criteria
File-AID/RDX displays the Data Translator Criteria screen after specifying the Unique/Result Field Parameters.
It now displays the parameters you entered for the UR operator.
Data Translator Criteria
-------------------------------------------------------------------------------
File-AID/Data Solutions ------- Data Translator Criteria ----------------------
COMMAND ===> END SCROLL ===> CSR
TABLE DATASET ===> FRSAMP.TRANSLAT(SSANDCC)
SET 1 OF 1 ORDER_TABLE-TBL GBL = N SEL = N
---- FIELD LEVEL/NAME ------- -FORMAT- RO --------- PARAMETERS ---------------+
******************************* TOP OF DATA ***********************************
5 NULL-INDICATORS 12/AN
5 ORDER_NUMBER 6/AN
5 CUST_NUM 6/AN UR FLEN(00006);ORDER(1);RLOC(00001);RLE+
5 SOC_SEC_NUM 11/AN
5 CREDIT_CARD_NUM 16/AN
5 ORD_TYPE 8/AN
5 ORD_DATE 10/AN
5 ORD_STAT 8/AN
5 ORD_AMOUNT 5/PS
5 ORD_DEPOSIT 5/PS
5 ORD_LINE_COUNT 4/BI
5 SHIP_CODE 2/AN
5 SHIP_DATE 10/AN
Valid RO: S = Search, K = Key, D = Direct pointer, H = Hash to key, U = Unique
R = Result, SR, KR, DR, HR, UR (for both), EP, FM
Commands: SELect, View
To exit the Data Translator Criteria: | |
---|---|
In this field… | Do the following: |
Command | Type END. |
Press Enter | BMC Compuware File-AID/Data Solutions displays the File-AID/Data Solutions Criteria Menu screen. |
Field Names and Descriptions
For a description of the options and fields on this screen, see Field Names and Descriptions.
Reviewing Related Disguise Criteria Sets
The File-AID/Data Solutions Criteria Menu screen displayed when you return from one of the Disguise Criteria Menu options.
This screen provides an overview of how many sets of disguise criteria have been defined for the current, related column. In this example you can see that only 1 set of Data Translator criteria has been defined.
You can issue the VIEW primary command to view the internal format of your criteria.
File-AID/Data Solutions Criteria Menu
OPTION ===> END
G GLOBAL - GLOBAL Fields 0 fields
1 DATE AGING - Aging criteria 0 sets
4 TRANSLATOR - Data Translator criteria 1 sets
5.1 GENERATOR - Data Generator criteria 0 sets
5.2 PATTERN - Pattern Data Generation 0 sets
6 FIELD EXITS - Utilities criteria 0 sets
7 DATA ENCRYPTION - Data Encryption Criteria 0 sets
8 REPLACE - Data Replace Criteria 0 sets
Disguise Object. : FRSAMP.ORDER_TABLE
Column. . . . .: CUST_NUM
Related rule. .: R0000001
Description ===> RELATED UNIQUE TRANSL. CUST_NUM:FRSAMP.ORDER_TABLE
Commands: VIEW, SAVE, END, CANCEL, MENU
To exit the Criteria Menu: | |
---|---|
In this field… | Do the following: |
Option | Type END. |
Press Enter | BMC Compuware File-AID/Data Solutions saves the specified criteria with the rule name as a member name in the File-AID/Data Solutions Criteria file you specified in the File-AID/Data Solutions Parameters screen. This ends the call to BMC Compuware File-AID/Data Solutions and returns control back to File-AID/RDX which displays the Data Disguise - Column/Field List. |
Field Names and Descriptions
For a description of the options and fields on this screen, see Field Names and Descriptions.
Reviewing Applied Related Rule to a Column/Field
When returning from defining or modifying a disguise rule with BMC Compuware File-AID/Data Solutions, File-AID/RDX displays the following Data Disguise - Column/Field List.
This panel now shows that the related rule you just defined has been applied to column CUST_NUM. You can use the LEFT and RIGHT scrolling or the EXPAND command to view the remainder of the description. Use the I line command to view all the related objects and columns/fields that the rule has also been applied to.
Data Disguise - Column/Field List
To review all related columns that the related rule has been applied to: | |
---|---|
In this field… | Do the following: |
Line Command | Type I. |
Press Enter | File-AID/RDX displays the Related Columns/Fields screen where you can review the disguise information for the selected column/field. |
Field Names and Descriptions
For a description of the fields on this screen, see Field Names and Descriptions.
Reviewing Related Rule Information
The Related Columns/Fields window displays when entering the I line command for a related column in the Data Disguise - Column/Field List. It lists all related objects and their related column names as well as the current related rule if one has been defined.
The objects and columns in the relationship thread are displayed. A relationship thread represents a set of objects that logically share data. The relationship thread is defined in the Relationship File by the RI and AR relationships stored there. Any disguise criteria created on this column will be assigned to each object in the relationship thread.
Notice that FRSAMP.ORDERTAB is included in this list even though it is not part of the current Data Disguise Object List, but is a related object as defined in the current relationship file.
Related Columns/Fields
To close the window: | |
---|---|
In this field… | Do the following: |
Command | Type END. |
Press Enter | File-AID/RDX redisplays the Data Disguise - Column/Field List screen. |
Field Names and Descriptions
The following list describes all of the fields on this screen.
FIELD | DESCRIPTION |
---|---|
Rule | Identifies the related disguise rule assigned to the selected column/field. Rnnnnnnn identifies a related rule |
Disguise Criteria File | Identifies the name of the File-AID/Data Solutions Criteria file you specified in the File-AID/Data Solutions Parameters screen. |
Object Name | Identifies the name of the related objects. The related rule listed in the Rule field above applies to each of the listed related objects. This field is a scrollable. Use the LEFT, RIGHT or EXPAND scrolling commands to view the remaining parts of a truncated object name. |
Related Column/Field Name | Identifies the name of the related column/field for each object. |
Primary Commands
The following list identifies the primary commands that are available from this screen.
COMMAND | DESCRIPTION |
---|---|
EXPAND | Type the EXPAND command then position the cursor on the scrollable field before you hit Enter. That displays the entire field contents. |
Exiting Column/Field List
When returning from viewing the related disguise information, File-AID/RDX redisplays the Data Disguise - Column/Field List.
Here you could start defining disguise criteria for any of the other columns of the selected objects.
However, for this exercise, the disguise definition for ORDER_TABLE is complete.
Data Disguise - Column/Field List
Command ===> END Scroll ===> CSR
Primary Commands: Find, Size, SOrt
Line Commands: S = Select A = Add/Assign rule U =Unassign rule I = Info
Disguise Object: FRSAMP.ORDER_TABLE
Column/Field Name Type(Length) Disguise Rule +
--------------------------------- ------------ ------------------------------
_ ORDER_NUMBER * CHAR(6)
_ CUST_NUM * CHAR(6) R0000001 RELATED UNIQUE TRANSL
_ SOC_SEC_NUM CHAR(11)
_ CREDIT_CARD_NUM CHAR(16)
_ ORD_TYPE CHAR(8)
_ ORD_DATE DATE
_ ORD_STAT CHAR(8)
_ ORD_AMOUNT DEC(9,2)
_ ORD_DEPOSIT DEC(9,2)
_ ORD_LINE_COUNT INTEGER
_ SHIP_CODE CHAR(2)
_ SHIP_DATE DATE
_ ORD_DESCRIPTION VCHAR(100)
******************************* Bottom of data ********************************
To exit the Data Disguise - Column/Field List: | |
---|---|
In this field… | Do the following: |
Command | Type END. |
Press Enter | File-AID/RDX displays the Data Disguise - Object List screen where you select another object for disguise. |
Field Names and Descriptions
For a description of the fields on this screen, see Field Names and Descriptions.