Ok, I'm a developer, I have a table called xLocalizacion with the following fields:
DocType (CLAVE), RefNbr (CLAVE), VendId (CLAVE), AutoNoAD, AutoNo, AplicaAnexos, CodigoSRI_InvcAD, CodigoSRI_Invc, CodigoSRI_Ret, CredGastAD, CredGast, Crtd_DateTime, Crtd_Prog, Crtd_User, DerDevol, DocDate, Estado_Invc, Estado_Ret, ImprRetFte, InvcNbrAD, InvcNbr, LUpd_DateTime, LUpd_Prog, LUpd_User, No_RetFte, PtoVenta_InvcAD, PtoVenta_Invc, PtoVenta_Ret, Periodo, RefNbrAD, RefNbr, SecuencialAD, Secuencial, Sucursal_InvcAD, Sucursal_Invc, Sucursal_Ret, Status, TipoAD, Tipo, Transaccion, User1, User2, User3, User4, User5, User6, User7, User8, User9, User10, User11, User12, User13, User14, User15, User16, User17, User18, User19, User20, User21, User22
This table is an annex to Purchase Header, if you notice the first 3 fields are the keys to relate the Purchase Header table, the relationship must be one to one, to complete this information created a CardPart which I will use in page (51) Purchase Invoice, the problem is when I want to create a new record in the Purchase Header table and complete the information in xLocalizacion, but pressing the new button is only enabled fields Purchase Header table, but the fields xLocalizacion table full which CardPart not enabled. can you help me see what is the big deal, keep in mind that I am new to Navision C / SIDE and my English is not so good. but really need to solve my problem, I hope you understand my problem and can help me, I'll thank you very much in advance.