Adding Billing Codes to Records with a Script

Use a Script in Infoplus to automatically add Billing Codes to records - example script provided below.

You can use a Script in Infoplus to automatically add Billing Codes to records, then either run that script through a Trigger, or on a list of selected records, to help automate the creation of Billing Codes.  


Infoplus Support can help with general questions about how scripting works. For help with a specific script or its outputs, you will need to submit a Pro Services request for paid support. Pro Service request form can be found here.


Here's an example script to add a billing code to ASN's:


For a script like this, you will want its Record Type to be the type that you want to run the script against (that is, the type that you want to add the Billing Codes to).  So for this example, the script's record type would be ASN.  Also, please note, the billingCodes type is only available in API versions greater than 2.0 (including Beta).  


See also: