‎2007 Jun 15 3:34 AM
Hi,
I would like to seek assistance in utilizing the <b>right function module</b> in uploading Product Allocation Planning Hierarchy to MC62.
I've tried direct table update and BDC but to no avial.
Points will be rewarded.
Thanks in advance
‎2007 Jun 15 4:26 AM
I have found FM MCP_GET_HIERARCHY to read the Hierarchy. However, FM MCS_INFO_UPDATE is obsolete and I can't find an alternative FM.
looks like No FM -
‎2007 Jun 15 3:48 AM
‎2007 Jun 15 4:26 AM
I have found FM MCP_GET_HIERARCHY to read the Hierarchy. However, FM MCS_INFO_UPDATE is obsolete and I can't find an alternative FM.
looks like No FM -
‎2007 Jun 18 3:10 AM
Need more suggestions please.
Points will be rewarded if found helpful.
Thanks
‎2007 Jun 27 6:56 AM
Hi,
I'm having trouble using the FM 'MCP_GET_HIERARCHY'.
CALL FUNCTION 'MCP_GET_HIERARCHY'
EXPORTING
i_gstru =
IMPORTING
RETURN =
TABLES
t_filter =
t_char_values = .
What do I put in i_gstru, t_filter, and t_char_values?
I'm very new with this.
Thanks in advance for the help.
‎2007 Aug 06 9:04 AM