cancel
Showing results for 
Search instead for 
Did you mean: 

how to maintain open change request control for the transaction MM02 & CS02

Former Member
0 Kudos

hi all...

can any one please let me know that, is there any BADI or Enhancement spot

where i can code for my desired functionality...

how to maintain open change request control for the transaction MM02 and CS02.

Desired Functionality:

• The user wants to maintain a material, bill of material or a document.

• On the initial screen of the respective transaction (MM02, CS02)

user enters a change request number.

• The system checks whether the object record that the user wants to maintain

is already assigned to other change request numbers.

• If this is the case, the system displays a warning, stating that there are

other open change requests for this master data record.

• In addition, the system lists the relevant change request numbers.

• The user can continue the maintenance or leave the transaction and first check

the mentioned change requests.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

For MM02 Use Enhancement MGA00001. Use PCSD0005 for CS02.

Reward points if it helps,

Satish

Former Member
0 Kudos

hi satish thanks for reverting back

but sorry yaar given enhancement is not triggering...

but my requirement is:

- after executing the transaction MM02 & CS02.

- user inputs the data for Material Number and then he enters the Change Number.

- if the given Change Number is not maintained with the Material (i dont no

where/how this two fields are maintained internally), then it has to raise a

warning and it should list the existing Change Numbers for that perticular

Material.

Answers (1)

Answers (1)

Former Member
0 Kudos

SOLVED