cancel
Showing results for 
Search instead for 
Did you mean: 

Multi-level configuration in bapi or batch-input

Former Member
0 Kudos

Hi all,

I use multi-level configurator in sales contract/order, I want to create orders via a batch program.

When I use VA41 to create a multi-level contract/order, I enter config, then set characteristic for the main order item, then I can see all sub-items generated through BOM and for each one, enter my characteristics values (it generated sub-sub-items, etc).

Either with BAPI_SALESORDER_CREATEFROMDATA or with batch input (tested with SHDB), I can only access first-level item characteristics, but how can I set sub-items characteristics ?

Sub-items do not seem changeable (i get message V1 456 if i want to enter configuration on sub-item), i could not find a format to enter characteristics for sub-items on main item config.

Thanks & regards,

Alain

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I found the solution : SAP note 567348 provides an exemple of a program to create such a multi-level config, it works !