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: 

T-code problem for BDC Program

0 Kudos
318

I have created one BDC program ZSD_XYZ_VK11 for VK11 T-code. but when I have created t-code for BDC Program (ZSD_XYZ_VK11) which is ZVK11 , then BDC Program not proper work while executing t-code. This BDC program excute proper from SE38 & some another t-codes ( like ZRTEST , ZVK11N , ZZTRS). so why couldn't ZVK11 t-code work for my BDC Program?

7 REPLIES 7

0 Kudos
263

please reply soon

0 Kudos
263

then BDC Program not proper work while executing t-code

What is not working >

0 Kudos
263

this t-code 'ZVK11'......

0 Kudos
263

Well that's clear that there is some problem with this custom t-code .. but what .. values not updated or runtime errors or ..????

Former Member
0 Kudos
263

The use of Z tcode should not affect the execution of a program, if it is working from other Z tcodes. You can check the transaction type(dialog transaction, report transaction,..) of ZVK11 and compare it with the ones which are working(like ZRTEST , ZVK11N , ZZTRS).

Regards,

Gopal

0 Kudos
263

I have already checked. Both are same.

0 Kudos
263

for any other t-codes value updated but for zvk11 t-code values are not updated.