12-12-2012, 09:35 AM
can you please post the application and object spy screenshot?
Outputp parameters of one BPT componenets are used as an input to other components. Say you have a component "Va01_Create_Sales_Order" which has output parameter "SalesOrder". As we know this sales order can be used in many places, output parameters help in doing that. Consider the other component as VA02_Change_Sales_Order". For this you need sales order which is available as outputparameter of VA01_Create_Sales_Order. You can directly use it.
Regards,
Ankesh
Outputp parameters of one BPT componenets are used as an input to other components. Say you have a component "Va01_Create_Sales_Order" which has output parameter "SalesOrder". As we know this sales order can be used in many places, output parameters help in doing that. Consider the other component as VA02_Change_Sales_Order". For this you need sales order which is available as outputparameter of VA01_Create_Sales_Order. You can directly use it.
Regards,
Ankesh