DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.AR_RECEIVABLES_TRX_MISC_H_V

Object Details
Object Name: AR_RECEIVABLES_TRX_MISC_H_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_RECEIVABLES_TRX_MISC_H_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
MC_ACT_ASSET_TAX_CODE VARCHAR2 (50)
Asset tax code from the AR_VAT_TAX table (tax groups are not allowed)
MC_ACT_ATTR1 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR10 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR11 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR12 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR13 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR14 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR15 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR2 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR3 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR4 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR5 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR6 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR7 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR8 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR9 VARCHAR2 (150)
Descriptive flexfield segment
MC_ACT_ATTR_CAT VARCHAR2 (30)
Descriptive flexfield structure definition column.
MC_ACT_CODE_COMBINATION_ID NUMBER (15)
General Ledger code combination (account)
MC_ACT_DEF_ACCT_DISTRIB_SET NUMBER

The default distribution set for the activity
MC_ACT_DESCRIPTION VARCHAR2 (240)
Description of the receivables activity
MC_ACT_GL_ACCOUNT_SOURCE VARCHAR2 (30)
Lookup code for GL_ACCOUNT_SOURCE lookup type. Values include Activity GL Account, Distribution Set, Revenue on Invoice, and Tax Code on Invoice.
MC_ACT_LIABILITY_TAX_CODE VARCHAR2 (50)
Liability tax code from the AR_VAT_TAX table (tax groups are not allowed)
MC_ACT_NAME VARCHAR2 (50) Yes Name of the receivables activity
MC_ACT_RECEIVABLES_TRX_ID NUMBER (15) Yes Record identifier
MC_ACT_TAX_CODE_SOURCE VARCHAR2 (30)
Lookup code for TAX_CODE_SOURCE lookup type. Values include Activity, Invoice, and None.
MC_ACT_TAX_RECOVERABLE_FLAG VARCHAR2 (1)
Indicates whether tax for this activity is recoverable (not applicable to miscellaneous cash transactions)
MC_ACT_TYPE VARCHAR2 (30)
Lookup code for the type of the receivables activity
EVENT_ID NUMBER (15)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT MC_ACT_ASSET_TAX_CODE
,      MC_ACT_ATTR1
,      MC_ACT_ATTR10
,      MC_ACT_ATTR11
,      MC_ACT_ATTR12
,      MC_ACT_ATTR13
,      MC_ACT_ATTR14
,      MC_ACT_ATTR15
,      MC_ACT_ATTR2
,      MC_ACT_ATTR3
,      MC_ACT_ATTR4
,      MC_ACT_ATTR5
,      MC_ACT_ATTR6
,      MC_ACT_ATTR7
,      MC_ACT_ATTR8
,      MC_ACT_ATTR9
,      MC_ACT_ATTR_CAT
,      MC_ACT_CODE_COMBINATION_ID
,      MC_ACT_DEF_ACCT_DISTRIB_SET
,      MC_ACT_DESCRIPTION
,      MC_ACT_GL_ACCOUNT_SOURCE
,      MC_ACT_LIABILITY_TAX_CODE
,      MC_ACT_NAME
,      MC_ACT_RECEIVABLES_TRX_ID
,      MC_ACT_TAX_CODE_SOURCE
,      MC_ACT_TAX_RECOVERABLE_FLAG
,      MC_ACT_TYPE
,      EVENT_ID
FROM APPS.AR_RECEIVABLES_TRX_MISC_H_V;

Dependencies

[top of page]

APPS.AR_RECEIVABLES_TRX_MISC_H_V references the following:

SchemaAPPS
SynonymAR_RECEIVABLES_TRX_ALL
SynonymAR_XLA_LINES_EXTRACT
APPS.AR_RECEIVABLES_TRX_MISC_H_V is referenced by following:

SchemaAPPS
Package BodyXLA_00222_AAD_S_000017_PKG - show dependent code