Implementing new action codes
New action codes can be easily implemented in the SCE utilizing a standard function during development.
To add an action code to the claim, the function AddActionCodeToClaimWO is utilized. The parameters for this are the action code and the claim line number. Once added, the action code can be seen in the clipboard in the pyWorkPage.ActionCodeListOpen structure.
An example of assigning an action code through a collection is below:
Selecting the action code function from the list will present the fields for the appropriate variables to be added in the collection step:
Previous topic Managing action codes Next topic Catastrophe action code