Skip to Content
0
Former Member
Jan 06, 2012 at 06:23 PM

Collection Process in "Process Chains"

27 Views

HI There,

Can someone please explain me how to construct Process Chain for the below Scenario?

Process Chain for Master Data

- Need to automate the loading of vendor Master data. Data comes from 0VENDOR_ATTR,

0VEN_COMPC_ATTR, 0VEN_PURORG_ATTR.

- Data from there Datasources is being loaded into Three Info Objects

0VENDOR, 0VEN_COMPC & 0VEN_PURORG

- Data from Three Info Obejcts would be loaded into a DSO.

In the process chain, from three info objects we execute Data Trasfer to the DSO, then we need to Activate

the DSO three times for all three Info Objects.

Do we have any method to combine the Data transfer to DSO as one instead of three from three Info Objects?

and then can we combine activation of DSO as one rather then doing three times from each Info Object?

Since all Data Transfer and Activation is only for one DSO.

I'm not sure how we use "Collection process" for the above steps. We have AND, OR & EXOR.

Thanks

Vandana

Edited by: vandana_ir on Jan 6, 2012 10:28 AM