‎2010 Oct 05 1:23 AM
When we try to modify the program /DBM/MT_TILL_FUNC_D2063, reports the following message
u201CCarry out modification comparison for REPS /DBM/MT_TILL_FUNC_D2063 first. No changes possibleu201D
We just update our DSAP BM 6.00 system to service pack SAPK-60007INDBM from SAPK-60005INDBM.
Before this update was made, we were able to modify the programs, and there was not necessary for a registration key, know on it is necessary to input this key, we input the key from the marketplace, but still we canu2019t modify it.
We already try to do the recommendation mentioned, but the object doesn't show in the browser panel.
What can I do to resolve this issue?
Alvaro Corpeno
‎2010 Oct 05 1:46 AM
Hello Alvaro
This message is caused because there is/are some object locking the object DBM/MT_TILL_FUNC_D2063 . So to check what action is necessary to take to do so you need to check if the objects are notes or just reuqests:
- Transaction SE16
- Table SMODILOG
- List all entries for object DBM/MT_TILL_FUNC_D2063
- There you will see for each record field OPERATION
- Check all entries that contains OPERATION = 'NOTE'
- On field MOD_NAME you can check the note number - last 4 digits are note version
- Upload this note via SNOTE transaction.
- This action will update system entries and unlock the object
Kind regards
Carlos Machado
‎2010 Oct 05 1:46 AM
Hello Alvaro
This message is caused because there is/are some object locking the object DBM/MT_TILL_FUNC_D2063 . So to check what action is necessary to take to do so you need to check if the objects are notes or just reuqests:
- Transaction SE16
- Table SMODILOG
- List all entries for object DBM/MT_TILL_FUNC_D2063
- There you will see for each record field OPERATION
- Check all entries that contains OPERATION = 'NOTE'
- On field MOD_NAME you can check the note number - last 4 digits are note version
- Upload this note via SNOTE transaction.
- This action will update system entries and unlock the object
Kind regards
Carlos Machado
‎2010 Oct 05 3:05 AM
Carlos: thank you for your quick response, I finally could modify the program. I just add one thing, I have to change the upgrade field in the SMODILOG table, the field had an "X", I just removed it.
Best, regards
Alvaro