RF_SERVICE

(SQL Table)
Index Back

Service

Service Information is stored in this Record

  • Related Language Record: RF_SERVICE_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Prompt Table: SP_SETID_NONVW

    2 SERVICE_ID Character(20) VARCHAR2(20) NOT NULL Service ID

    Default Value: NEXT

    3 DESCR80 Character(80) VARCHAR2(80) NOT NULL Description
    4 SHORT_DESCR Character(15) VARCHAR2(15) NOT NULL This field is used to represent the short description for various objects
    5 PRVNT_MNTC_FLAG Character(1) VARCHAR2(1) NOT NULL This field is used to show whether Preventive Maintenance is required or not.
    N=No
    Y=Yes

    Default Value: N

    6 WARRANTY_FLAG Character(1) VARCHAR2(1) NOT NULL Indicates that the agreement is classified as a warranty.
    N=No
    Y=Yes

    Default Value: N

    7 AGREEMENT_FLAG Character(1) VARCHAR2(1) NOT NULL Indicates whether or not the service can be used on an agreement.
    N=No
    Y=Yes

    Default Value: Y

    8 BILLABLE_FLAG Character(1) VARCHAR2(1) NOT NULL This is used to determine of the item under consideration is billable or not.
    N=No
    Y=Yes

    Default Value: N

    9 OFF_HOURS_FLAG Character(1) VARCHAR2(1) NOT NULL Off Hours
    N=No
    Y=Yes

    Default Value: N

    10 ACTIVE_STATUS Character(1) VARCHAR2(1) NOT NULL Transfer Template Status
    A=Active
    I=Inactive

    Default Value: A

    11 EST_SERVICE_TIME Number(8,2) DECIMAL(7,2) NOT NULL Estimated Duration
    12 SERVICE_TYPE_CD Character(8) VARCHAR2(8) NOT NULL User-definable code to classify the type of service.

    Prompt Table: RF_SERVICE_TYPE

    13 BUSINESS_UNIT_RF Character(5) VARCHAR2(5) NOT NULL Field Services Business Unit
    14 LEAD_TIME Number(3,0) SMALLINT NOT NULL Lead Time Days
    15 PERIOD_UNIT Character(1) VARCHAR2(1) NOT NULL Stores the unit of time (day, week, etc.) when defining a service.
    D=Day(s)
    M=Month(s)
    W=Week(s)
    Y=Year(s)

    Default Value: D

    16 START_DATE Date(10) DATE NOT NULL Start Date for Gen Standing PO

    Default Value: %date

    17 END_DATE Date(10) DATE End Date
    18 APPROVAL_REQ_FLAG Character(1) VARCHAR2(1) NOT NULL This field specifies whether the approval is required for the activity.
    N=No
    Y=Yes

    Default Value: N

    19 REPLACE_SERVICE_ID Character(20) VARCHAR2(20) NOT NULL Replacement
    20 PROVIDER_GRP_ID Character(10) VARCHAR2(10) NOT NULL Identification number for the provider group.
    21 PERSON_ID Character(15) VARCHAR2(15) NOT NULL Person ID

    Prompt Table: %EDITTABLE

    22 ALL_PRODUCT_FLAG Character(1) VARCHAR2(1) NOT NULL Flag to determine if a service is applicable to all products in the Service component.
    N=Applicable Products
    Y=Applicable to All Products

    Default Value: N

    23 ALL_REGION_FLAG Character(1) VARCHAR2(1) NOT NULL Flag to determine if a service is applicable to all regions in the Service component.
    N=Applicable Regions
    Y=Applicable to All Regions

    Default Value: N

    24 ENTITLE_PLAN_NAME Character(10) VARCHAR2(10) NOT NULL This field represents the Entitlement Plan Name
    25 NO_OF_TECHNICIANS Number(2,0) SMALLINT NOT NULL Number of Technicians

    Default Value: 1