PSSEC_PPC_FUNC

(SQL Table)
Index Back

Defines AppClass Method

Define Application Class Method, which will be called from PeopleCode. During runtime, this method will actually run the PeopleCode Option selected in its child table - i.e. PSEC_PPC_OPTN.

  • Related Language Record: PSSECPPCFNC_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PACKAGEROOT Character(30) VARCHAR2(30) NOT NULL Root Package ID

    Prompt Table: PSPACKAGROOT_VW

    2 QUALIFYPATH Character(127) VARCHAR2(127) NOT NULL Qualified Package/Class Path

    Prompt Table: PSPACKAGPATH_VW

    3 APPCLASSID Character(30) VARCHAR2(30) NOT NULL Application Class ID

    Prompt Table: PSPACKAGCLAS_VW

    4 APPCLASSMETHOD Character(60) VARCHAR2(60) NOT NULL Application Class Method Name
    5 DESCRLONG Long Character CLOB Long Description