cancel
Showing results for 
Search instead for 
Did you mean: 

Use YEAR in number range intervals

Former Member
0 Kudos

Hi all,

I would like to use the year as a characteristic for all business objects in the care of number range intervals. Unfortunately this is not possible in the standard. How can I implement this requirement (BADI, Enhancement, etc.)?



It follows release is used:


Thanks for your help,

Frank

Accepted Solutions (0)

Answers (1)

Answers (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi Frank,

you can try the BADI_NUMBER_GET_NEXT

Regards

Konstantin

Former Member
0 Kudos

Hi Konstantin,

thank your for help....

Could you tell how did you manage to create implementation for enhancement spot BADI_NUMBER_GET_NEXT, please?

Within this spot there is already existing enhancement implementation WDK_NUMBER_GET_NEXT, but it does not allow to make any changes.

If I create my own enhancement implementation and when I try to create Badi implementation, it generates the following error message "BAdi is internal SAP; implementation in customer namespace not allowed".


Thanks & regards


Frank

konstantin_anikeev
Active Contributor
0 Kudos

Hi Frank,

this BADI Mplementation calls the function module NUMBER_GET_NEXT,

we've made an enhancement in the beginning of this function module.

Regards

Konstantin

P.S. But before to change the standard. Why not to update the customizing each year.

So, You'll be completely in the standard.