cancel
Showing results for 
Search instead for 
Did you mean: 

What can I reference from S01 ?

Former Member
0 Kudos

Hi Together,

Which SyncBO types should I be able to cascade and reference filter from a S01?

When I tried to cascade to a T01 I did not see the entry in merep_pd and I also was thus unable to choose the ref.filter flag...

Regards,

Peter

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Peter,

You need to keep in mind while deciding which synmcbo will be the parent and which syncbo will be the child.

Two ruleS governs this relationship; first, the child syncBo can only be of the type S01, T01 or T51 and the parent syncBo can only of the type T01 & T51 and the second, always the header of the parent syncBo is referred to, and never its item.

Hope this is helpful.

Cheers,

Karthick

Former Member
0 Kudos

I read this, too. But for example in the MAM SAP has a parent S01 and references to T01 and T51 from it.

For example:

Parent: MAM30_010 (S01) references to child: MAM30_016 (T01)

Parent: MAM30_010 (S01) references to child: MAM30_030 (T51)

So the given rule is not complete. And I found no up to date documentation about this topic....

Former Member
0 Kudos

Hi Peter,

Small correction!

<<For example:

Parent: MAM30_010 (S01) references to child: MAM30_016 (T01)

Parent: MAM30_010 (S01) references to child: MAM30_030 (T51)>>

Child: MAM30_010(S01) references to MAM30_016(T01)[Parent]

Child: MAM30_010 (S01) references to Parent: MAM30_030 (T51)

I think the rule is still valid. Child Syncbo will always reffer to parent Syncbo.

Cheers,

Karthick

Former Member
0 Kudos

Hi Peter,

Kindly go though my blog on 'Understanding Cascading' at

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3853. [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Hope this helps.

Regards,

Rahul