BO_ABEPHN_CI_VW

(SQL View)
Index Back

ABE Phone CI

ABE Phone Component Interface view.

SELECT A.BO_ID ,A.ABE_SEQ ,A.PROFILE_CM_SEQ ,B.CM_TYPE_ID ,B.CM_PURPOSE_TYPE_ID ,B.CM_ID ,%subrec(CM_PHON_PGR_SBR,C) FROM %Table(BO_ABE_DTL) A , %Table(BO_CM) B , %Table(CM) C WHERE A.BO_ID = B.BO_ID AND A.PROFILE_CM_SEQ = B.PROFILE_CM_SEQ AND B.CM_ID = C.CM_ID AND B.CM_TYPE_ID = 2 AND B.BO_CM_START_DT <= %CurrentDateIn AND B.BO_CM_END_DT > %CurrentDateIn

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BO_ID Signed Number(32,0) DECIMAL(31) NOT NULL Business Object ID
2 ABE_SEQ Number(6,0) INTEGER NOT NULL Address Book sequence number.
3 PROFILE_CM_SEQ Number(31,0) DECIMAL(31) NOT NULL The Contact Method Profile ID is a key field that is used to reference the details of a Contact Method in various CM tables.
4 CM_TYPE_ID Number(6,0) INTEGER NOT NULL Contact Method Type ID

Default Value: 2

5 CM_PURPOSE_TYPE_ID Number(6,0) INTEGER NOT NULL Relationship Contact Method Purpose ID

Prompt Table: CM_PURP_TYPE

6 CM_ID Number(31,0) DECIMAL(31) NOT NULL Contact Method ID
7 COUNTRY_CODE Character(3) VARCHAR2(3) NOT NULL This field stores the Country Code values.
8 PHONE Character(24) VARCHAR2(24) NOT NULL This field stores the Telephone number.
9 EXTENSION Character(6) VARCHAR2(6) NOT NULL This field stores the Phone extension.
10 PASSWORD Character(254) VARCHAR2(254) NOT NULL Password