Page 5312722 M365 Job Structure Disposition
Page 5312722 M365 Job Structure Disposition
| Language | Caption |
|---|---|
| de-DE | Projektstruktur Disposition |
| es-ES | Disposición de la estructura del proyecto |
| en-US | Project Structure Disposition |
| it-CH | Disposizione della struttura progetto |
| it-IT | Disposizione della struttura progetto |
Methods
SetIndicator
procedure SetIndicator(var jobDispoTemp: Record "M365 Job Structure Disposition")
Parameters / Return Value
- jobDispoTemp
Record "M365 Job Structure Disposition"
Events
OnBeforeModifyBatchQuoteItemLine
local procedure OnBeforeModifyBatchQuoteItemLine(var batchQuoteItemLine: Record "M365 Batch Quote Item Line"; var jobStructDisp: Record "M365 Job Structure Disposition")
Parameters / Return Value
batchQuoteItemLine
Record "M365 Batch Quote Item Line"jobStructDisp
Record "M365 Job Structure Disposition"
OnBeforeShowFreequantityMessage_CreatePurchaseOrder
local procedure OnBeforeShowFreequantityMessage_CreatePurchaseOrder(JobStructureDisposition: Record "M365 Job Structure Disposition"; var Handled: Boolean)
Parameters / Return Value
JobStructureDisposition
Record "M365 Job Structure Disposition"Handled
Boolean
OnBeforeShowFreequantityMessage_CreateReqLine
local procedure OnBeforeShowFreequantityMessage_CreateReqLine(JobStructureDisposition: Record "M365 Job Structure Disposition"; var Handled: Boolean)
Parameters / Return Value
JobStructureDisposition
Record "M365 Job Structure Disposition"Handled
Boolean
OnAfterSetAllLineFiltersCreatePurchaseQuote
local procedure OnAfterSetAllLineFiltersCreatePurchaseQuote(var TempJobStructDisposition: Record "M365 Job Structure Disposition" temporary)
Integration event that is raised after setting all line filters when creating a purchase quote. Allows subscribers to add or modify the filters on temporary job structure disposition records.
Parameters / Return Value
TempJobStructDisposition
Record "M365 Job Structure Disposition"Temporary record containing M365 Job Structure Disposition data with applied filters
OnAfterSetAllMarkedLineFiltersCreatePurchaseQuote
local procedure OnAfterSetAllMarkedLineFiltersCreatePurchaseQuote(var TempJobStructDisposition: Record "M365 Job Structure Disposition" temporary)
Integration event that is raised after setting all marked line filters when creating a purchase quote. Allows subscribers to add or modify the filters on temporary job structure disposition records
Parameters / Return Value
TempJobStructDisposition
Record "M365 Job Structure Disposition"Temporary record containing M365 Job Structure Disposition data with applied filters
OnAfterSetAllLineFiltersCreatePurchaseOrder
local procedure OnAfterSetAllLineFiltersCreatePurchaseOrder(var TempJobStructDisposition: Record "M365 Job Structure Disposition" temporary)
Integration event that is raised after setting all line filters when creating a purchase order. Allows subscribers to add or modify the filters on temporary job structure disposition records.
Parameters / Return Value
TempJobStructDisposition
Record "M365 Job Structure Disposition"Temporary record containing M365 Job Structure Disposition data with applied filters
OnAfterSetAllMarkedLineFiltersCreatePurchaseOrder
local procedure OnAfterSetAllMarkedLineFiltersCreatePurchaseOrder(var TempJobStructDisposition: Record "M365 Job Structure Disposition" temporary)
Integration event that is raised after setting all marked line filters when creating a purchase order. Allows subscribers to add or modify the filters on temporary job structure disposition records
Parameters / Return Value
TempJobStructDisposition
Record "M365 Job Structure Disposition"Temporary record containing M365 Job Structure Disposition data with applied filters
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.