[Home] [Help]
[Dependency Information]
| Object Name: | PSA_MISC_POSTING |
|---|---|
| Object Type: | TABLE |
| Owner: | PSA |
| FND Design Data: | PSA.PSA_MISC_POSTING
|
| Subobject Name: | |
| Status: | VALID |
Thist table stores the posting details for the Misc-Receipts, with respect to their multi-fund entries
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CASH_RECEIPT_HISTORY_ID | NUMBER | (15) | Yes | Cash Receipt History ID |
| POSTING_CONTROL_ID | NUMBER | (15) | Yes | Posting Control ID |
| GL_DATE | DATE | GL Date |
Cut, paste (and edit) the following text to query this object:
SELECT CASH_RECEIPT_HISTORY_ID
, POSTING_CONTROL_ID
, GL_DATE
FROM PSA.PSA_MISC_POSTING;
PSA.PSA_MISC_POSTING does not reference any database object
PSA.PSA_MISC_POSTING is referenced by following:
PSA
PSA_MISC_POSTING#
|
|
|
|