Report 18123252 EOS Create Purch. Request
Report 18123252 EOS Create Purch. Request
Language | Caption |
---|---|
da-DK | Opret Indkøbsarkiv. Anmodning |
de-AT | Erstelle Einkaufsanfragen |
de-CH | Erstelle Einkaufsanfragen |
de-DE | Erstelle Einkaufsanfragen |
en-AU | Create Purch. Request |
en-CA | Create Purch. Request |
en-GB | Create Purch. Request |
en-NZ | Create Purch. Request |
es-ES | Crear Compr. Solicitud |
es-MX | Crear Compr. Solicitud |
fr-BE | Créer Ach. Demande |
fr-CA | Créer Ach. Demande |
fr-CH | Créer Ach. Demande |
fr-FR | Créer Ach. Demande |
en-US | Create Purch. Request |
it-CH | Crea richieste d’acquisto |
it-IT | Crea richieste d’acquisto |
nl-BE | Maak afname. Verzoek |
nl-NL | Maak afname. Verzoek |
Events
OnBeforeDeleteRequsitionLine
local procedure OnBeforeDeleteRequsitionLine(RequisitionLine: Record "Requisition Line"; var handled: Boolean)
This event will fire before deleting the requisition line, if not handled will look into the setup and delete the line only if the flag “Delete Requisition Lines” is set to true
Parameters / Return Value
RequisitionLine
Record "Requisition Line"
The requisition line
handled
Boolean
if set to true will skip the deletion of the requisition line
OnBeforeModifyPurchReqLine
local procedure OnBeforeModifyPurchReqLine(var PurchReqLine: Record "EOS Purch. Request Line"; var RequisitionLine: Record "Requisition Line" temporary; var handled: Boolean)
Parameters / Return Value
PurchReqLine
Record "EOS Purch. Request Line"
RequisitionLine
Record "Requisition Line"
handled
Boolean
OnBeforeFindOrCreateHeader
local procedure OnBeforeFindOrCreateHeader(aReqLine: Record "Requisition Line"; var TmpPurchReqHeader: Record "EOS Purch. Request Header" temporary; var handled: Boolean)
Parameters / Return Value
aReqLine
Record "Requisition Line"
TmpPurchReqHeader
Record "EOS Purch. Request Header"
handled
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.
EOS Labs -