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

Idea needed for writing a BDC code

Former Member
0 Likes
370

Hi Gurus,

I have a requirement to write a BDC code for transaction CBIHM2 , now the trouble is that this transaction has a left panel that has a tree like structure and clicking on the tree nodes opens up boxes to fill in. Now when I record this transaction, the ok_code for cliking on the tree differs every time and I always run into errors, Is there a better way to do it ?

Thank you .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
338

hi

in my opinion, it is not possible to record BDC for transaction which has tree control...

try to search function modules in package of this application,

example: CBIH_MP30_MP_CREATE, CBIH_MP30_MP_UPDATE etc...

regards, darek

1 REPLY 1
Read only

Former Member
0 Likes
339

hi

in my opinion, it is not possible to record BDC for transaction which has tree control...

try to search function modules in package of this application,

example: CBIH_MP30_MP_CREATE, CBIH_MP30_MP_UPDATE etc...

regards, darek