PRODKIT_DOC_VW(SQL View) |
Index Back |
---|---|
Product Kit Document Code View |
SELECT A.FIELDVALUE , A.XLATLONGNAME , A.XLATSHORTNAME FROM PSXLATITEM A WHERE A.FIELDNAME = 'DOCUMENT_CD' AND A.FIELDVALUE <> 'INVC' AND A.EFF_STATUS = 'A' AND %EffdtCheck(PSXLATITEM XX, A, %CurrentDateIn) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DOCUMENT_CD | Character(4) | VARCHAR2(4) NOT NULL |
Document Code
ACKN=Order Acknowledgment ASN=Advance Shipping Notification BOL=Bill of Lading CACK=Order Change Acknowledgement CREN=Buying Agreement Renewal CSTS=Buying Agreement Status INCC=Invoice Courtesy Copy INVC=Invoice INVN=Invoice Notification PACK=Packing List PICK=Picking Plan PPRC=Product Price List PRAD=Payment Remittance Advice QUOT=Quotation RMA=Return Material Authorization |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |