‎2008 Jun 23 5:36 AM
Hi guys
we are going for upgrade from 46C to ECC. we plan to change the SADR table to ADRC inside the addon program.
Customer Created addon program using Standard include where SADR table is used. Now how to modify this program. we cant edit standard include right.
Do we need to find the simmilar standard program in ECC and modify addon or is there any other way to solve this problem.
Thanks
‎2008 Jun 23 4:43 PM
Please check if any OSS note is available.
ELse copy the include to make Z include and go ahead with your changes.
thnx,
agasti.
‎2008 Jun 27 7:08 AM
Hi Agasti,
Thanks for your reply.
I have one points to confirm. Customer using Standard include in his addon program at 46C system. This standard include using SADR table in 46C system.
now After upgrade to ECC system, will the Standard include take care of SADR problems or we should again copy that and modify in ECC system. Please confirm.
Because we are having Maintenance view, Having Addon Func group ZXXXXX, under which Standard includes starting with LSMIVDAT,F01,F02 has been used. These includes are using SADR table in it. But when i review the code it looks like they have handled the SADR problem using some Convertion function module after (Select * from SADR) statement.
However in addon programs we are not using SADR table. Please suggest me should i have to again copy this std include as Zaddon program and modify?
Please confirm
Thanks
‎2008 Jun 27 8:44 AM
‎2008 Aug 19 9:13 AM