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

Problem creating prices with dimensional Qty scale

Former Member
0 Likes
432

Hi All,

I am using the class method CL_CACS_APPL_DATA_SERVICES->create_new_condition_record but having problem to create prices with Dimensional Qty scale. The prices can be created as long as IT_KONM is initial.

Q:

Has anyone used this method before?

I would be greatefull if someone could help me build the structure/Itab properly.

Export Parameters:

is_komg

is_konh

it_konw

it_konm

it_konp

Yours,

Blacky

Hi All,

I am using the class method CL_CACS_APPL_DATA_SERVICES->create_new_condition_record but having problem to create prices with Dimensional Qty scale. The prices can be created as long as IT_KONM is initial.

Q:

Has anyone used this method before?

I would be greatefull if someone could help me build the structure/Itab properly.

Export Parameters:

is_komg

is_konh

it_konw

it_konm

it_konp

Yours,

Blacky

1 REPLY 1
Read only

Former Member
0 Likes
388

Hi,

I think you can use the function module BAPI_PRICES_CONDITIONS

Thanks,

Richa