Options

EP: Insert Line

ales'kaales'ka Member Posts: 4
edited 2008-07-17 in Navision e-Commerce
Hi guys!

I saw a lot of topics with different problems accoding inserting lines in EP, but I have some new. May be some of you can help me.

I have my own table "EP Employee" (5326). I want to add new employee into this table using SharePoint. I created Header-Line Web Part for Navision Employee Portal with Header "EP Employee". I also created action: "Insert line" with "Target table No." = 5326.
I wrote code in codeunits 6822-6827.

But when I try to insert new line into the table "EP Employee" I have such error: Navision error (10500): 1 is not a valid field number
May be somebody knows what does it mean?

I will be very gratitude for any solutions.

Comments

  • Options
    RoelofRoelof Member Posts: 377
    Hi,

    I have a similar error when I try to do the following:
    EmployeePortal->Group->WebPart button -> EP Web Part Request Card Table button -> EP WP Table card Table button -> Actions
    The error I receive is: 'Field no. 5 is not edefined in the EP WP Request Table Tab table'.

    Very rare I'm able to run this form, but mostly I receive this error.
    Roelof de Jonghttp://www.wye.com
  • Options
    BecauseOfXouBecauseOfXou Member Posts: 1
    Hi,

    well I think you don't refer on the right number.
    I had the same problem.
    The solution for this Problem was that I didn't had the number in my Card.
    Please Try and give me an feedback.

    Matze
  • Options
    KarolciaKarolcia Member Posts: 12
    BecauseOfXou has right:

    Insert that missing field in request card:
    no. 5 in the EP WP Request Table Tab table

    If this field is not necessery to view you can hide it in Apperance column, but it MUST BE on this card.

    If you use Header-Line Web Part be carefull on which position do you insert missing field.

    Everything should be O.K.

    Regards,
    K.
Sign In or Register to comment.