0% found this document useful (0 votes)
25 views1 page

Buffer Script

This document contains payroll transaction details for an employee, including their element ID, frequency, formula, and value. It also lists various attributes like the employee ID, transaction ID, and indicates that the record should be inserted into the payroll database.

Uploaded by

Daniel Muñoz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views1 page

Buffer Script

This document contains payroll transaction details for an employee, including their element ID, frequency, formula, and value. It also lists various attributes like the employee ID, transaction ID, and indicates that the record should be inserted into the payroll database.

Uploaded by

Daniel Muñoz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

PayRollTransEEFormulaDetail.

codVariable = 58;
PayRollTransEEFormulaDetail.ElementFrequency = PayRollElementFrequency::Cyclic;
PayRollTransEEFormulaDetail.ElementId = "Sueldo";
PayRollTransEEFormulaDetail.ElementSequence = "VEN-000136";
PayRollTransEEFormulaDetail.ElementType = PayRollElementType::Revenue;
PayRollTransEEFormulaDetail.EmplId = "005804";
PayRollTransEEFormulaDetail.FragmentFormula = "{Dias_Lab_Calendario_Exact}";
PayRollTransEEFormulaDetail.FragmentType = PayRollFragmentType::Native;
PayRollTransEEFormulaDetail.GlobalFormulaSequence = 0;
PayRollTransEEFormulaDetail.Hide = NoYes::No;
PayRollTransEEFormulaDetail.IsInformative = NoYes::No;
PayRollTransEEFormulaDetail.IsReturn = NoYes::No;
PayRollTransEEFormulaDetail.OnlyId = "Dias_Lab_Calendario_Exact";
PayRollTransEEFormulaDetail.Parameter[1] = "";
PayRollTransEEFormulaDetail.Parameter[2] = "";
PayRollTransEEFormulaDetail.Parameter[3] = "";
PayRollTransEEFormulaDetail.Parameter[4] = "";
PayRollTransEEFormulaDetail.Parameter[5] = "";
PayRollTransEEFormulaDetail.Parameter[6] = "";
PayRollTransEEFormulaDetail.Parameter[7] = "";
PayRollTransEEFormulaDetail.Parameter[8] = "";
PayRollTransEEFormulaDetail.Parameter[9] = "";
PayRollTransEEFormulaDetail.Parameter[10] = "";
PayRollTransEEFormulaDetail.Parameter[11] = "";
PayRollTransEEFormulaDetail.Parameter[12] = "";
PayRollTransEEFormulaDetail.Parameter[13] = "";
PayRollTransEEFormulaDetail.Parameter[14] = "";
PayRollTransEEFormulaDetail.Parameter[15] = "";
PayRollTransEEFormulaDetail.Parameter[16] = "";
PayRollTransEEFormulaDetail.PayRollNativaRefRecId = 5637144598;
PayRollTransEEFormulaDetail.Sequence = 2;
PayRollTransEEFormulaDetail.TransId = "OTH-003313";
PayRollTransEEFormulaDetail.Value = 8.00;
PayRollTransEEFormulaDetail.wasModified = NoYes::No;
PayRollTransEEFormulaDetail.IsTemporal = NoYes::No;
PayRollTransEEFormulaDetail.insert();

You might also like