‎2008 Aug 25 7:40 AM
Hi Friends
Can anyone describe me how function group and function module are impacted while ECC version upgrading
With Regards
Kannan
‎2008 Aug 25 7:50 AM
Using TCODE:SPAU
this only possible tcode upgrade lower to higher verson...Bacially all function modules r upgrade here only...
U can change the name and change some syntax ur function module for ur program.
Regards:
Prabu
‎2008 Aug 25 7:50 AM
Using TCODE:SPAU
this only possible tcode upgrade lower to higher verson...Bacially all function modules r upgrade here only...
U can change the name and change some syntax ur function module for ur program.
Regards:
Prabu
‎2008 Aug 25 7:54 AM
Hi ,
When version upgrading ,
It is possible in Function modules ,you have declared parameters which have changed the structure names or fields in the structure ,also global data declared in top include ,possible dataelements name or size have changed.
‎2008 Aug 25 7:57 AM