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

How to fill: BAPI_INQUIRY_CREATEFROMDATA for configuration

robert_altenstraer
Active Participant
0 Likes
464

Hi everybody,

I want to create a prog to make orders for configurable produkts. ( it´s a small version of VA13 for ITS-users... )

Have anybody an idea to fill the follow tables for the Bapi: BAPI_INQUIRY_CREATEFROMDATA

ORDER_CFGS_REF

ORDER_CFGS_INST

ORDER_CFGS_PART_OF

ORDER_CFGS_VALUE

One of my main problem:

I readout the configuration of a material ( CUCB_GET_VALUES_FROM_INSTANCE ) the material is only a knowlege carrier of the configuration.

Now i want to use this values as input for the Bapi....but i don´t know how...

Thanks

Robert

Hi everybody,

I want to create a prog to make orders for configurable produkts. ( it´s a small version of VA13 for ITS-users... )

Have anybody an idea to fill the follow tables for the Bapi: BAPI_INQUIRY_CREATEFROMDATA

ORDER_CFGS_REF

ORDER_CFGS_INST

ORDER_CFGS_PART_OF

ORDER_CFGS_VALUE

One of my main problem:

I readout the configuration of a material ( CUCB_GET_VALUES_FROM_INSTANCE ) the material is only a knowlege carrier of the configuration.

Now i want to use this values as input for the Bapi....but i don´t know how...

Thanks

Robert

1 REPLY 1
Read only

robert_altenstraer
Active Participant
0 Likes
394

Hello everybody....

in the whiletime I found a solution:

Read: OOS 549563

It works also for the BAPI_INQUIRY_CREATEFROMDATA !