| Home • Tips • Tutorials • Forums • Certification Q's • Interview Q's • Jobs • Testimonials • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Display Workflow overview of one object (Purchase Order) in another (Purchase Requisition)By Arghadip Kar, IBM We have
regularly a requirement to display the Workflow overview of a particular
document for example Purchase Requisition which is linked to the main document
for which the Workflow is triggered. Here in this case we can take an example of
purchase Order as the main document. Let’s first go to Transaction Code PFTC
and create a new Workflow.
Create Container element PO which refers to BUS2012.
Create container element PR in workflow.
In order to obtain the PR from the PO we have create a virtual attribute
PR that calculates the PR linked to a PO.
Lets us check the PR also
This is the PO on which we will do our testing. First check whether the PR
is getting retrieved in the Business object. Now let’s do the design on how to accomplish. There is a standard
Business Object “SYSTEM” which has a Method GENERICINSTANTIATE.
In this method if we pass the Object Key and Business Object name we get
the Object Instance.
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||