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 / Function Module for WWM1

Former Member
0 Likes
789

Hi,

I want to automate the creation of layout and areas in R/3 transaction WWM1. Layout is to created from product hierachy. Could anyone please tell whether there are some BAPI's or Function Modules availabe for acheiving the same.

Thanks,

Deepak

6 REPLIES 6
Read only

Former Member
0 Likes
725

Hi

I need the same - have you found a BAPI for the purpose ??

Best regards

Lars

Read only

0 Likes
725

Hi Lars,

I did not find any BAPI for the above requirement. Finally settled for a BDC on tree structure(Strange...isn't it) since the requirement was met by doing so :-).

Regards,

Deepak

Read only

Former Member
0 Likes
725

Hi everybody

I found the solution :

Use the BAPI_PRODCAT_SAVEITEMSREPLICA

It works!

Lars

Read only

0 Likes
725

Hey,

Does anyone have an example of how to run the Bapi?

I'm trying to add material to the catalog but I have no luck.

Thanks.

Read only

0 Likes
725

Hi Lars,

Were you able to create Layouts using this FM? Please share your findings with some examples. Am too stuck up in the same scenario.

Thanks,

Ramu

Read only

Former Member
0 Likes
725

does anybody have an example coding of this bapi?