Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling program with custom screen in VA01

MariusStoica
Active Participant

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.

8 REPLIES 8

Lakshmipathi
Active Contributor
0 Kudos

Moved from SAP ERP SD Sales to ABAP Development

G. Lakshmipathi

JuanCarlosDelga
Contributor
0 Kudos

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

0 Kudos

Could you explain ?

0 Kudos

Hi Marius,

Can you post a screenshot of the register that you have created in T185?

Regards,

JCD

0 Kudos

Hi ,

Here I have written the form and program name.


And here is the 185F definition.


0 Kudos

Hi Marius,

Where is the program of your dynpro?

Programs make what I put, not what I want.

Regards.

JCD

0 Kudos

Hi ,


Here it is:


I had to delete it so the consultants don't get short dumps

0 Kudos

This message was moderated.