OEPBCLASS FILE
                         Price Book Sales Class
This file stores the Order Entry price book sales class records that indicate
which group of items will be affected by the price book that has been
established.
REFERENCED BY
BL243
UPDATED BY
BL48.1    BL48.2
FIELD NAME           DESCRIPTION/VALID VALUES                    UPDATED BY
PBC-COMPANY          Numeric 4                                   BL48.2
Company              The company number represents an
                     established company and is entered on
                     all function codes.
PBC-BOOK-NAME        Alpha 10                                    BL48.2
Book Name            Name of the price book (a user-defined
                     value).
PBC-MAJOR-SCLASS     Alpha 4                                     BL48.2
Major Sclass         Sales major class that indicates which
                     items will be affected by the price
                     book.
PBC-MINOR-SCLASS     Alpha 4                                     BL48.2
Minor Sclass         Sales minor class that indicates which
                     items will be affected by the price
                     book.
PBC-COMMENTS         Alpha 50  (Lower Case)                      BL243   BL48.2
Comments             Occurs 10 Times
                     This field contains the text you enter
                     for the comment to be associated with an
                     asset. You can have multiple lines of
                     comments for each comment type.
                         OEPBCLASS FILE INDEX
NAME      KEY FIELDS    DESCRIPTION / SUBSET CONDITION           USED IN
PBCSET1   COMPANY                                                BL243   BL48.1
          BOOK-NAME                                              BL48.2
          MAJOR-SCLASS
          MINOR-SCLASS
                         OEPBCLASS FILE RELATIONS
ONE TO ONE RELATIONS
RELATION       RELATED
 NAME           FILE        INTEGRITY RULES / FIELD MATCH
Oecompany      OECOMPANY    Required
                            PBC-COMPANY      -> OEC-COMPANY
Oeprcbook      OEPRCBOOK    Required
                            PBC-COMPANY      -> OPB-COMPANY
                            PBC-BOOK-NAME    -> OPB-BOOK-NAME
 |