‎2007 Jul 19 10:21 AM
Hi,
I have standard program LJIIEXU02 in function module module J_1IEX_DEFAULT_EXCISE_DUTY i have to change
follwing as like
IF l_update_cond = 'Y'.
CALL FUNCTION 'J_1I4A_DETERMINE_NEW_RATE'
EXPORTING
usage = 'A'
application = 'V'
calc_date = is_exhead-exdat
procedure = 'JINFAC'.
in above code
delete procedure = 'JINFAC"
and insert procedure = ''ZINEXP'.
what i have done is taken access key and went to edit mode and enhancements then switch off assistant mode i have done modifications but modifications are get reflected .
how i will come to my actual postion.
give me the step by step procedure.
‎2007 Jul 20 5:42 AM
check is there any inactive objects ? when u activating this FM do u get any error msgs ? .
Regards
Peram