Application Development and Automation 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: 
Read only

T-code problem for BDC Program

0 Likes
1,349

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
Read only

0 Likes
1,294

please reply soon

Read only

0 Likes
1,294

then BDC Program not proper work while executing t-code

What is not working >

Read only

0 Likes
1,294

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

Read only

0 Likes
1,294

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

Read only

Former Member
0 Likes
1,294

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

Read only

0 Likes
1,294

I have already checked. Both are same.

Read only

0 Likes
1,294

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