cancel
Showing results for 
Search instead for 
Did you mean: 

How to access Views of ERP with Netweaver BPM?

Former Member
0 Kudos

Hello,

i want to create an example-application with Netweaver BPM and Visual Composer.

For this, more employees should share the creation of a new Material in an ERP Backend.

Every emplyoee should enter data of a different View of MM01 ! (like Basic Data, Sales..., Purchasing., ..)

I thought about using the Service "Create Material Basic Data" but there are only little options for the data you can enter (only InternalID, Baseunits, Description...)

So my question is, how can i get access to the usual views of MM01 with Netweaver BPM and Visual Composer?

Is there another Service with more options?

Thanks for your help,

Oliver

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Oliver,

Use [IndividualMaterialERPCreateRequestConfirmation_In_V1|http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?id=D90B3CA5AD3011DC2B8D000F20FCB6A9&fragID=&packageid=DE0426DD9B0249F19515001A64D3F462&iv=] to create material.

In VC use Wizard based approach to collect data from user and on final step call WS.

Regards,

Gourav