Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI about mc94

Former Member
0 Likes
673

HI ,EVERYONE .

CAN ANYONE TELL ME SOMETHING ABOUT MC94 ,

LIKE BAPI AND SO ON ....

THS !

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
562

Hi xiaoming,

do you mean transaction mc94? if so, you can use se93 to find out that this transaction belongs to package MCP2 - Sales & Operations Planning.

Using se80 to go there (or clicking the tree icon in application toolbar of se93) shows that package.

The only BAPI in there seems to be BAPI_QUOTA_ARRANGEMENT_GETLIST in function group MCPD, although all function modules of function groups MCPC, MCPD, MCPH seem to be RFC-callable.

In function group XSOP there are lots of userexits and in the package itself are about 16 enhancement spots (mostly source code plugins).

regards, frank

2 REPLIES 2
Read only

Former Member
0 Likes
563

Hi xiaoming,

do you mean transaction mc94? if so, you can use se93 to find out that this transaction belongs to package MCP2 - Sales & Operations Planning.

Using se80 to go there (or clicking the tree icon in application toolbar of se93) shows that package.

The only BAPI in there seems to be BAPI_QUOTA_ARRANGEMENT_GETLIST in function group MCPD, although all function modules of function groups MCPC, MCPD, MCPH seem to be RFC-callable.

In function group XSOP there are lots of userexits and in the package itself are about 16 enhancement spots (mostly source code plugins).

regards, frank

Read only

Former Member
0 Likes
562

Hi,

Refer to the link

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/a5/631a3843a211d189410000e829fbbd/frameset.htm">Sales & Operations Planning</a>

AND

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/66/158801547611d182cc0000e829fbfe/frameset.htm">Flexible planning</a>

Check the BAPIs

GET_PLANNING_PROFILE

FAGL_GLFLEX_PLANNING_READ

BAPI_COPAPLANNING_GETDATA

Hope it helps...

Lokesh