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

Problem with BDC OK-CODE 'SICH'

Former Member
0 Likes
5,253

Hi,

What does OK-CODE --> 'SICH' mean????

When I try to update LIKP-FAKSK value in tcode 'VL02', I get dilaog box with 'OK-CODE' SICH' in it.

And , I also get message in status bar -->'Field LIKP-FAKSK is not an input field'.

I didnt understand why its happening.

Help me out.

Thanks,

Shivaa........

3 REPLIES 3
Read only

Former Member
0 Likes
1,891

SICH = Sichern = Save.

'Field LIKP-FAKSK is not an input field'. -> You try to enter a value in output-only field.

Read only

Former Member
0 Likes
1,891

Hi

During recording, after entering the required data in the tcode, when u click on save button... then this screen field gets created..

You should not change this because when u execute your customized BDC program, after all the values are given, then you have to save it.

Regards,

Vishwa.

Read only

BH2408
Active Contributor
0 Likes
1,891

Hi ,

SICH is the BDC Ok-code to For save.

I think during the recording u have mentioned the FAKSK field with value and u copied code and pasted in the program . So remove the FAKSK fields and it will come from one of the sap screen. It is not a input field.

Regarsd,

Bharani