2014 Jan 01 5:17 AM
Hi experts,
Happy New Year to all...
While working on standard function module 'CN_SUCHE_FREIE_NUMMER' it gives several dialog boxes while executing after that it gives the proposed project value i.e new project number(proj-pspnr). In my requirement i do not want those dialog boxes i want directly proposed project number(proj-pspnr). This function module used in transaction 'CJ20N' that's why i do not copied to z-function module.
2014 Jan 02 8:21 AM
There is a parameter NO_DIALOG for Function module CN_SUCHE_FREIE_NUMMER.
But it will work only for SEARCH_IMP = 2 and 5
2014 Jan 02 10:10 AM
Hi,
Please provide the data values you are passing to the FM. I am not sure if a solution is there, but let me debug and see.
thanks!
-Vishal.
2014 Jan 02 10:19 AM
2014 Jan 02 10:31 AM
A quick fix. Copy this FM and comment out the Pop up dialog codes then use it .
Thanks,
Prakash