RF_RMA_AN_LVW

(SQL View)
Index Back

RMA AutoNumber View

Retrieves the beginning sequence for creating new RMA's.

SELECT A.SETID , A.BEG_SEQ , A.LANGUAGE_CD , A.DESCR FROM PS_AUTO_NUM_LANG A WHERE A.NUM_TYPE ='RMA'

  • Related Language Record for RF_RMA_AN_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
    2 BEG_SEQ Character(3) VARCHAR2(3) NOT NULL Beginning Sequence
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description