Hi,
I need your help for a new challange. I have to declare some workbench objects as not modifiable or at least not trasportable.
I listed them in a custom table and now I'm looking for BAdIs, user exit or similar to reach the target.
I'm working on an ECC 6.0 and in SPRO I found something interesting under
SAP NetWeaver => Application Server => SystemAdministration => Change & Transport System => Business Add-Ins...
The "Business Add-In when editing request" sounds really good to make some check while releasing a CR (and the documentation confirms it).
There are four method in BAdI definition :
CHECK_BEFORE_CREATION
CHECK_BEFORE_RELEASE
CHECK_BEFORE_CHANGING_OWNER
CHECK_BEFORE_ADD_OBJECTS
The last one is listed but not explained. No documentation, no implementation.
Does anyone have an idea about how it works or if it works ?
Otherwise is there any suggestions about declaring some workbench objects as not modifiable or at least not trasportable ?
(I'm not talking only of reports or dictionary...)
Thanks in advance,
Gianluca