INTFC_BI_SR_VW(SQL View) |
Index Back |
---|---|
Billing Cr Card Search ViewUsed to pick out any business units that are waiting for credit card processing. |
SELECT DISTINCT BUSINESS_UNIT FROM PS_INTFC_CRCARD WHERE INVOICE <> ' ' AND PROCESS_INSTANCE = 0 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_BI_NONVW |