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

Using FM 'RV_CONDITION_COPY'

Former Member
0 Likes
466

Hi,

I m writing a prog. where i want to update and add some condition records for specific customers. The records are updated in A880 condn table.

Pls can nyone tell me how do i use the FM 'RV_CONDITION_COPY'.Also what parametes to pass to COPY_RECORDS(Tables par) in d above module.

Any insight into d FM will be appreciated n rewarded..

Regards,

Vs

Hi,

I m writing a prog. where i want to update and add some condition records for specific customers. The records are updated in A880 condn table.

Pls can nyone tell me how do i use the FM 'RV_CONDITION_COPY'.Also what parametes to pass to COPY_RECORDS(Tables par) in d above module.

Any insight into d FM will be appreciated n rewarded..

Regards,

Vs

1 REPLY 1
Read only

Former Member
0 Likes
381

Hi,

for COPY_RECORDS pass the internal table of A880

for more info

go thur this report

MM06EFSK_CALL_CONDITION_COPY

Thanks

Shiva