RF_RMA_LINE

(SQL Table)
Index Back

RMA Line

This record holds all of the items being returned on a single RMA.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Default Value: RF_RMA_HDR.BUSINESS_UNIT

Prompt Table: SP_BU_RC_NONVW

2 RMA_ID Character(10) VARCHAR2(10) NOT NULL RMA Number

Default Value: RF_RMA_HDR.RMA_ID

3 RMA_LINE_NBR Number(5,0) INTEGER NOT NULL RMA Line Number

Default Value: 1

4 RMA_RET_TYPE Character(2) VARCHAR2(2) NOT NULL Indicates the type of return that the RMA represents.
00=Advanced Exchange
01=Repair and Return
02=Return and Replace
03=Return to Stock
5 PROBLEM_CD Character(10) VARCHAR2(10) NOT NULL Stores the ID for the problem code.

Prompt Table: RF_PROB_CD_VW2
Set Control Field: BUSINESS_UNIT

6 RMA_LINE_STATUS Character(1) VARCHAR2(1) NOT NULL Similar to RMA_STATUS, except for the RMA line.
C=Closed
O=Open
P=Pending
X=Canceled
7 RETURN_TO_IBU Character(5) VARCHAR2(5) NOT NULL Business Unit (Return to)

Prompt Table: RC_RMA_BU_FS_VW

8 BO_ID_CUST Number(31,0) DECIMAL(31) NOT NULL This field stores the Business Object ID for the customer.
9 ROLE_TYPE_ID_CUST Number(12,0) DECIMAL(12) NOT NULL Stores ROLE_TYPE_ID for the customer
10 CUST_SETID Character(5) VARCHAR2(5) NOT NULL Customer Setid
11 CUST_ID Character(15) VARCHAR2(15) NOT NULL Customer ID
12 SITE_ID Character(15) VARCHAR2(15) NOT NULL Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.

Prompt Table: RF_COMPSITE_VW
Set Control Field: BUSINESS_UNIT

13 PROFILE_CM_SEQ_ADD Number(31,0) DECIMAL(31) NOT NULL This field is used to store the profile contact method sequence number for an address.

Prompt Table: %EDITTABLE2

14 ADDRESS_SEQ_NUM Number(5,0) INTEGER NOT NULL Address Sequence Number from Supply Chain Management. Field size increased from 3 to 5 in CRM 8.95, as Supply Chain Management has increased the size to 5 in SCM 8.9 release.
15 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country

Prompt Table: COUNTRY_TBL

16 ADDRESS1 Character(55) VARCHAR2(55) NOT NULL Address 1
17 ADDRESS2 Character(55) VARCHAR2(55) NOT NULL Address 2
18 ADDRESS3 Character(55) VARCHAR2(55) NOT NULL Address 3
19 ADDRESS4 Character(55) VARCHAR2(55) NOT NULL Address 4
20 CITY Character(30) VARCHAR2(30) NOT NULL City
21 NUM1 Character(6) VARCHAR2(6) NOT NULL Number 1
22 NUM2 Character(4) VARCHAR2(4) NOT NULL Number 2
23 HOUSE_TYPE Character(2) VARCHAR2(2) NOT NULL House Type
AB=House Boat Reference
WW=House Trailer Reference
24 ADDR_FIELD1 Character(2) VARCHAR2(2) NOT NULL Address Field 1
25 ADDR_FIELD2 Character(4) VARCHAR2(4) NOT NULL Address Field 2
26 ADDR_FIELD3 Character(4) VARCHAR2(4) NOT NULL Address Field 3
27 COUNTY Character(30) VARCHAR2(30) NOT NULL County
28 STATE Character(6) VARCHAR2(6) NOT NULL State

Prompt Table: %EDIT_STATE

29 POSTAL Character(12) VARCHAR2(12) NOT NULL Postal
30 GEO_CODE Character(11) VARCHAR2(11) NOT NULL Geo Code
31 IN_CITY_LIMIT Character(1) VARCHAR2(1) NOT NULL In City Limit

Y/N Table Edit

Default Value: Y

32 ADDRESS1_AC Character(55) VARCHAR2(55) NOT NULL ADDRESS1_AC
33 ADDRESS2_AC Character(55) VARCHAR2(55) NOT NULL ADDRESS2_AC
34 ADDRESS3_AC Character(55) VARCHAR2(55) NOT NULL ADDRESS3_AC
35 ADDRESS4_AC Character(55) VARCHAR2(55) NOT NULL Alternate Character Address 4.
36 CITY_AC Character(30) VARCHAR2(30) NOT NULL CITY_AC
37 REGION_ID Character(15) VARCHAR2(15) NOT NULL This field stores the region id value.
38 TIMEZONE Character(9) VARCHAR2(9) NOT NULL Time Zone
39 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID

Prompt Table: %EDITTABLE8

40 QTY_RETURNED_BASE Number(16,4) DECIMAL(15,4) NOT NULL Qty Returned
41 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
CS=Case
EA=Each
MHR=Muti Hourly
PER=Percentage
SQF=Square Footage
42 SERIAL_ID Character(20) VARCHAR2(20) NOT NULL This field is used to represent the Serial ID of an item or installed product

Prompt Table: %EDITTABLE6

43 INV_LOT_ID Character(15) VARCHAR2(15) NOT NULL Lot ID
44 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID

Prompt Table: %EDITTABLE7

45 INST_PROD_ID Character(20) VARCHAR2(20) NOT NULL This field is used to represent the installed product ID (key field)
46 EST_RETURN_DT Date(10) DATE NOT NULL Estimated Return Date
47 COMMENTS_2000 Long Character(32700) CLOB Comment Text
48 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
49 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
50 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
51 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
52 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
53 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
54 REQUESTOR_ID Character(30) VARCHAR2(30) NOT NULL Used to store an identification code for the requestor of material.