How to populate object dependencies with routing bapi
Posted
by Ben V
on Stack Overflow
See other posts from Stack Overflow
or by Ben V
Published on 2010-04-07T21:37:07Z
Indexed on
2010/05/03
21:28 UTC
Read the original article
Hit count: 496
I'm using BAPI_ROUTING_CREATE to interface routing creation/changes from an external system. There doesn't seem to be a way to pass VC object dependencies for each operation. Does anyone know of a way to programmatically update object dependencies? I'd prefer to avoid BDCs if possible.
© Stack Overflow or respective owner