‎2014 Sep 18 2:22 PM
Hi gurus,
I have the client's urgent need to call some custom screens in VA01.
So I've created a custom button in screen 4900, added a function code to it (ZB_P), called transaction VFBS to create the navigation in both T185F and T185 (added the form and program for the custom code).
In the custom code I call a custom screed created and designed there.
After pressing the button I get a short dump:
Category ABAP Programming Error
Runtime Errors DYNPRO_NOT_FOUND
ABAP Program SAPLV00F
Application Component CA-GTF-BS-SQ
Date and Time 18.09.2014 16:10:52
He is thinking that the "1001' screen developed in the custom program is in SAPLV00F, but it definitely isn't there.
Is there something I'm doing wrong?
Thank you in advance,
Marius.
‎2014 Sep 19 9:58 AM
‎2014 Sep 19 10:27 AM
Hi Marius
In VFBS, for the table T185, for your funtion code in the Detail View which program is in 'Routine to be called'. Maybe 'SAPLV00F
'
Regards.
JCD
‎2014 Sep 19 12:49 PM
‎2014 Sep 19 1:01 PM
Hi Marius,
Can you post a screenshot of the register that you have created in T185?
Regards,
JCD
‎2014 Sep 19 2:34 PM
‎2014 Sep 19 4:10 PM
Hi Marius,
Where is the program of your dynpro?
Programs make what I put, not what I want.
Regards.
JCD
‎2014 Sep 19 4:42 PM
‎2016 Sep 07 12:19 PM