cancel
Showing results for 
Search instead for 
Did you mean: 

BDC for characteristics

former_member681145
Participant
0 Kudos

Hello Team,

We are preparing a BDC for material master upload of characteristics.

Here in characteristic fields in BDC Recording we are getting only 10 rows .So can I know is ther any other options are available to add more characteristics since we have more than 25 characteristics for a material.

But in normal characteristic add via MM01 without BDC it is working fine.

Regards

Ishikesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Rishikesh,

The new classification system transactions are no longer designed for batch input. For further information see notes 213120 and 373824.


You could use the following BAPIs:

  BAPI_CHARACT_CHANGE
  BAPI_CHARACT_CREATE
  BAPI_CHARACT_DELETE

Alternatively , please use direct input program RCCLBI03 to create the material classification data.

Regards

Amber