Application Development 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: 

To change the Valid To date through RV_CONDITION_COPY

Former Member
0 Kudos

Hi All,

I want to change Valid to date in MEK2. I am passing  maintain_mode as 'B' in FM  RV_CONDITION_COPY, still its not getting change. Please let me know how to update the date value in MEK2.

Regards,

Tanmay

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Use CALL FUNCTION 'RV_KONDITION_SICHERN_V13A' IN UPDATE TASK

4 REPLIES 4

former_member194965
Active Participant
0 Kudos

Hi Tanmay,

Using this FM RV_CONDITION_MAINTENANCE to maintain the conditions records.

Regards,

E.Ananthachari.

0 Kudos

Hi Ananthachari,

Can you provide to sample code of what parameters to be pass to FM RV_CONDITION_MAINTENANCE.

Help will be appreciated.

Regards,

Tanmay

Former Member
0 Kudos

Use CALL FUNCTION 'RV_KONDITION_SICHERN_V13A' IN UPDATE TASK

former_member794181
Discoverer
0 Kudos

For some reason, FM RV_KONDITION_SICHERN_V13A only works for Validity Date FROM and not TO.