Hi Mishra,
You have write as like below.
loop at result_package assigning <result_Fields> where /BI0/OISOLD_TO = '0009100005'.
<result_fields>-amount = '149224'.
<result_fields>-currency = 'INR'.
Endloop.
That is pls check this.
Thank you,
Nanda
Hi Mishra,
You have write as like below.
loop at result_package assigning <result_Fields> where /BI0/OISOLD_TO = '0009100005'.
<result_fields>-amount = '149224'.
<result_fields>-currency = 'INR'.
Endloop.
That is pls check this.
Thank you,
Nanda