Finding Record Type Names

For methods like the CRUD methods that reference record types, you must use the correct record type names.

To find record type names, you can:

  • Use the oraclecrmod.ctx.isObject() method, see Methods for the Context Object.

  • Find the name in the URL for the record type Application Customization page in the UI. The value for the ActiveObj parameter in the URL gives the record type name.