‎2008 Apr 11 6:45 PM
Hi All,
When i am trying to create an include for coding a function exit, say for example EXIT_SAPMF02K_001, I am getting this error that "Program names ZX... are reserved for includes of exit function groups", and am unable to proceed further.
I am getting the same error when i click on an include in any exit function module. Any one has an idea of how to get around this problem.
Thanks in advance
‎2008 Apr 11 7:35 PM
Hi,
in the EXIT_SAPMF02K_001 there will already be an include...just double click on it..a warning message comes...press enter again..it brings you an area where you can write the code
Usually the include ZX...is predefined in all function exits..we just need to use it...we are cannot create new ones inside the function exit other than that mentioned by SAP
Just try and revert back
Regards
Byju
‎2008 Apr 11 7:35 PM
Hi,
in the EXIT_SAPMF02K_001 there will already be an include...just double click on it..a warning message comes...press enter again..it brings you an area where you can write the code
Usually the include ZX...is predefined in all function exits..we just need to use it...we are cannot create new ones inside the function exit other than that mentioned by SAP
Just try and revert back
Regards
Byju
‎2008 Apr 11 7:37 PM