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

Former Member
0 Likes
426

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
Read only

Former Member
0 Likes
379

Hi,

you need to pass object_id(material), root_name.

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

thanks

vijay

Read only

Former Member
0 Likes
379

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