Application Development 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: 

BAPI

Former Member
0 Kudos

Hi,

How to use this <b>BAPI_CFG_CREATE</b>, please give me suggestiones with Import parameters , Export Parameters and table

Hruday

2 REPLIES 2

former_member188685
Active Contributor
0 Kudos

Hi,

you need to pass object_id(material), root_name.

for understanding the usage of BAPI check the function module documentation.

thanks

vijay

Former Member
0 Kudos

HI

Function module documentation is the best guide . In the function module there are 2 required input paramaters

Object_ID(Material Number] and Root_Name Ke of the object to be classified.

I hope this helps you out

Regards

Kamran Ellahi