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


TABLE: JL.JL_BR_AP_TAX_CALENDAR_HEADERS

Object Details
Object Name: JL_BR_AP_TAX_CALENDAR_HEADERS
Object Type: TABLE
Owner: JL
FND Design Data: TableJL.JL_BR_AP_TAX_CALENDAR_HEADERS
Subobject Name:
Status: VALID


JL_BR_AP_TAX_CALENDAR_HEADERS stores the information related to the withholding tax that allows the user to have a specific due date to pay the withholding tax, defined by tax type.
This table corresponds to the TAX_CALENDAR_HEADERS block of the Tax Calendars window.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JL_BR_AP_TAX_CALENDAR_HEAD_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTAX_CALENDAR_NAME
Columns
Name Datatype Length Mandatory Comments
TAX_CALENDAR_NAME VARCHAR2 (25) Yes Withholding Tax Calendar Name
TAX_TYPE VARCHAR2 (25) Yes Withholding Tax Type
BASE_DATE VARCHAR2 (25) Yes Withholding Base Date, such as Invoice Date
DESCRIPTION VARCHAR2 (50)
Withholding Tax Calendar Description
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column
CREATION_DATE DATE

Standard Who Column
CREATED_BY NUMBER (15)
Standard Who Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column
Query Text

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


SELECT TAX_CALENDAR_NAME
,      TAX_TYPE
,      BASE_DATE
,      DESCRIPTION
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM JL.JL_BR_AP_TAX_CALENDAR_HEADERS;

Dependencies

[top of page]

JL.JL_BR_AP_TAX_CALENDAR_HEADERS does not reference any database object

JL.JL_BR_AP_TAX_CALENDAR_HEADERS is referenced by following:

SchemaAPPS
SynonymJL_BR_AP_TAX_CALENDAR_HEADERS