RMASHIPPEDPRODUCT Table

The RMASHIPPEDPRODUCT table stores information on the products shipped for Returns. This information is entered using Infor CRMand contains the account product ID, shipping description, ship date, and the product ID.

Legend
 

Field

Datatype(Length)

Allow Nulls

Indexes

Relationship

Related Table and Field

RMASHIPPEDPRODUCTID (PK)

STANDARDID(12)

NOT NULL

RMASHIPPEDPRODUCT_ID_PK (AK)

 

 

RMAID (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

RMA.RMAID

RMARECEIVEDPRODUCTID (FK)

STANDARDID(12)

NULLS

RMASHIPPEDPRODUCT_RMAIRECEIVEDPRODUCTID (CA)

(Many) to (One)

RMARECEIVEDPRODUCT.RMARECEIVEDPRODUCTID

ACCOUNTPRODUCTID (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

ACCOUNTPRODUCT.ACCOUNTPRODUCTID

SHIPPEDDESC

varchar(80)

NULLS

 

 

 

SHIPPEDDATE

datetime(8)

NULLS

 

 

 

CREATEUSER (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

CREATEDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

MODIFYDATE

datetime(8)

NULLS

 

 

 

RETURNEDEXISTING

BOOLEAN(1)

NULLS

 

 

 

PRODUCTID (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

PRODUCT.PRODUCTID

SHIPPED

char(1)

NULLS

 

 

 

SHIPPEDBY (FK)

char(12)

NULLS

 

(Many) to (One)

USERSECURITY.USERID