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

Me22

Former Member
0 Likes
660

Hi All,

I am doing BDC of me22 tcode..

In me22 transaction there is a field EKPO-NETPR this field has to input enabled since i am updating this field also, But that field is input disabled thats why i am getting the error like 'Field EKPO-NETPR in not input field' can any one help me regarding enabling this field has input.

Suggestions will be rewarded..

Regards,

Srinivas

5 REPLIES 5
Read only

Former Member
0 Likes
595

Srinivas,

this is related to customisation issue its better to contact the fuctional people so that they will change the customisation in SPRO so that it will get enable to access the input values

other wise u can also go into the SPRO transaction and check the corresponding application and change the customisation for it

but its better to contact a person who knows about it

i think it is helpful for you

Regards,

Naveen

Read only

Former Member
0 Likes
595

I believe you are not giving indexes... You may have to give EKPO-NETPR(1), EKPO-NETPR(2) so on...

You can write a seperate logic for concatenate and make the FNAME.

rgds,

TM.

Message was edited by: Thomas Mann

Read only

Former Member
0 Likes
595

I have given indexing...like EKPO-NETPR(1)

regards,

Srini

Read only

Former Member
0 Likes
595

Can you cut and paste the exact error message?

Rob

Read only

Former Member
0 Likes
595

Hi

Error message is like this 'Field EKPO-NETPR(1) is not an input field.

Regards,

Srini