Table 5130117 M365 Job Contact
Table 5130117 M365 Job Contact
Language | Caption |
---|---|
de-DE | Projektkontakt |
es-ES | Contacto laboral |
en-US | Project Contact |
it-CH | Contatto progetto |
it-IT | Contatto progetto |
Fields
Job No. (2
)
Code[20]
TableRelation: Job
Language | Caption |
---|---|
de-DE | Projektnr. |
es-ES | No. de proyecto |
en-US | Project No. |
it-CH | Nr. progetto |
it-IT | Nr. progetto |
Contact No. (4
)
Code[20]
TableRelation: Contact
Language | Caption |
---|---|
de-DE | Interessentennr. |
es-ES | Número de contacto. |
en-US | Contact No. |
it-CH | Nr. contatto |
it-IT | Nr. contatto |
Description (10
)
Text[50]
Language | Caption |
---|---|
de-DE | Beschreibung |
es-ES | Descripción |
en-US | Description |
it-CH | Descrizione |
it-IT | Descrizione |
Job Description (20
)
Text[100]
FieldClass: FlowField
CalcFormula: lookup(Job.Description where("No." = field("Job No.")))
Language | Caption |
---|---|
de-DE | Projekt Beschreibung |
es-ES | Descripción de funciones |
en-US | Project Description |
it-CH | Descrizione progetto |
it-IT | Descrizione progetto |
Contact Name (30
)
Text[100]
FieldClass: FlowField
CalcFormula: lookup(Contact.Name where("No." = field("Contact No.")))
Language | Caption |
---|---|
de-DE | Kontaktname |
es-ES | Nombre del contacto |
en-US | Contact Name |
it-CH | Nome contatto |
it-IT | Nome contatto |
Company No. (40
)
Code[20]
Language | Caption |
---|---|
de-DE | Unternehmensnr. |
es-ES | Empresa No. |
en-US | Company No. |
it-CH | Nr. società |
it-IT | Nr. società |
Company Name (41
)
Text[100]
Language | Caption |
---|---|
de-DE | Mandantenname |
es-ES | Nombre de la empresa |
en-US | Company Name |
it-CH | Nome società |
it-IT | Nome società |
Link to Table (50
)
Enum "Contact Business Relation Link To Table"
Language | Caption |
---|---|
de-DE | Verbindung zu Tabelle |
es-ES | Enlace a la tabla |
en-US | Link to Table |
it-CH | Collega a tabella |
it-IT | Collega a tabella |
No. (51
)
Code[20]
TableRelation: if ("Link to Table" = const(Customer)) Customer else if ("Link to Table" = const(Vendor)) Vendor else if ("Link to Table" = const("Bank Account")) "Bank Account"
Language | Caption |
---|---|
de-DE | Nr. |
es-ES | No. |
en-US | No. |
it-CH | Nr. |
it-IT | Nr. |
Business Relation Description (52
)
Text[100]
FieldClass: FlowField
CalcFormula: lookup("Business Relation".Description where(Code = field("Business Relation Code")))
Language | Caption |
---|---|
de-DE | Geschäftsbez.-Beschreibung |
es-ES | Descripción de la relación comercial |
en-US | Business Relation Description |
it-CH | Descrizione relazione d’affari |
it-IT | Descrizione relazione d’affari |
Business Relation Code (53
)
Code[10]
TableRelation: "Business Relation"
Language | Caption |
---|---|
de-DE | Geschäftsbeziehungscode |
es-ES | Código de relación comercial |
en-US | Business Relation Code |
it-CH | Codice relazione d’affari |
it-IT | Codice relazione d’affari |
Type (100
)
Enum "Contact Type"
Language | Caption |
---|---|
de-DE | Art |
es-ES | Tipo |
en-US | Type |
it-CH | Tipo |
it-IT | Tipo |
Methods
FilterRecord
procedure FilterRecord(jobNo: Code[20]; contactNo: Code[20]): Boolean
Parameters / Return Value
jobNo
Code[20]
contactNo
Code[20]
Returns
Boolean
FilterRecord
procedure FilterRecord(jobNo: Code[20]): Boolean
Parameters / Return Value
jobNo
Code[20]
Returns
Boolean
FindRecord
procedure FindRecord(jobNo: Code[20]; contactNo: Code[20]): Boolean
Parameters / Return Value
jobNo
Code[20]
contactNo
Code[20]
Returns
Boolean
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.