Search Results concurrent
Overview
The concurrent program WIPSULIN is the Oracle E-Business Suite executable behind the Production Line Report, a reporting utility owned by the WIP - Work in Process module. In the Oracle EBS 12.1.1 and 12.2.2 releases, WIP supports discrete, repetitive, and flow manufacturing, and the Production Line Report serves as the standard output for reviewing production line activity, transaction detail, and line-level status across the shop floor. The program is delivered enabled in the documented environment, meaning it is available for submission without additional setup, though responsibility-level menu and request group assignments still govern user access.
The report draws on the same WIP transaction and production line tables populated by shop floor moves, completions, scrap, and returns, giving production supervisors, planners, and cost accountants a means of reconciling physical line activity against system records. Typical business uses include verifying line utilization, auditing open and completed jobs by line, and supporting period-end review of manufacturing activity.
Execution Details
The documented execution metadata for WIPSULIN is as follows:
- Concurrent Program: WIPSULIN
- User-Facing Name: Production Line Report
- Product: WIP - Work in Process
- Enabled: Yes
- Execution Method: Oracle Reports
- Argument Method: Standard
- Executable: WIPSULIN
- Execution Filename: WIPSULIN
Because the execution method is Oracle Reports rather than a PL/SQL stored procedure or Java concurrent program, the executable resolves to an Oracle Reports binary (RDF) deployed on the concurrent manager's applications tier. The Standard argument method indicates that parameters are passed positionally to the report, in the order defined in the concurrent program definition. Output is produced in the report's native format and can be routed to a printer, saved as a file, or reviewed online according to the request's output options.
How to Run
Users submit WIPSULIN through the Standard Request Submission (SRS) window, typically by navigating to View > Requests > Submit a New Request and selecting Production Line Report from the list of available programs. The program must be included in a request group assigned to the user's responsibility for it to appear in the list of values.
Because the argument method is standard, parameters are validated and passed in the order the report expects. In practice, WIP production line reports are parameterized by production line, organization (warehouse), date range, and, in some configurations, job or assembly filters. Users should confirm the legal entity, operating unit, and inventory organization context before submission, as the report reflects data for the organization associated with the responsibility or explicitly selected at runtime. For high-volume environments, the request should be scheduled or run in a low-activity window, and the output reviewed for completeness against the intended date range.
Related Objects
WIPSULIN operates alongside the core WIP and inventory entities that the Work in Process module depends on:
- WIP_ENTITIES and WIP_DISCRETE_JOBS — the job and entity tables underlying production line activity.
- WIP_TRANSACTIONS — the transaction table capturing moves, completions, scrap, and returns.
- WIP_MOVE_TRANSACTIONS and WIP_COMPLETIONS — detailed movement and completion records reflected in line reporting.
- MTL_PARAMETERS and ORG_ORGANIZATION_DEFINITIONS — organization context used to filter report output.
- Sibling WIP reports such as the WIP Job Status and Discrete Job reports, which frequently accompany the Production Line Report during production review.
- Public APIs including WIP_MOVE_TXN_PUB, used to post transactions that subsequently appear in the report.
The ETRM metadata documents WIPSULIN's definition and execution attributes; it does not enumerate parameters or interface tables, so parameter specifics should be confirmed against the deployed report definition in the target instance.
-
Concurrent Program: WIPSULIN
12.1.1
execution_filename: WIPSULIN , product: WIP - Work in Process , user_name: WIPSULIN , description: WIP Production Line Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPREPCK
12.1.1
execution_filename: WIPREPCK , product: WIP - Work in Process , user_name: WIPREPCK , description: Repetitive Pick List , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: MESFPYCALC
12.1.1
execution_filename: wip_ws_embedded_analytics_pk.wip_ws_fpykpi_conc_prog , product: WIP - Work in Process , user_name: MESFPYKPI , description: Discrete MES First Pass Yield Calculation , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPDJLIS
12.1.1
execution_filename: WIPDJLIS , product: WIP - Work in Process , user_name: WIPDJLIS , description: Discrete Job Listing report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: MESPPMDCALC
12.1.1
execution_filename: wip_ws_embedded_analytics_pk.wip_ws_ppmdkpi_conc_prog , product: WIP - Work in Process , user_name: MESPPMDKPI , description: Discrete MES Parts per Million Defects Calculation , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPDJNBD
12.1.1
execution_filename: wip_osp.updatePOReqNBDManager , product: WIP - Work in Process , user_name: WIP Update PO/requsition Need-by Date , description: WIP Update PO/requsition Need-by Date , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPLBPER_XML
12.1.1
product: WIP - Work in Process , user_name: Resource Performance Report (XML) , description: Resource Performance Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPUTVAL
12.1.1
execution_filename: WIPUTVAL , product: WIP - Work in Process , user_name: WIPUTVAL , description: WIP Value Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPSGLIS
12.1.1
execution_filename: WIPSGLIS , product: WIP - Work in Process , user_name: WIPSGLIS , description: Schedule Group Listing , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPREJVR
12.1.1
execution_filename: WIPREJVR , product: WIP - Work in Process , user_name: WIPREJVR , description: Expense Job Value Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPDJLIS_XML
12.1.1
product: WIP - Work in Process , user_name: Discrete Job Listing Report (XML) , description: Discrete Job Listing Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPREDAT_XML
12.1.1
product: WIP - Work in Process , user_name: Repetitive Schedule Data Report (XML) , description: Repetitive Schedule Data Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WICDOL
12.1.1
execution_filename: WIP_ATO_JOBS_PRIV.CREATE_JOBS , product: WIP - Work in Process , user_name: WICDOL , description: AutoCreate Final Assembly Work Orders , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPUTOAC
12.1.1
execution_filename: WIPUTOAC , product: WIP - Work in Process , user_name: WIPUTOAC , description: Offsetting Accounts Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPUTACS_XML
12.1.1
product: WIP - Work in Process , user_name: WIP Account Summary Report (XML) , description: WIP Account Summary Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: MESPTPCALC
12.2.2
execution_filename: WIP_WS_PTPKPI_PK.wip_ws_PTPKPI_CONC_PROG , product: WIP - Work in Process , user_name: MESPTPKPI , description: MES Production to Plan KPI Calculation , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPREPCK_XML
12.2.2
product: WIP - Work in Process , user_name: Repetitive Pick List Report (XML) , description: Repetitive Pick List Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPDJDSP_XML
12.2.2
product: WIP - Work in Process , user_name: Discrete Job Dispatch Report (XML) , description: Discrete Job Dispatch Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPLBPER_XML
12.2.2
product: WIP - Work in Process , user_name: Resource Performance Report (XML) , description: Resource Performance Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPRDJVR_XML
12.2.2
product: WIP - Work in Process , user_name: Discrete Job Value Report - Standard Costing (XML) , description: Discrete Job Value Report - Standard Costing , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPTRTXN_XML
12.2.2
product: WIP - Work in Process , user_name: Resource Transaction Report (XML) , description: Resource Transaction Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPPURGE
12.2.2
execution_filename: WIPPURGE , product: WIP - Work in Process , user_name: WIPPURGE , description: WIP Purge Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPDJRTG_XML
12.2.2
product: WIP - Work in Process , user_name: Discrete Job Routing Sheet (XML) , description: Discrete Job Routing Sheet , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIXSOP
12.2.2
product: WIP - Work in Process , user_name: WIXSOP , description: WIP Sales Order Processor , subroutine_name: wixsop , argument_method: Standard , enabled: Yes , execution_method: Immediate ,
-
Concurrent Program: WIPTSMOV
12.2.2
execution_filename: WIPTSMOV , product: WIP - Work in Process , user_name: WIPTSMOV , description: Move Transaction Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPRERTG_XML
12.2.2
product: WIP - Work in Process , user_name: Repetitive Routing Sheet (XML) , description: Repetitive Routing Sheet , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPMTLCT_XML
12.2.2
product: WIP - Work in Process , user_name: WIP Location Report (XML) , description: WIP Location Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPRERTG
12.2.2
execution_filename: WIPRERTG , product: WIP - Work in Process , user_name: WIPRERTG , description: Repetitive Routing Sheet , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WICTWS
12.2.2
execution_filename: WIP_MOVPROC_PRIV.MOVE_WORKER , product: WIP - Work in Process , user_name: WICTWS , description: WIP Move Transaction Worker , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPREORQ
12.2.2
execution_filename: WIPREORQ , product: WIP - Work in Process , user_name: WIPREORQ , description: Repetitive Shortage Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPRSNBD
12.2.2
execution_filename: wip_osp.updatePOReqNBDManager , product: WIP - Work in Process , user_name: WIP Update PO/requsition Need-by Date , description: WIP Update PO/requsition Need-by Date , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPSUEMP_XML
12.2.2
product: WIP - Work in Process , user_name: Employee Rates Listing (XML) , description: Employee Rates Listing , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPPURGE_XML
12.2.2
product: WIP - Work in Process , user_name: WIP Purge (XML) , description: WIP Purge , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPMTLCT
12.2.2
execution_filename: WIPMTLCT , product: WIP - Work in Process , user_name: WIPMTLCT , description: WIP Location Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPSGLIS
12.2.2
execution_filename: WIPSGLIS , product: WIP - Work in Process , user_name: WIPSGLIS , description: Schedule Group Listing , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPREDAT
12.2.2
execution_filename: WIPREDAT , product: WIP - Work in Process , user_name: WIPREDAT , description: Repetitive Schedule Data Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPRELIN_XML
12.2.2
product: WIP - Work in Process , user_name: Repetitive Line Report (XML) , description: Repetitive Line Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPDJLIS_XML
12.2.2
product: WIP - Work in Process , user_name: Discrete Job Listing Report (XML) , description: Discrete Job Listing Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPREVAL_XML
12.2.2
product: WIP - Work in Process , user_name: Repetitive Value Report (XML) , description: Repetitive Value Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPDJORQ
12.2.2
execution_filename: WIPDJORQ , product: WIP - Work in Process , user_name: WIPDJORQ , description: Discrete Shortage Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIXTOP
12.2.2
product: WIP - Work in Process , user_name: WIXTOP , description: WIP Transaction Processor , subroutine_name: wixtop , argument_method: Standard , enabled: Yes , execution_method: Immediate ,
-
Concurrent Program: WICDCL
12.2.2
execution_filename: wip_jobclose_priv.WIP_CLOSE_MGR , product: WIP - Work in Process , user_name: WICDCL , description: Discrete Job Close , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPBWIT
12.2.2
execution_filename: WIP_BIS_PERIOD_BAL_PKG.Refresh , product: WIP - Work in Process , user_name: WIP Capture WIP Inventory Trend , description: WIP Capture WIP Inventory Trend , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WICDOL
12.2.2
execution_filename: WIP_ATO_JOBS_PRIV.CREATE_JOBS , product: WIP - Work in Process , user_name: WICDOL , description: AutoCreate Final Assembly Work Orders , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPDJPCK_XML
12.2.2
product: WIP - Work in Process , user_name: Discrete Job Pick List Report (XML) , description: Discrete Job Pick List Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WIPSUEMP
12.2.2
execution_filename: WIPSUEMP , product: WIP - Work in Process , user_name: WIPSUEMP , description: Employee Rates Listing , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPREPCK
12.2.2
execution_filename: WIPREPCK , product: WIP - Work in Process , user_name: WIPREPCK , description: Repetitive Pick List , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIP_TIME_ENTRY_DATA
12.2.2
execution_filename: WIP_TIME_ENTRY_PUB.process_interface_records , product: WIP - Work in Process , user_name: Discrete MES Import Actual Times , description: Discrete MES Import Actual Times , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPTRTXN
12.2.2
execution_filename: WIPTRTXN , product: WIP - Work in Process , user_name: WIPTRTXN , description: Resource Transaction Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WIPREJVR_XML
12.2.2
product: WIP - Work in Process , user_name: Expense Job Value Report (XML) , description: Expense Job Value Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,