hello developers,
my scenario is following: i want to provide data on work center/capacity id level on an UI and give the user the possibility to edit this data.
for example, we have a 3 shift program running on this work center, valid until 31.12.9999.
my question is: is it somehow possible to manipulate this data in ANY way when there are no shift programs available? let's just say, tomorrow he changes the 3 shifts to one single shift, the next day to 2 shifts with complete different beginning and endtimes, etc.
is this possible or will i have problems since shifts are customizing? i tried already on a development system to just update the KAPA table but after looking into the capacities via CR03 in SAP the changes were not recognized.
is it in general possible and do i just miss to update some SAP standard tables? or do i have to have for every single use case a shift program?
thanks for the help and input!