NCAS

Listing of P&C Class Codes and Descriptions Report

Report Series Name
C-U-PS-ITEM-CLASS-DESCRIPTIONS

Report Name
STATE OF NORTH CAROLINA PURCHASING SYSTEM
LISTING OF P&C CLASS CODES AND DESCRIPTIONS

Library
Source code is located in PSPUBLIC

Use
This report series is used to review descriptions for all of the P&C class codes. Buyers use this report to insure that requisitioners are using the correct NCAS item number when ordering with generic items.

Content
This report lists in numerical order each P&C class code followed by its full description.

Totals
The report totals the number of P&C class codes.

Column Headings

  • P&C CLASS CODE - P&Cs commodity code.
  • P&C CLASS DESCRIPTION - description of P&Cs commodity code.
Run Statements
The run statement member name is C-U-PS-ITEM-CLASS-DESCRIPT-RUN

Note: The run statements list a DD statement that must be added to your RUN-JCL before you can submit this report. This example run statement is from the P region. The format of the DD statement is different in other regions. Please review the run statement comments for the exact format of the DD statement for your region.

000001 * IN ORDER TO EXECUTE THIS PROGRAM, YOU MUST ADD THE FOLLOWING DD *
000002 * STATEMENT TO YOUR RUN-JCL: *
000003 * //COMDSC DD DSN=VSAM.OSC.OPC.CC9101.COMDSC,DISP=SHR; *
000004 * *
000010 OPTION LIBRARY(PSPUBLIC)
000020 RUN C-U-PS-ITEM-CLASS-DESCRIPTIONS
000100 INTO LIBRARY XXXXXXXXX

Type over the displayed variable values with your agencys values.

View Report