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 query

Former Member
0 Likes
338

Hi all ,

i have a bdc which is running properly.

The only problem is that for the transaction

for which i am running bdc has a field , status(inactive /active).

The last step of the bdc is to activate .

after this all the changes are reflecting properly as

needed but the status doesnot change to active

pls help .

Regards,

Tarang

1 REPLY 1
Read only

shishupalreddy
Active Contributor
0 Likes
311

hi,

Can you please check the okcode of the status

I think there might be different BDC_OKCODE values for the bdc you are runign .

tro to populate the bdcdata with proper OKCODE for ACTIVE status.

regards,