INV_INTERORG_PARAMETERS_

INV_INTERORG_PARAMETERS identifies the receiving organizations ("To" distribution organizations) linked to a particular organization ("From" distribution organizations). The TO_ORGANIZATION_ID identifies the organization that receives shipments from the organization identified by the FROM_ORGANIZATION_ID. . You must define the inter-organizational relationship here before you perform any inter-organization transfers in the transaction system. . INTRANSIT_TYPE indicates whether inter-organizational transfers between the two organizations will use direct or intransit transfer. . FOB_POINT indicates the 'Free on board' point and determines the point of transfer of liability/ownership. . Unit of measure, distance, transfer charge, and accounting information are also specified in this table.

Details

  • Schema: FUSION

  • Object owner: INV

  • Object type: TABLE

  • Tablespace: APPS_TS_SEED

Primary Key

Name Columns

INV_INTERORG_PARAMETERS_PK_

LAST_UPDATE_DATE, LAST_UPDATED_BY, INTERORG_PARAMETERS_ID

Columns

Name Datatype Length Precision Not-null Comments Status
INTERORG_PARAMETERS_ID NUMBER 18 Yes Unique internal identifier for Inter-organization parameters
TRANSFER_ORDER_REQUIRED VARCHAR2 1 Indicates whether a transfer order is required for each transfer.
FILL_KILL_INV_TO_LOOKUP VARCHAR2 30 Determines if remaining quantities on inventory destination transfer order lines will be cancelled during pick release,pick confirm and ship confirm processing.
FILL_KILL_EXP_TO_LOOKUP VARCHAR2 30 Determines if remaining quantities on expense destination transfer order lines will be cancelled during pick release,pick confirm and ship confirm processing.
EXPENSE_DEST_RECEIPT_ROUTING VARCHAR2 30 Receipt routing policy for expense destination interorganization transfers. Possible values are STANDARD, INSPECTION and DIRECT which are defined in the lookup type INV_IOP_ROUTING_TYPE.
INTERNAL_PROFIT_TRACKING VARCHAR2 1 This column is used by Costing and the values it can hold are 'Y' and 'N'
FROM_ORGANIZATION_ID NUMBER 18 This identifies the source inventory organization. Active
TO_ORGANIZATION_ID NUMBER 18 Identifies the destination organization. Active
INTRANSIT_TYPE VARCHAR2 30 Indicates whether to use direct or intransit transfer Active
TO_ORGANIZATION_DISTANCE NUMBER "To" organization code distance Active
DISTANCE_UOM_CODE VARCHAR2 3 This unit of measure code is for distance. Active
MATL_INTERORG_TRANSFER_CODE VARCHAR2 30 Inter-organization transfer charge type
FOB_POINT VARCHAR2 30 This is the point when freight on board applies. Active
INTERORG_TRNSFR_CHARGE_PERCENT NUMBER Inter-organization transfer charge percent
ROUTING_HEADER_ID VARCHAR2 30 Receipt routing policy for inventory destination interorganization transfers. Possible values are STANDARD, INSPECTION and DIRECT which are defined in the lookup type INV_IOP_ROUTING_TYPE. Active
MANUAL_RECEIPT_EXPENSE VARCHAR2 1 Manual receipt required for expense destination Active
TRANSFER_PRICING_OPTION VARCHAR2 30 Indicates the transfer pricing option. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
GLOBAL_ATTRIBUTE_CATEGORY VARCHAR2 30 Global Descriptive Flexfield: structure definition of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE1 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE2 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE3 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE4 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE5 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE6 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE7 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE8 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE9 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE10 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE11 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE12 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE13 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE14 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE15 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE16 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE17 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE18 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE19 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
GLOBAL_ATTRIBUTE20 VARCHAR2 150 Global Descriptive Flexfield: segment of the global descriptive flexfield. Active
OBJECT_VERSION_NUMBER NUMBER 9 Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. Active
AUDIT_ACTION_TYPE_ VARCHAR2 10 Action Type - have values like INSERT, UPDATE and DELETE.
AUDIT_CHANGE_BIT_MAP_ VARCHAR2 1000 Used to store a bit map of 1s and 0s for each column in the table.
AUDIT_IMPERSONATOR_ VARCHAR2 64 This column will store the Original Impersonator User.

Indexes

Index Uniqueness Tablespace Columns
INV_INTERORG_PARAMETERSN1_ Non Unique Default INTERORG_PARAMETERS_ID, LAST_UPDATE_DATE
INV_INTERORG_PARAMETERS_PK1_ Unique Default LAST_UPDATE_DATE, LAST_UPDATED_BY, INTERORG_PARAMETERS_ID
INV_INTERORG_PARAMETERS_U1_ Unique Default LAST_UPDATE_DATE, LAST_UPDATED_BY, TO_ORGANIZATION_ID, FROM_ORGANIZATION_ID