Hi Eli,
Thanks for your reply.
I mean the "Month". In FMCCA when I use period ( FMKU_S_LINE-RPMAX) it's returing 16 only, the same value that is recorded on table FMBDT. I was expecting the values 1 to 12.
To explain the scenario - I need a Budget Period and Month validation in FMBB, for example :
If the user enter Month '1' they can only enter Budget Period 'M01', if he tries to enter Month '1' and
budget period 'M02' it should throw an error.
In FMCUDERIVSUB I was not able to derive Budget Period according to the Month, so I am trying to create this validation during FMBB.
Thanks in advance.
Filipe Santos.