RPC_PRDBILL

(SQL Table)
Index Back

Telco base object for CI

Record used for storing billing options for each product.

  • Related Language Record: RPC_PRDBILL_LNG
  • # 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 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID
    3 RBT_PURPOSE_ID Character(10) VARCHAR2(10) NOT NULL Field used for storing Billing Account Purpose ID
    4 NO Number(2,0) SMALLINT NOT NULL Field used for storing Billing Account Details sequence number
    5 PRIMARY_FLAG Character(1) VARCHAR2(1) NOT NULL Primary

    Y/N Table Edit

    6 RBT_ACCOUNT_TYPE Character(2) VARCHAR2(2) NOT NULL Field to indicate what billing account can be used with this service.
    EI=Either
    PO=Postpaid Only
    PP=Prepaid Only
    7 ACCT_TYPE_DESCR Character(30) VARCHAR2(30) NOT NULL Field used for storing Account type description
    8 REQUIRED_FLAG Character(1) VARCHAR2(1) NOT NULL Required
    N=No
    Y=Yes

    Y/N Table Edit

    9 RBT_PURPOSE_DESCR Character(254) VARCHAR2(254) NOT NULL Field used for storing Billing Account Purpose