Control Recipe Destination
Control Recipe Destination
m
m
Products and Technology Groups Partners Topics Events What's New Get Started Explore SAP
u
ni
t
y
SAP Community Products and Technology Enterprise Resource Planning ERP Q&A control recipe destination
Options
Continue
0 Kudos 6,306
Recommendations
hi all
Control recipe
destination
how control recipe destination , process instruction , process messages , PI 2008 Jan 04
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 1/11
11/28/24, 3:29 PM control recipe destination - SAP Community
how we can maintain in recipe & get the output as required , where we get rsults as control recipe not
output generated
2021 May 18
regarding control
thanks to all
recipe destination
2010 May 20
Control Recipe
Know the answer? Need more details?
Help others by sharing your Request clarification before
creation
2008 Apr 04
knowledge. answering.
Answer Comment
Related Content
Replies (0)
Financial Accounting for
Intercompany Dual Service Order
Accepted Solutions (0) Scenario in SAP S/4HANA
in Enterprise Resource Planning Blogs by
SAP a week ago
Answers (4)
Layout-Oriented Storage control
(LOSC) In simple Inbound process
in Enterprise Resource Planning Blogs by
former_member928196 Members 2 weeks ago
Active Participant 2012 Sep 20
Connecting SAP BTP and On-
Premise SAP Business One using
0 Kudos
the SAP Cloud Connector
in Enterprise Resource Planning Blogs by
SAP 3 weeks ago
Hi Sachin ,
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 2/11
11/28/24, 3:29 PM control recipe destination - SAP Community
The PICs are to be sequenced appropriately as per business requirement by Top Q&A Solution Author
sequencing them using O10C transaction. This is nothing but setting up of Control
Recipe Destination. The Control recipe destination are to be assigned in the Master
SAPSupport 97
recipe.The CRD can of the type "ABAP based" Browser based" etc. The CRD decides
whether the PI sheet be generated for using on the system by displaying a "PI Sheet - Harish_Vatsa 35
Usually ABAP based or Browser based" on the type of configuration or if the Control
recipe is to be sent to external MES system. For this reason it is said as "Control
Recipe Destination" Edrilan_Berisha 7
The O10C will give u the structure of the PI sheet. Now this will help you to give a
DominikTylczyn 6
single page and allow you to do confirmations, consumptions activity booking s as
per your setup of PICs in the CRD.
Enda 5
The above confirmations now have to be booked onto the SAP databases,say the
Inventory, Activity postings etc. For this the PICs are attached with appropriate
Message Category, The Message category is the link of the PI sheet entries to the
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 3/11
11/28/24, 3:29 PM control recipe destination - SAP Community
database tables. The Message category are again built up using appropriate set of
matjazmoser 4
Characteristics based on the respective PICs. This is done using O13C.
The Message category has to be assigned to a suitable Destination which is nothing AndreasMuno 3
but a Function Module which is used to update the Inventories, activity confirmations
etc. The Destination will have the FM attached and the respective target fields set .
jmarquezmr 2
The target fields are set up as per the FM codes in O03C.
So you can make the setup in the sequence -> O27C->O12C->O10C Caetano 2
O03C->O13C->O12C.
ManishPant 2
Once the above setup is ready you will assign the CRD to the master recipe. When
View all
you create a order and based on the configuration for Scheduling profile you can
generate the Control recipe either manually or Auto at the time of Order release.
Once the control recipe is generated you will send it using CO53 transaction so as to
create the PI sheet. You can view and use the PI sheet using the CO60 transaction. Latest Posts
How to maintain equipment
One more way is to assign the PICs directly to the phase details in the Process
Re: Damaged label in
Instructions tab in a suitable sequence.
warehouse and need to print
o...
Regards,
Difference between the Table
SKB1 and the search h...
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 4/11
11/28/24, 3:29 PM control recipe destination - SAP Community
Replies (0)
Former Member
2012 Sep 18
0 Kudos
Hi Sachin,
As per replied by our forum member i think these is helpful for your requirement.
Pls check below process for configuring PI sheet which is connected with master
recipe.
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 5/11
11/28/24, 3:29 PM control recipe destination - SAP Community
Once maintaining the above all you have use Control Recipe Destination and Process
Instruction Category in your Master Recipe (C201).
Regards,
Prd_87
Comment
Replies (0)
Former Member
2012 Sep 17
0 Kudos
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 6/11
11/28/24, 3:29 PM control recipe destination - SAP Community
Hi Sachin,
http://www.sapsword.com/home/learn-sap-pp
http://www.scribd.com/doc/21726382/SAP-PP-PI-Process-Management
Process Instruction
Process instruction contains the data to be fed to the external system or to the line operator.
Process Message
Process message is the output from the external system which will bethe input for SAP to complete
business transactions.
Control Recipe
Control recipe is the combination of Process Instructions through which the parameter are transmitted
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 7/11
11/28/24, 3:29 PM control recipe destination - SAP Community
PI Sheet
A sheet which have some process parameters on its display and will have editable fields which can be
Process instructions categories are assigned to the phases in a master recipe. Upon creation of the
process order, the system calls the relevant master recipe, thus pulling in the operation list, material
The process instruction categories are used in SAP PPPI Process Management to send process
order/process specifications information to the control recipe destination and to receive the requested
information from the control recipe destination to process data records in SAP.
In short Process instruction categories are used as a device to send information to the Destination,
b) It can be the information of data requests which are to be sent back to SAP for processing the
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 8/11
11/28/24, 3:29 PM control recipe destination - SAP Community
Regards,
Srini
Comment
Replies (0)
former_member184655
Active Contributor 2012 Sep 14
0 Kudos
Dear Sachin,
Check this thread to understand the basic configuration settings required for control
recipe and PI sheet.
http://scn.sap.com/thread/1269533
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 9/11
11/28/24, 3:29 PM control recipe destination - SAP Community
Regards
Mangalraj.S
Comment
Replies (0)
Trademark Support
Cookie Preferences
Follow
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 10/11
11/28/24, 3:29 PM control recipe destination - SAP Community
https://community.sap.com/t5/enterprise-resource-planning-q-a/control-recipe-destination/qaq-p/8973604 11/11