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

PLM - Engineering Change Management - ABAP Development

Former Member
0 Likes
1,347

Engineering Change Management

Program: SAPMC29C

Transaction:CC02

Change Master Valid From date once expired (Protected Time Period) – Not able to change by the user

Requirement is to change the valid from date to New date from custom program even if it is expired to over right existing protected date

Let me know if any enhancement to change the validity date by restricted user

I required step by step ABAP development required for  this change - pls help with your experience on PLM CC02 - Vaildity date change

Screen shot attached

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,246

Please can any body help out for these requirement.

Please can any body help out for these requirement.

4 REPLIES 4
Read only

Former Member
0 Likes
1,247

Please can any body help out for these requirement.

Read only

0 Likes
1,246

Try the FM: CCVB_EC_POST ?

Read only

0 Likes
1,246

Hi  tell me how to use CCVB_EC_POST for changing Enginnering change no - valid from date which is past date - I tried CCAP_ECN_MAINTAIN previously but got cancelled

can you help me which what obligatory details required for successfully changing ,any other logic - can you brief

Read only

0 Likes
1,246

Pass the following fields on input structure IN_AENRB:-

MANDT                          xxx                         "Client

AENNR                          123456789ECM

AENST                          41                            "Change no. status should be 41

AENBE                          PLANT

DATUV                          08/22/2014               "New valid from date

AETXT                          ECM DESCRIPTION

FLUSE                          X

AEDIF                          xxxxxxxxxx               "Get from AENR table for this ecm

VBKZ                           U