on 2010 Jan 26 9:42 AM
Hi experts
i'd like to know the use of this FM BBP_OM_STRUC_READ_UP_INT and BBP_OM_STRUC_READ_DOWN_INT.
I suppose that they are used to read the nodes under/up a Root node. Isn't it?
regards
andrea
Request clarification before answering.
Hello Andrea,
You cannot use directly those function modules because importing parameter RETURN_OTYPES can only be displayed.
You can see how they are called in FM BBP_OM_STRUC_GET_USER_FROM_ORG and BBP_OM_STRUC_GET_ORG_FROM_USER.
If you want to get organizational structure data, use FM RH_STRUC_GET:
- ACT_OTYPE is object type root node,
- ACT_OBJID is object ID root node,
- ACT_WEGID is evaluation path (see table T778A to get the one you need).
Regards.
Laurent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.