DR_POST_ACTN_VW(SQL View) |
Index Back |
---|---|
Draft Event Post Actions |
SELECT DISTINCT DRAFT_BUSN_EVENT , DRAFT_POST_ACTION FROM PS_DR_BUS_EVNT_PST |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DRAFT_BUSN_EVENT | Character(2) | VARCHAR2(2) NOT NULL | Defines the Draft life cycle event. It represents one of the actions that the PeopleSoft system has provided for Draft processing. Examples are: Approving a Draft Remitting a Draft to the Bank Voiding the Draft. |
2 | DRAFT_POST_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Draft Post Action
A=Actual D=Dishonor Default Value: A |