cancel
Showing results for 
Search instead for 
Did you mean: 

Is deriving or check Change Request attributes in DERIVE_ENTITY or CHECK_ENTITY

Former Member
0 Kudos

Hi,

I'd have a requirement to derive or check  the Change Request attributes like Change Request Reason and Change Request Priority , e.g if CR Priority is empty, set to a specific value or Check if Change Request Reason is set.

I know via an OSS message that we are not able to derive or check CR attributes using BRF+ but can we derive or check using the BADI?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The BRF+ and BAdI solutions are directed more towards the master data entities. If you "only" want to default or check the CR header, then one idea is to enhance the CR Header handler class. Please see this document that describes how to enhance the CR Header. You don't need to add a field, but you can learn the technique of adding checks, etc. to the GenIL model handler class.

Enhancement of the User Interface Building Bloc... | SCN