Search Results outside_proc_sv
Overview
OUTSIDE_PROC_SV is a server-side PL/SQL package owned by the APPS schema in Oracle E-Business Suite. In the ETRM 12.2.2 metadata it is classified as an API of type OTHER, indicating that it is a supporting utility rather than a formally published public interface such as an OPEN or PLSGLB API. The package resides in the APPS schema and is reported with a status of VALID. Its dependency map is deliberately shallow: within the database it references only SYS.STANDARD, and it is referenced directly by only one other package, PO_WF_BUILD_ACCOUNT_INIT, in addition to its own package body. This pattern is characteristic of a narrowly scoped helper package that encapsulates specialized parameter resolution and defaulting logic for outside processing in the manufacturing and procurement flows.
The name and the object inventory strongly suggest that the package resolves defaulting values for outside processing operations — that is, manufacturing operations performed by an external supplier rather than in-house. The presence of procedures whose names reference entity defaults, WIP line defaults, unit type, and project/task numbers confirms that the package assembles contextual defaults from Work in Process, Bills of Material, and Oracle Projects data.
Key Procedures and Functions
The documented public surface comprises eleven units, of which the following representative entries are named in the ETRM extract:
- NAME — a standard identity or naming constant/function commonly present in Oracle packages; in this context it returns the package identifier used for diagnostic and logging purposes.
- TEST_GET_ENTITY_DEFAULTS — a testing or diagnostic entry point that retrieves default attribute values for a WIP entity, allowing validation of the defaulting logic without invoking the production wrapper.
- TEST_GET_WIP_LINE_DEFAULTS — returns the defaulted values applicable to a WIP line, including the operation and resource context.
- TEST_GET_UNIT_TYPE — resolves the unit type associated with an outside processing operation, used to determine the basis on which resources are consumed.
- GET_PROJECT_TASK_NUM — derives the project and task number combination associated with the manufacturing or purchasing transaction.
The metadata does not expose parameter lists, and none are asserted here. The recurring TEST_ prefix indicates that several of these units are intended for verification and troubleshooting rather than direct production invocation.
Tables Accessed
The package accesses the following tables through APPS synonyms:
- WIP_ENTITIES and WIP_LINES — supply the discrete job header and line context from which entity and line defaults are derived.
- WIP_OPERATION_RESOURCES and BOM_RESOURCES — define the operations and resources that carry the outside processing flag and the associated resource parameters.
- PA_PROJECTS_ALL and PA_TASKS — provide project and task information for project-referenced manufacturing and procurement transactions.
- PJM_SEIBAN_NUMBERS — supplies the project accounting numbering context used in project and task resolution.
Usage Notes
OUTSIDE_PROC_SV is an internal helper. Its only documented dependent, PO_WF_BUILD_ACCOUNT_INIT, belongs to the Purchasing workflow account-generation logic, which indicates that the package is invoked from within workflow and purchasing integration code rather than from an end-user form directly. Because it is classified as OTHER and carries TEST_ prefixed procedures, it should not be treated as a certified extension point; customizations should call the surrounding supported APIs instead. When troubleshooting outside processing defaulting, the TEST_ procedures may be invoked manually in a development or test environment to inspect the resolved entity, line, unit type, and project/task values, while the production path is exercised through the dependent Purchasing workflow package.
-
PACKAGE: APPS.OUTSIDE_PROC_SV
12.2.2
owner:APPS, object_type:PACKAGE, object_name:OUTSIDE_PROC_SV, status:VALID,
-
PACKAGE BODY: APPS.OUTSIDE_PROC_SV
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OUTSIDE_PROC_SV, status:VALID,
-
PACKAGE: APPS.OUTSIDE_PROC_SV
12.1.1
owner:APPS, object_type:PACKAGE, object_name:OUTSIDE_PROC_SV, status:VALID,
-
PACKAGE BODY: APPS.OUTSIDE_PROC_SV
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OUTSIDE_PROC_SV, status:VALID,
-
PACKAGE BODY: APPS.PO_WF_BUILD_ACCOUNT_INIT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PO_WF_BUILD_ACCOUNT_INIT, status:VALID,
-
SYNONYM: APPS.PJM_SEIBAN_NUMBERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJM_SEIBAN_NUMBERS, status:VALID,
-
VIEW: APPS.WIP_OSP_OPERATIONS_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_OPERATIONS_VAL_V, object_name:WIP_OSP_OPERATIONS_VAL_V, status:VALID,
-
VIEW: APPS.WIP_OSP_OPERATIONS_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_OPERATIONS_VAL_V, object_name:WIP_OSP_OPERATIONS_VAL_V, status:VALID,
-
SYNONYM: APPS.PJM_SEIBAN_NUMBERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PJM_SEIBAN_NUMBERS, status:VALID,
-
PACKAGE BODY: APPS.PO_WF_BUILD_ACCOUNT_INIT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PO_WF_BUILD_ACCOUNT_INIT, status:VALID,
-
VIEW: APPS.PJM_PROJECTS_ALL_OU_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PJM.PJM_PROJECTS_ALL_OU_V, object_name:PJM_PROJECTS_ALL_OU_V, status:VALID,
-
PACKAGE: APPS.OUTSIDE_PROC_SV
12.1.1
-
PACKAGE: APPS.OUTSIDE_PROC_SV
12.2.2
-
VIEW: APPS.PJM_PROJECTS_ALL_OU_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJM.PJM_PROJECTS_ALL_OU_V, object_name:PJM_PROJECTS_ALL_OU_V, status:VALID,
-
PACKAGE BODY: APPS.OUTSIDE_PROC_SV
12.2.2
-
SYNONYM: APPS.WIP_LINES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WIP_LINES, status:VALID,
-
SYNONYM: APPS.WIP_LINES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WIP_LINES, status:VALID,
-
SYNONYM: APPS.WIP_OPERATION_RESOURCES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WIP_OPERATION_RESOURCES, status:VALID,
-
SYNONYM: APPS.WIP_OPERATION_RESOURCES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WIP_OPERATION_RESOURCES, status:VALID,
-
PACKAGE BODY: APPS.OUTSIDE_PROC_SV
12.1.1
-
SYNONYM: APPS.BOM_RESOURCES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:BOM_RESOURCES, status:VALID,
-
SYNONYM: APPS.BOM_RESOURCES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BOM_RESOURCES, status:VALID,
-
APPS.PO_WF_BUILD_ACCOUNT_INIT dependencies on OUTSIDE_PROC_SV
12.2.2
-
APPS.OUTSIDE_PROC_SV dependencies on OUTSIDE_PROC_SV
12.1.1
-
APPS.PO_WF_BUILD_ACCOUNT_INIT dependencies on OUTSIDE_PROC_SV
12.1.1
-
APPS.OUTSIDE_PROC_SV dependencies on OUTSIDE_PROC_SV
12.2.2
-
PACKAGE: APPS.PO_MESSAGE_S
12.1.1
owner:APPS, object_type:PACKAGE, object_name:PO_MESSAGE_S, status:VALID,
-
SYNONYM: APPS.WIP_ENTITIES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WIP_ENTITIES, status:VALID,
-
PACKAGE: APPS.PO_MESSAGE_S
12.2.2
owner:APPS, object_type:PACKAGE, object_name:PO_MESSAGE_S, status:VALID,
-
SYNONYM: APPS.WIP_ENTITIES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WIP_ENTITIES, status:VALID,
-
VIEW: APPS.PO_LOOKUP_CODES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LOOKUP_CODES, object_name:PO_LOOKUP_CODES, status:VALID,
-
VIEW: APPS.PO_LOOKUP_CODES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LOOKUP_CODES, object_name:PO_LOOKUP_CODES, status:VALID,
-
SYNONYM: APPS.PA_TASKS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PA_TASKS, status:VALID,
-
SYNONYM: APPS.PA_TASKS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_TASKS, status:VALID,
-
SYNONYM: APPS.PA_PROJECTS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_PROJECTS_ALL, status:VALID,
-
SYNONYM: APPS.PA_PROJECTS_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PA_PROJECTS_ALL, status:VALID,
-
eTRM - PJM Tables and Views
12.1.1
description: Change History of Serial Number - Model/Unit Number Associations ,
-
eTRM - WIP Tables and Views
12.1.1
-
eTRM - PJM Tables and Views
12.1.1
description: Change History of Serial Number - Model/Unit Number Associations ,
-
eTRM - PO Tables and Views
12.1.1
description: Temporary table for tracking a receiving upgrade from Release 9 to Release 10 ,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
eTRM - WIP Tables and Views
12.1.1
-
PACKAGE: SYS.STANDARD
12.1.1
owner:SYS, object_type:PACKAGE, object_name:STANDARD, status:VALID,
-
eTRM - PO Tables and Views
12.1.1
description: Temporary table for tracking a receiving upgrade from Release 9 to Release 10 ,