AR_SUM_PENDING_CMAPP
AR_SUM_PENDING_CMAPP is used in the Receivables Dashboard and displays the summary information for credit memos pending application.
Details
-
Schema: FUSION
-
Object owner: AR
-
Object type: TABLE
-
Tablespace: SUMMARY
Primary Key
| Name | Columns |
|---|---|
|
AR_SUM_PENDING_CMAPP_PK |
PENDING_CMAPP_SUM_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| PENDING_CMAPP_SUM_ID | NUMBER | 18 | Yes | Indicates the identifier of Primary Key associated to the row | |
| CM_COUNT | NUMBER | Indicates count of credit memos pending application associated to the row | |||
| CM_AMT | NUMBER | Indicates accounted amount of credit memos pending application associated to the row | |||
| TRX_DATE | DATE | Indicates credit memo transaction date associated to the row | |||
| ORG_ID | NUMBER | 18 | Indicates the identifier of the business unit associated to the row. | ||
| PERIOD_NAME | VARCHAR2 | 15 | Indicates General Ledger Period Name associated to the row | ||
| CURRENCY_CODE | VARCHAR2 | 15 | Indicates Currency Code associated to the row |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| AR_SUM_PENDING_CMAPP_U1 | Unique | Default | PENDING_CMAPP_SUM_ID |