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

BDC - SPRO - OKCODE - Can anyone help me

Former Member
0 Likes
755

hai this Sankar, i'm doing BDC for SPRO. I'm getting a problem with BDC recording. In transaction SPRO, while moving into the tree structure, i'm not able to get OKCODEs. then which OKCODE i have to use to process BDC further? Please any one can give me an idea for this..... reply soon.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
706

Hi,

Spro contains alot of Functional transactions. So ask your functional consultant for the Transaction you want to do BDC for.

Regards,

Aman

hai this Sankar, i'm doing BDC for SPRO. I'm getting a problem with BDC recording. In transaction SPRO, while moving into the tree structure, i'm not able to get OKCODEs. then which OKCODE i have to use to process BDC further? Please any one can give me an idea for this..... reply soon.

4 REPLIES 4
Read only

Former Member
0 Likes
707

Hi,

Spro contains alot of Functional transactions. So ask your functional consultant for the Transaction you want to do BDC for.

Regards,

Aman

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
706

Also, be advised, that BDCs over transactions that use frontend controls, such as tree controls, do not work very well, if at all.

REgards,

RIch Heilman

Read only

Former Member
0 Likes
706

Hi

It is advisable to create the BDC on the particular transaction, instead of going by SPRO.

I suggest you to first look for a BAPI/FM for the same, if not found, then go for a BDC.

Regards,

Raj

Read only

RaymondGiuseppi
Active Contributor
0 Likes
706

Most of these tree-transactions use View cluster maintenance and BDC will often go wrong. Maybe you ca find the view to update and a transcation code to update it directly. or build your Z-transacton calling SM30 and the view to maintain.

Regards.