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

data needs to pass to bapi bapi_sag_create

Former Member
0 Likes
629

Hi all,

I am using the bapi bapi_sag_change. I am adding one line item, deleting one line item and changing price of one line item. All three line items are having 2 validities for there conditions.

Could you plz tell me the details of the data needs to be passed to the table

item_condition and

item_cond_validity.

What is the roll of fields

item_condition-serial_id

item_condition-cond_count

i would be happy to rewards points

1 REPLY 1
Read only

Former Member
0 Likes
408

Hello,

the rule of those fields are the link beetween Validity to Conditions to Scales.

Create a Scheduling Agreement by using transaktion ME31L and then use function modul BAPI_SAG_GETDETAIL in testmode and you will see the rule!

Regards

Harry Goos