  

 

Orchestration Integration &amp; Transactions

 ## Breadcrumb

1. [Home](/)
2. [Orchestration Integration &amp; Transactions](/orchestration-integration-transactions)
 
  

 

 

# Planned Order – IDoc LOIPLO.LOIPLO02

 

 

 

 

 

 ![banner-image](https://www.tracelink.com/sites/default/files/2024-08/Banc-dels-Aliments-de-Barcelona.jpg) 

 

 

 

 

#### Table of contents

 

 

 

### Overview

Enable proactive production planning, resource allocation, and manufacturing collaboration with the LOIPLO.LOIPLO02 IDoc transaction.

This standard SAP message type facilitates the electronic exchange of planned order information between ERP, MRP, and manufacturing execution systems, ensuring visibility and alignment across internal plants, contract manufacturers (CMOs), and supply partners.

The LOIPLO.LOIPLO02 IDoc provides a unified, structured format for transmitting detailed production plans—including material requirements, quantities, scheduling, and capacity details—between interconnected systems. Leveraging the TraceLink OPUS Platform powered by B2N Integrate-Once™, life sciences organizations can eliminate manual planning handoffs, improve forecast accuracy, and drive synchronization across global manufacturing networks.

### Key Use Cases

- Communicate planned order data from a brand owner’s ERP to internal production sites or external CMOs.
- Enable manufacturing scheduling and production plan visibility across multiple facilities.
- Provide upstream visibility to suppliers for raw material and component planning.
- Integrate seamlessly with MRP, MES, and APS (Advanced Planning Systems) to align production and material availability.
- Support pre-production collaboration and scenario planning for capacity optimization.
- Replace manual planning reports and spreadsheets with automated, validated system-to-system data exchange.

### Data Elements Included 

A LOIPLO.LOIPLO02 – Planned Order transaction typically includes:

- **Planned Order Number**: Unique identifier generated by SAP MRP or planning systems.
- **Material and Description**: Specifies the product or component planned for production.
- **Material Type and Plant**: Identifies the production location and associated material type.
- **Planned Quantity and Unit of Measure**: Defines the total production quantity and its measurement unit.
- **Planned Start and Finish Dates**: Indicates expected production timelines.
- **Bill of Materials (BOM) Requirements**: Lists required input materials for each planned order.
- **Routing or Recipe Data**: Outlines process steps required for production.
- **Work Center or Resource Assignments**: Identifies locations, machines, or personnel involved in production.
- **Scheduling and Capacity Data**: Supports dynamic supply-demand alignment.
- **Status Indicators**: Defines planning state (e.g., firmed, released, or forecast).

### Benefits of LOIPLO.LOIPLO02 – Planned Order

- **Automates production planning** across ERP, MES, and supplier systems.
- **Improves operational efficiency** by providing early visibility of upcoming demand.
- **Enhances decision-making** through synchronized, real-time production planning data.
- **Facilitates supply chain collaboration** between internal and external manufacturing partners.
- **Reduces bottlenecks** by ensuring raw material and capacity readiness ahead of time.
- **Strengthens compliance and traceability** of manufacturing and production data across global life sciences networks.

### Business Process: LOIPLO.LOIPLO02 – Planned Order

Here’s how LOIPLO.LOIPLO02 can fit into an integrated production planning process:

Business Process DescriptionProduction Planning in ERPMRP (Material Requirements Planning) generates planned orders based on demand forecasts, inventory levels, and procurement data.Planned Order Data CreatedOrder details (materials, quantities, due dates) are calculated and stored within SAP.LOIPLO.LOIPLO02 IDoc GeneratedSAP automatically generates the LOIPLO.LOIPLO02 IDoc when planned order data is finalized or updated.TraceLink Receives and Validates DataThe IDoc is transmitted to TraceLink, validated for completeness, mapped to canonical format, and prepared for partner distribution.Data Shared with Manufacturing PartnersRelevant production partners (internal sites, CMOs, or suppliers) receive structured planned order data via TraceLink’s B2N Network in the partner’s preferred fomat.Planning and Scheduling Systems UpdatedRecipient systems automatically load planned orders to synchronize scheduling, resource planning, or materials procurement.Execution TransitionOnce confirmed, planned orders can transition into released production orders (e.g., via LOIPRO04).

### How TraceLink Supports LOIPLO.LOIPLO02 – Planned Order

The TraceLink OPUS Platform, powered by B2N Integrate-Once™, delivers a secure, compliant, and scalable solution for planned order communication across the life sciences ecosystem:

- **Real-time integration** with ERP, MRP, MES, and supplier planning systems.
- **Automated validation and transformation** of IDoc content for partner-specific mapping.
- **Secure, auditable message exchange** with full traceability and data integrity.
- **Centralized monitoring and analytics** to track planning data flows and resolve exceptions.
- **Integrate once, collaborate with all partners** through a unified TraceLink integration framework.
- **Improved cross-enterprise planning alignment** to reduce production disruptions and delays.

### Explore More SAP IDoc Capabilities

- [**LOIPRO04 – Process Order Release**](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/process-order-release-idoc-loipro04): Automate order releases from ERP to MES or contract manufacturing partners.
- [**DELVRY07 – Advance Ship Notice**](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/advance-ship-notice-idoc-delvry07): Communicate shipment details for inbound readiness and traceability.
- [**DELFOR.DELFOR02 – Forecast Planning Schedule**](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/forecast-planning-schedule-idoc-delfordelfor02): Share forecast data to align long-term production and supply plans.
- [**INVRPT.INVRPT01 – Inventory Balance Report**](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/inventory-balance-report-idoc-invrptinvrpt01): Synchronize stock positions for real-time material replenishment.

[See all IDoc capabilities](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration)

### Need Help Implementing IDoc LOIPLO.LOIPLO02?

[**Contact Us**](/contact-us) to learn how TraceLink can help you automate planned order data exchange—ensuring accurate, compliant, and connected production planning across your global life sciences supply network.



 



 

 

 

#### Table of contents

 

 

 

Contact us to learn more about SAP IDoc Integration.

 

Fill out the form to contact us now.


    document.addEventListener("DOMContentLoaded", function() {
        // Delay the execution by 2 seconds (2000 milliseconds)
        setTimeout(function() {
            (function() {
                'use strict';
                // Load Marketo form
                MktoForms2.loadForm("//go.tracelink.com", "776-BAW-230", 2259);
            })();
            
            // Wait until the Marketo form is loaded
            MktoForms2.whenReady(function(form) {
                var formElement = document.getElementById('mktoForm_2259');
                if (!formElement) {
                    console.error("Form with id 'mktoForm_2259' not found.");
                    return;
                }
                
                var formLocation = formElement.querySelector("input[name=formLocation]");
                
                // Get the current URL and set the formLocation field
                if (formLocation) {
                    var currentURL = window.location.href;
                    formLocation.value = currentURL;
                }
                // Add onSuccess handler
                form.onSuccess(function(values, followUpUrl) {
                    var formElem = form.getFormElem()[0];
                    if (formElem) {
                        formElem.style.display = 'none';
                    } else {
                        console.warn("Form element could not be found to hide it.");
                    }
                    var confirmMessage = document.getElementById('confirmform');
                    if (confirmMessage) {
                        confirmMessage.style.display = 'block';
                    } else {
                        console.warn("Confirmation message with id 'confirmform' not found.");
                    }
                    
                    return false;  // Prevent the form from submitting normally
                });
            });
        }, 2000);  // Delay for 2 seconds
    });
**Thank you for contacting us; we’ll be in touch shortly.**





 

 

 

 

 

 

 

##### Related Content

 

 [ ![network](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-02/recovery%20banner%20network.png.webp?itok=YHW_jjzV) ](/orchestration-integration-transactions) 

#####  Transaction Integrations for Orchestration 

 Unlock the full power of your supply chain with TraceLink’s Integrate-Once capability part of our Business Network (B2N) platform. 

 

 [View More](/orchestration-integration-transactions) 

 

 [ ![crypto code](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-02/crypto%20code%20recovery%20banner.png.webp?itok=8eD6BCq2) ](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration) 

#####  Transform Your Supply Chain with Seamless IDoc Integration for SAP 

 Ensure secure, reliable, and compliant electronic data interchange between your SAP system and your end-to-end supply chain of suppliers, customers, and contract partners. 

 

 [View More](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration) 

 

 [ ![Digital Recalls](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-03/For%20Internal%2032.png.webp?itok=CdUPrT8Q) ](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/process-order-release-idoc-loipro04) 

#####  Process Order Release – IDoc LOIPRO04 

 Enable seamless coordination of manufacturing operations across plants, contract manufacturing organizations (CMOs), and supply chain partners with the LOIPRO04 IDoc transaction. 

 

 [View More](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/process-order-release-idoc-loipro04) 

 

 [ ![DSCSA](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-04/For%20Internal%208.png.webp?itok=iaEyYXqW) ](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/advance-ship-notice-idoc-delvry07) 

#####  Advance Ship Notice - IDoc DELVRY07 

 The Advance Ship Notice (ASN) IDoc DELVRY07 transaction provides a structured way to share outbound shipment details with trading partners. 

 

 [View More](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/advance-ship-notice-idoc-delvry07) 

 

 [ ![Analytics-1](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-02/Analytics-1.png.webp?itok=35Mf90HL) ](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/forecast-planning-schedule-idoc-delfordelfor02) 

#####  Forecast Planning Schedule – IDoc DELFOR.DELFOR02 

 Enable proactive production and procurement planning across your partner network with the DELFOR.DELFOR02 IDoc transaction. 

 

 [View More](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/forecast-planning-schedule-idoc-delfordelfor02) 

 

 [ ![For Internal 75](https://www.tracelink.com/sites/default/files/styles/resize_image_style_640_480/public/2024-02/For%20Internal%2075_1.png.webp?itok=01LxrwoU) ](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/inventory-balance-report-idoc-invrptinvrpt01) 

#####  Inventory Balance Report – IDoc INVRPT.INVRPT01 

 Enable real-time visibility and synchronization of inventory levels across your trading network with the INVRPT.INVRPT01 IDoc transaction. 

 

 [View More](/orchestration-integration-transactions/transform-your-supply-chain-seamless-idoc-integration/inventory-balance-report-idoc-invrptinvrpt01)