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: 

ECC6 and BDC Question

Former Member
0 Kudos

We are upgrading to from 4.7 to ECC6. There is a customized program that uses BDC to call OKP1 to open the controlling area automatically. In OKP1, a column needs to be selected and unlocked. From what I can tell, none of the screens, tables, or field names have changed from 4.7 to ECC6. I reran the recording sessions and they're pretty much identical. There is a difference for the BDC_CURSOR in that it changes from *RKCSP-PSP008 to RKCSP-PSP008(01). I've changed the program to use the RKCSP-PSP008(01) but that only selects one row. I would rather select the whole column. Is there a way to select a column in a BDC for ECC6?

Thanks in advance.

Shane

1 REPLY 1

Former Member
0 Kudos

RKCOOKP1 is a program to set/remove locks on controlling transactions.