By the Post
in Bern we hit the problem, that after release 4.7 you cannot
edit generated ABAP source codes in SAP.
This is blocked I think because SAP reserves the right to regenerate
these source codes at any time. However this causes a great deal of
problem in HR, because all the infotypes above 9000 have generated
programs and these have to be modified by the user. |
|
Before
continuing, please make sure, that you checked SAP OSS for
a better solution. Maybe they aleady delivered a nicer answer
to this problem.
My Solution:To regain this ability to modify these source
codes, you can use the function TRINT_TADIR_UPDATE
to get GENFLAG out of the corresponding TADIR entry. This
is a very sensitive function, use it carefully. |
|