2008 Jul 26 8:14 AM
Hi,
pls can anyone tell me where is entry_neu performed (subroutine) in backend.
i have used it in my program as form entry_neu but i dont know where this subroutine is perfrom.
thanks in advance
puneet
Hi,
pls can anyone tell me where is entry_neu performed (subroutine) in backend.
i have used it in my program as form entry_neu but i dont know where this subroutine is perfrom.
thanks in advance
puneet
2008 Jul 26 8:18 AM
You can find it in the Program RSNAST00
in the line # 1327
perform (tnapr-ronam) in program (tnapr-pgnam) using returncode
us_screen
if found.It iwll be called dynamically. It is applicable only if the configuration is made using NACE.
all Forms will Routed using the program RSNAST00