Compare commits
13 Commits
main
...
sn_instanc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b3167a2f3 | ||
|
|
c61c004720 | ||
|
|
82aa61b79d | ||
|
|
0893025c57 | ||
|
|
eb88bae23d | ||
|
|
3b70d74deb | ||
|
|
82b4e4114a | ||
|
|
7d6e42011d | ||
|
|
1dc46bc97e | ||
|
|
cb01dfd3ca | ||
|
|
5cd7e23bef | ||
|
|
40817fea42 | ||
|
|
3557d02abb |
27
2c4209629f7322107f44d6013024ab4a/README.md
Normal file
27
2c4209629f7322107f44d6013024ab4a/README.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
# Generated files
|
||||
This repository contains generated files and a checksum.
|
||||
|
||||
If you find yourself unable to import your repository due to the presence of files edited outside an instance of ServiceNow, merge commits that mix files from different revisions, or other data that does not match the checksum, you may recover using either of the following techniques:
|
||||
* Remove the problem commits:
|
||||
1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root
|
||||
2. Run `git log` and take note of the SHA1s of the problem commits
|
||||
3. Build revert commits using `git revert SHA1` repeatedly, working backward in time, for each commit that introduced changes not generated by a ServiceNow instance
|
||||
4. Run `git push`
|
||||
|
||||
* Overwrite the problem code snapshot with a known good one:
|
||||
1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root,
|
||||
2. Locate a known good code snapshot and record its SHA1. For this step, `git log` can be useful.
|
||||
2. Run `git reset --hard SHA1` to a commit that was generated by a ServiceNow instance
|
||||
3. Run `git reset HEAD{1}`
|
||||
4. Run `git add -A`
|
||||
5. Run `git commit`
|
||||
6. Run `git push`
|
||||
|
||||
**Notes on dependencies**
|
||||
1. Dependencies will not show up in the list of changes but will be exported/imported
|
||||
2. It is your responsibility to resolve the dependencies before installing an application. ServiceNow source control will not manage these for you. In case you installed an application before installing its dependencies:
|
||||
2.1 Delete the application
|
||||
2.2 Activate/install all required dependencies
|
||||
2.3 Re-import the application from source control
|
||||
Currently listed dependencies:
|
||||
* Task table schema
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog">
|
||||
<sc_cat_item_catalog action="DELETE">
|
||||
<sc_cat_item display_value="Loan">026cb3f79f6432107f44f1328124ab80</sc_cat_item>
|
||||
<sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog>
|
||||
<sys_class_name>sc_cat_item_catalog</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>026cfbf79f6432107f44f1328124abb1</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_catalog_026cfbf79f6432107f44f1328124abb1</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
</sc_cat_item_catalog>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_catalog_026cfbf79f6432107f44f1328124abb1</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog"><sc_cat_item_catalog action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">026cb3f79f6432107f44f1328124ab80</sc_cat_item><sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog><sys_class_name>sc_cat_item_catalog</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:32</sys_created_on><sys_id>026cfbf79f6432107f44f1328124abb1</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Service Catalog.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_catalog_026cfbf79f6432107f44f1328124abb1</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:32</sys_updated_on></sc_cat_item_catalog></record_update>]]></payload>
|
||||
<payload_hash>-1085394969</payload_hash>
|
||||
<record_name>Service Catalog.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>066cfbf79f6432107f44f1328124abb4</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1470a0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<type>Catalog Items Catalog</type>
|
||||
<update_guid>0a6cfbf7c36432101d8b1d637f0fd0b3</update_guid>
|
||||
<update_guid_history>0a6cfbf7c36432101d8b1d637f0fd0b3:-1085394969</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Service Catalog.Loan">fcacf73b9f6432107f44f1328124ab87</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:32</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_catalog">sc_cat_item_catalog</sys_db_object>
|
||||
<sys_id>1e878c231455496a9b614c5de326c5d9</sys_id>
|
||||
<sys_metadata>026cfbf79f6432107f44f1328124abb1</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="">026cb3f79f6432107f44f1328124ab80</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_catalog_026cfbf79f6432107f44f1328124abb1</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_catalog_026cfbf79f6432107f44f1328124abb1">066cfbf79f6432107f44f1328124abb4</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:32</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog">
|
||||
<sc_cat_item_catalog action="DELETE">
|
||||
<sc_cat_item display_value="Loan">006c77f79f6432107f44f1328124ab7a</sc_cat_item>
|
||||
<sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog>
|
||||
<sys_class_name>sc_cat_item_catalog</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:23</sys_created_on>
|
||||
<sys_id>446c77f79f6432107f44f1328124ab7c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_catalog_446c77f79f6432107f44f1328124ab7c</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:23</sys_updated_on>
|
||||
</sc_cat_item_catalog>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_catalog_446c77f79f6432107f44f1328124ab7c</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog"><sc_cat_item_catalog action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">006c77f79f6432107f44f1328124ab7a</sc_cat_item><sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog><sys_class_name>sc_cat_item_catalog</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:23</sys_created_on><sys_id>446c77f79f6432107f44f1328124ab7c</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Service Catalog.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_catalog_446c77f79f6432107f44f1328124ab7c</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:23</sys_updated_on></sc_cat_item_catalog></record_update>]]></payload>
|
||||
<payload_hash>1748855976</payload_hash>
|
||||
<record_name>Service Catalog.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:23</sys_created_on>
|
||||
<sys_id>486c77f79f6432107f44f1328124ab7f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed126220000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:23</sys_updated_on>
|
||||
<type>Catalog Items Catalog</type>
|
||||
<update_guid>4c6c77f73564321013729847aa49a47e</update_guid>
|
||||
<update_guid_history>4c6c77f73564321013729847aa49a47e:1748855976</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Service Catalog.Loan">6c8cf33b9f6432107f44f1328124abf7</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:59</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_catalog">sc_cat_item_catalog</sys_db_object>
|
||||
<sys_id>5c16436a3838475e91cfa10a7d987551</sys_id>
|
||||
<sys_metadata>446c77f79f6432107f44f1328124ab7c</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="">006c77f79f6432107f44f1328124ab7a</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_catalog_446c77f79f6432107f44f1328124ab7c</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_catalog_446c77f79f6432107f44f1328124ab7c">486c77f79f6432107f44f1328124ab7f</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:59</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog">
|
||||
<sc_cat_item_catalog action="DELETE">
|
||||
<sc_cat_item display_value="Loan">f55c33f79f6432107f44f1328124abec</sc_cat_item>
|
||||
<sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog>
|
||||
<sys_class_name>sc_cat_item_catalog</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:15</sys_created_on>
|
||||
<sys_id>8e5c37f79f6432107f44f1328124ab28</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_catalog_8e5c37f79f6432107f44f1328124ab28</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:15</sys_updated_on>
|
||||
</sc_cat_item_catalog>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_catalog_8e5c37f79f6432107f44f1328124ab28</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog"><sc_cat_item_catalog action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">f55c33f79f6432107f44f1328124abec</sc_cat_item><sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog><sys_class_name>sc_cat_item_catalog</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:15</sys_created_on><sys_id>8e5c37f79f6432107f44f1328124ab28</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Service Catalog.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_catalog_8e5c37f79f6432107f44f1328124ab28</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:15</sys_updated_on></sc_cat_item_catalog></record_update>]]></payload>
|
||||
<payload_hash>-1167069340</payload_hash>
|
||||
<record_name>Service Catalog.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:15</sys_created_on>
|
||||
<sys_id>865c37f79f6432107f44f1328124ab2d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed106bc0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:15</sys_updated_on>
|
||||
<type>Catalog Items Catalog</type>
|
||||
<update_guid>4a5c37f7d864321007fd8c2828ef132c</update_guid>
|
||||
<update_guid_history>4a5c37f7d864321007fd8c2828ef132c:-1167069340</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Service Catalog.Loan">3f8c773b9f6432107f44f1328124abeb</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:11</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_catalog">sc_cat_item_catalog</sys_db_object>
|
||||
<sys_id>0012bd81cd404e988000709557686a10</sys_id>
|
||||
<sys_metadata>8e5c37f79f6432107f44f1328124ab28</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="">f55c33f79f6432107f44f1328124abec</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_catalog_8e5c37f79f6432107f44f1328124ab28</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_catalog_8e5c37f79f6432107f44f1328124ab28">865c37f79f6432107f44f1328124ab2d</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:11</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog">
|
||||
<sc_cat_item_catalog action="DELETE">
|
||||
<sc_cat_item display_value="Loan">206cf7f79f6432107f44f1328124abd8</sc_cat_item>
|
||||
<sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog>
|
||||
<sys_class_name>sc_cat_item_catalog</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>a06c7bf79f6432107f44f1328124ab2a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_catalog_a06c7bf79f6432107f44f1328124ab2a</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
</sc_cat_item_catalog>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_catalog_a06c7bf79f6432107f44f1328124ab2a</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog"><sc_cat_item_catalog action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">206cf7f79f6432107f44f1328124abd8</sc_cat_item><sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog><sys_class_name>sc_cat_item_catalog</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:26</sys_created_on><sys_id>a06c7bf79f6432107f44f1328124ab2a</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Service Catalog.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_catalog_a06c7bf79f6432107f44f1328124ab2a</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:26</sys_updated_on></sc_cat_item_catalog></record_update>]]></payload>
|
||||
<payload_hash>-1346133553</payload_hash>
|
||||
<record_name>Service Catalog.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>a46c7bf79f6432107f44f1328124ab2d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1311a0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<type>Catalog Items Catalog</type>
|
||||
<update_guid>a86c7bf7fa643210828981ba0754e82c</update_guid>
|
||||
<update_guid_history>a86c7bf7fa643210828981ba0754e82c:-1346133553</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Service Catalog.Loan">2f9cf73b9f6432107f44f1328124abde</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:27</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_catalog">sc_cat_item_catalog</sys_db_object>
|
||||
<sys_id>04055179204849828d94957b9ae21069</sys_id>
|
||||
<sys_metadata>a06c7bf79f6432107f44f1328124ab2a</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="">206cf7f79f6432107f44f1328124abd8</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_catalog_a06c7bf79f6432107f44f1328124ab2a</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_catalog_a06c7bf79f6432107f44f1328124ab2a">a46c7bf79f6432107f44f1328124ab2d</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:27</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog">
|
||||
<sc_cat_item_catalog action="DELETE">
|
||||
<sc_cat_item display_value="Loan">9d6c77f79f6432107f44f1328124ab87</sc_cat_item>
|
||||
<sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog>
|
||||
<sys_class_name>sc_cat_item_catalog</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>d16c77f79f6432107f44f1328124ab8a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_catalog_d16c77f79f6432107f44f1328124ab8a</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
</sc_cat_item_catalog>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_catalog_d16c77f79f6432107f44f1328124ab8a</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog"><sc_cat_item_catalog action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">9d6c77f79f6432107f44f1328124ab87</sc_cat_item><sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog><sys_class_name>sc_cat_item_catalog</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:28</sys_created_on><sys_id>d16c77f79f6432107f44f1328124ab8a</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Service Catalog.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_catalog_d16c77f79f6432107f44f1328124ab8a</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:28</sys_updated_on></sc_cat_item_catalog></record_update>]]></payload>
|
||||
<payload_hash>-1841168216</payload_hash>
|
||||
<record_name>Service Catalog.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>d56c77f79f6432107f44f1328124ab8d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed13ada0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<type>Catalog Items Catalog</type>
|
||||
<update_guid>d96c77f784643210109b56aeb022a38c</update_guid>
|
||||
<update_guid_history>d96c77f784643210109b56aeb022a38c:-1841168216</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Service Catalog.Loan">059cb73b9f6432107f44f1328124abfa</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:17</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_catalog">sc_cat_item_catalog</sys_db_object>
|
||||
<sys_id>70121d299e08436d8e7de2a8915fc459</sys_id>
|
||||
<sys_metadata>d16c77f79f6432107f44f1328124ab8a</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="">9d6c77f79f6432107f44f1328124ab87</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_catalog_d16c77f79f6432107f44f1328124ab8a</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_catalog_d16c77f79f6432107f44f1328124ab8a">d56c77f79f6432107f44f1328124ab8d</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:17</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog">
|
||||
<sc_cat_item_catalog action="DELETE">
|
||||
<sc_cat_item display_value="Loan">ba6c7bf79f6432107f44f1328124ab25</sc_cat_item>
|
||||
<sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog>
|
||||
<sys_class_name>sc_cat_item_catalog</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>fe6c7bf79f6432107f44f1328124ab27</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_catalog_fe6c7bf79f6432107f44f1328124ab27</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
</sc_cat_item_catalog>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_catalog_fe6c7bf79f6432107f44f1328124ab27</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_catalog"><sc_cat_item_catalog action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">ba6c7bf79f6432107f44f1328124ab25</sc_cat_item><sc_catalog display_value="Service Catalog">e0d08b13c3330100c8b837659bba8fb4</sc_catalog><sys_class_name>sc_cat_item_catalog</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:35</sys_created_on><sys_id>fe6c7bf79f6432107f44f1328124ab27</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Service Catalog.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_catalog_fe6c7bf79f6432107f44f1328124ab27</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:35</sys_updated_on></sc_cat_item_catalog></record_update>]]></payload>
|
||||
<payload_hash>-534165531</payload_hash>
|
||||
<record_name>Service Catalog.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>b66c7ff79f6432107f44f1328124ab4c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1531f0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<type>Catalog Items Catalog</type>
|
||||
<update_guid>ba6c7ff70a6432105b08f94a2a1e5a4b</update_guid>
|
||||
<update_guid_history>ba6c7ff70a6432105b08f94a2a1e5a4b:-534165531</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Service Catalog.Loan">1e9cf73b9f6432107f44f1328124ab91</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:22</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_catalog">sc_cat_item_catalog</sys_db_object>
|
||||
<sys_id>7058ef1d06c84516b151be3d5bd2b084</sys_id>
|
||||
<sys_metadata>fe6c7bf79f6432107f44f1328124ab27</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Service Catalog.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="">ba6c7bf79f6432107f44f1328124ab25</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_catalog_fe6c7bf79f6432107f44f1328124ab27</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_catalog_fe6c7bf79f6432107f44f1328124ab27">b66c7ff79f6432107f44f1328124ab4c</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:22</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category">
|
||||
<sc_cat_item_category action="DELETE">
|
||||
<sc_cat_item display_value="Loan">006c77f79f6432107f44f1328124ab7a</sc_cat_item>
|
||||
<sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category>
|
||||
<sys_class_name>sc_cat_item_category</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:23</sys_created_on>
|
||||
<sys_id>006c77f79f6432107f44f1328124ab80</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_category_006c77f79f6432107f44f1328124ab80</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:23</sys_updated_on>
|
||||
</sc_cat_item_category>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_category_006c77f79f6432107f44f1328124ab80</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category"><sc_cat_item_category action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">006c77f79f6432107f44f1328124ab7a</sc_cat_item><sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category><sys_class_name>sc_cat_item_category</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:23</sys_created_on><sys_id>006c77f79f6432107f44f1328124ab80</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Can We Help You?.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_category_006c77f79f6432107f44f1328124ab80</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:23</sys_updated_on></sc_cat_item_category></record_update>]]></payload>
|
||||
<payload_hash>-851089438</payload_hash>
|
||||
<record_name>Can We Help You?.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:23</sys_created_on>
|
||||
<sys_id>086c77f79f6432107f44f1328124ab83</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1264b0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:23</sys_updated_on>
|
||||
<type>Catalog Item Category</type>
|
||||
<update_guid>0c6c77f7c26432102a637b693c3af682</update_guid>
|
||||
<update_guid_history>0c6c77f7c26432102a637b693c3af682:-851089438</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Can We Help You?.Loan">ac8c373b9f6432107f44f1328124ab1b</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:59</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_category">sc_cat_item_category</sys_db_object>
|
||||
<sys_id>0733af3f1d6c40138089d54d7ef51861</sys_id>
|
||||
<sys_metadata>006c77f79f6432107f44f1328124ab80</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent/>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_category_006c77f79f6432107f44f1328124ab80</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_category_006c77f79f6432107f44f1328124ab80">086c77f79f6432107f44f1328124ab83</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:59</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category">
|
||||
<sc_cat_item_category action="DELETE">
|
||||
<sc_cat_item display_value="Loan">206cf7f79f6432107f44f1328124abd8</sc_cat_item>
|
||||
<sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category>
|
||||
<sys_class_name>sc_cat_item_category</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>7c6c7bf79f6432107f44f1328124ab2d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_category_7c6c7bf79f6432107f44f1328124ab2d</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
</sc_cat_item_category>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_category_7c6c7bf79f6432107f44f1328124ab2d</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category"><sc_cat_item_category action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">206cf7f79f6432107f44f1328124abd8</sc_cat_item><sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category><sys_class_name>sc_cat_item_category</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:26</sys_created_on><sys_id>7c6c7bf79f6432107f44f1328124ab2d</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Can We Help You?.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_category_7c6c7bf79f6432107f44f1328124ab2d</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:26</sys_updated_on></sc_cat_item_category></record_update>]]></payload>
|
||||
<payload_hash>-1851595831</payload_hash>
|
||||
<record_name>Can We Help You?.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>746c7bf79f6432107f44f1328124ab31</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1313f0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<type>Catalog Item Category</type>
|
||||
<update_guid>786c7bf7b264321054ded64073dbd730</update_guid>
|
||||
<update_guid_history>786c7bf7b264321054ded64073dbd730:-1851595831</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Can We Help You?.Loan">2b9c3b3b9f6432107f44f1328124ab8a</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:27</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_category">sc_cat_item_category</sys_db_object>
|
||||
<sys_id>157e6aedc6a0409283ba1feb0253db19</sys_id>
|
||||
<sys_metadata>7c6c7bf79f6432107f44f1328124ab2d</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent/>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_category_7c6c7bf79f6432107f44f1328124ab2d</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_category_7c6c7bf79f6432107f44f1328124ab2d">746c7bf79f6432107f44f1328124ab31</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:27</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category">
|
||||
<sc_cat_item_category action="DELETE">
|
||||
<sc_cat_item display_value="Loan">ba6c7bf79f6432107f44f1328124ab25</sc_cat_item>
|
||||
<sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category>
|
||||
<sys_class_name>sc_cat_item_category</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>7e6c7ff79f6432107f44f1328124ab4c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_category_7e6c7ff79f6432107f44f1328124ab4c</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
</sc_cat_item_category>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_category_7e6c7ff79f6432107f44f1328124ab4c</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category"><sc_cat_item_category action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">ba6c7bf79f6432107f44f1328124ab25</sc_cat_item><sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category><sys_class_name>sc_cat_item_category</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:35</sys_created_on><sys_id>7e6c7ff79f6432107f44f1328124ab4c</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Can We Help You?.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_category_7e6c7ff79f6432107f44f1328124ab4c</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:35</sys_updated_on></sc_cat_item_category></record_update>]]></payload>
|
||||
<payload_hash>-126017185</payload_hash>
|
||||
<record_name>Can We Help You?.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>766c7ff79f6432107f44f1328124ab50</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed153480000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<type>Catalog Item Category</type>
|
||||
<update_guid>7a6c7ff767643210ae78a97bf1c1f04f</update_guid>
|
||||
<update_guid_history>7a6c7ff767643210ae78a97bf1c1f04f:-126017185</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Can We Help You?.Loan">569cf73b9f6432107f44f1328124abff</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:22</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_category">sc_cat_item_category</sys_db_object>
|
||||
<sys_id>00df739b332c4030800d653109b3db10</sys_id>
|
||||
<sys_metadata>7e6c7ff79f6432107f44f1328124ab4c</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent/>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_category_7e6c7ff79f6432107f44f1328124ab4c</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_category_7e6c7ff79f6432107f44f1328124ab4c">766c7ff79f6432107f44f1328124ab50</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:22</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category">
|
||||
<sc_cat_item_category action="DELETE">
|
||||
<sc_cat_item display_value="Loan">9d6c77f79f6432107f44f1328124ab87</sc_cat_item>
|
||||
<sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category>
|
||||
<sys_class_name>sc_cat_item_category</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>9d6c77f79f6432107f44f1328124ab8d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_category_9d6c77f79f6432107f44f1328124ab8d</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
</sc_cat_item_category>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_category_9d6c77f79f6432107f44f1328124ab8d</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category"><sc_cat_item_category action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">9d6c77f79f6432107f44f1328124ab87</sc_cat_item><sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category><sys_class_name>sc_cat_item_category</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:29</sys_created_on><sys_id>9d6c77f79f6432107f44f1328124ab8d</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Can We Help You?.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_category_9d6c77f79f6432107f44f1328124ab8d</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:29</sys_updated_on></sc_cat_item_category></record_update>]]></payload>
|
||||
<payload_hash>2123037666</payload_hash>
|
||||
<record_name>Can We Help You?.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>156cbbf79f6432107f44f1328124ab54</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed13afd0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<type>Catalog Item Category</type>
|
||||
<update_guid>996c77f70d6432101952592bb8344090</update_guid>
|
||||
<update_guid_history>996c77f70d6432101952592bb8344090:2123037666</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Can We Help You?.Loan">419cf73b9f6432107f44f1328124ab36</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:17</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_category">sc_cat_item_category</sys_db_object>
|
||||
<sys_id>10ac349bf4cb4db095b999c520aa59e4</sys_id>
|
||||
<sys_metadata>9d6c77f79f6432107f44f1328124ab8d</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent/>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_category_9d6c77f79f6432107f44f1328124ab8d</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_category_9d6c77f79f6432107f44f1328124ab8d">156cbbf79f6432107f44f1328124ab54</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:17</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category">
|
||||
<sc_cat_item_category action="DELETE">
|
||||
<sc_cat_item display_value="Loan">026cb3f79f6432107f44f1328124ab80</sc_cat_item>
|
||||
<sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category>
|
||||
<sys_class_name>sc_cat_item_category</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>ca6cfbf79f6432107f44f1328124abb4</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_category_ca6cfbf79f6432107f44f1328124abb4</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
</sc_cat_item_category>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_category_ca6cfbf79f6432107f44f1328124abb4</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category"><sc_cat_item_category action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">026cb3f79f6432107f44f1328124ab80</sc_cat_item><sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category><sys_class_name>sc_cat_item_category</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:32</sys_created_on><sys_id>ca6cfbf79f6432107f44f1328124abb4</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Can We Help You?.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_category_ca6cfbf79f6432107f44f1328124abb4</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:32</sys_updated_on></sc_cat_item_category></record_update>]]></payload>
|
||||
<payload_hash>-64978975</payload_hash>
|
||||
<record_name>Can We Help You?.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>c26cfbf79f6432107f44f1328124abb8</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed147360000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<type>Catalog Item Category</type>
|
||||
<update_guid>c66cfbf7f8643210618c4c8fd84277b7</update_guid>
|
||||
<update_guid_history>c66cfbf7f8643210618c4c8fd84277b7:-64978975</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Can We Help You?.Loan">b8ac7b3b9f6432107f44f1328124ab6a</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:33</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_category">sc_cat_item_category</sys_db_object>
|
||||
<sys_id>0635338e0afa4d1ea5f6ec8b2171ffe1</sys_id>
|
||||
<sys_metadata>ca6cfbf79f6432107f44f1328124abb4</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent/>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_category_ca6cfbf79f6432107f44f1328124abb4</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_category_ca6cfbf79f6432107f44f1328124abb4">c26cfbf79f6432107f44f1328124abb8</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:33</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category">
|
||||
<sc_cat_item_category action="DELETE">
|
||||
<sc_cat_item display_value="Loan">f55c33f79f6432107f44f1328124abec</sc_cat_item>
|
||||
<sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category>
|
||||
<sys_class_name>sc_cat_item_category</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:15</sys_created_on>
|
||||
<sys_id>ce5c37f79f6432107f44f1328124ab2d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_category_ce5c37f79f6432107f44f1328124ab2d</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:15</sys_updated_on>
|
||||
</sc_cat_item_category>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_category_ce5c37f79f6432107f44f1328124ab2d</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_category"><sc_cat_item_category action="INSERT_OR_UPDATE"><sc_cat_item display_value="Loan">f55c33f79f6432107f44f1328124abec</sc_cat_item><sc_category display_value="Can We Help You?">e15706fc0a0a0aa7007fc21e1ab70c2f</sc_category><sys_class_name>sc_cat_item_category</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:15</sys_created_on><sys_id>ce5c37f79f6432107f44f1328124ab2d</sys_id><sys_mod_count>0</sys_mod_count><sys_name>Can We Help You?.Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_category_ce5c37f79f6432107f44f1328124ab2d</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:15</sys_updated_on></sc_cat_item_category></record_update>]]></payload>
|
||||
<payload_hash>-182325858</payload_hash>
|
||||
<record_name>Can We Help You?.Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:15</sys_created_on>
|
||||
<sys_id>025c37f79f6432107f44f1328124ab32</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1074e0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:15</sys_updated_on>
|
||||
<type>Catalog Item Category</type>
|
||||
<update_guid>c25c37f7e86432109160e6e9178e2031</update_guid>
|
||||
<update_guid_history>c25c37f7e86432109160e6e9178e2031:-182325858</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Can We Help You?.Loan">f38cb73b9f6432107f44f1328124ab72</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:11</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_category">sc_cat_item_category</sys_db_object>
|
||||
<sys_id>347496bb35de4641af70d663a2a0c739</sys_id>
|
||||
<sys_metadata>ce5c37f79f6432107f44f1328124ab2d</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Can We Help You?.Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent/>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_category_ce5c37f79f6432107f44f1328124ab2d</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_category_ce5c37f79f6432107f44f1328124ab2d">025c37f79f6432107f44f1328124ab32</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:11</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,176 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer">
|
||||
<sc_cat_item_producer action="DELETE">
|
||||
<access_type>restricted</access_type>
|
||||
<active>true</active>
|
||||
<allow_edit>false</allow_edit>
|
||||
<availability>on_desktop</availability>
|
||||
<billable>false</billable>
|
||||
<can_cancel>false</can_cancel>
|
||||
<category/>
|
||||
<checked_out/>
|
||||
<cost>0</cost>
|
||||
<custom_cart/>
|
||||
<delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan>
|
||||
<delivery_plan_script/>
|
||||
<delivery_time>1970-01-03 00:00:00</delivery_time>
|
||||
<description/>
|
||||
<display_price_property>non_zero</display_price_property>
|
||||
<entitlement_script/>
|
||||
<flow_designer_flow/>
|
||||
<fulfillment_automation_level>unspecified</fulfillment_automation_level>
|
||||
<group/>
|
||||
<hide_sp>false</hide_sp>
|
||||
<icon/>
|
||||
<ignore_price>true</ignore_price>
|
||||
<image/>
|
||||
<location/>
|
||||
<mandatory_attachment>false</mandatory_attachment>
|
||||
<meta/>
|
||||
<mobile_hide_price>false</mobile_hide_price>
|
||||
<mobile_picture/>
|
||||
<mobile_picture_type>use_desktop_picture</mobile_picture_type>
|
||||
<model/>
|
||||
<name>Loan</name>
|
||||
<no_attachment_v2>false</no_attachment_v2>
|
||||
<no_cart>false</no_cart>
|
||||
<no_cart_v2>false</no_cart_v2>
|
||||
<no_delivery_time_v2>false</no_delivery_time_v2>
|
||||
<no_order>false</no_order>
|
||||
<no_order_now>false</no_order_now>
|
||||
<no_proceed_checkout>false</no_proceed_checkout>
|
||||
<no_quantity>false</no_quantity>
|
||||
<no_quantity_v2>false</no_quantity_v2>
|
||||
<no_save_as_draft>false</no_save_as_draft>
|
||||
<no_search>false</no_search>
|
||||
<no_wishlist_v2>false</no_wishlist_v2>
|
||||
<omit_price>false</omit_price>
|
||||
<order>0</order>
|
||||
<ordered_item_link/>
|
||||
<owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner>
|
||||
<picture/>
|
||||
<post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script>
|
||||
<preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&sysparm_id=006c77f79f6432107f44f1328124ab7a&sysparm_preview=true", "summary");</preview>
|
||||
<published_ref/>
|
||||
<recurring_frequency/>
|
||||
<redirect_url>generated_record</redirect_url>
|
||||
<request_method/>
|
||||
<roles/>
|
||||
<save_options/>
|
||||
<save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script>
|
||||
<sc_catalogs/>
|
||||
<sc_ic_item_staging/>
|
||||
<sc_ic_version/>
|
||||
<sc_template/>
|
||||
<script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script>
|
||||
<short_description>Submit a New Loaner Request</short_description>
|
||||
<show_variable_help_on_load>false</show_variable_help_on_load>
|
||||
<start_closed>false</start_closed>
|
||||
<state/>
|
||||
<sys_class_name>sc_cat_item_producer</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:23</sys_created_on>
|
||||
<sys_id>006c77f79f6432107f44f1328124ab7a</sys_id>
|
||||
<sys_mod_count>22</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_producer_006c77f79f6432107f44f1328124ab7a</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:59</sys_updated_on>
|
||||
<table_name>x_cdltd_loaner_req_loaner_request</table_name>
|
||||
<taxonomy_topic/>
|
||||
<template/>
|
||||
<template_manager_roles/>
|
||||
<type>item</type>
|
||||
<use_sc_layout>true</use_sc_layout>
|
||||
<vendor/>
|
||||
<version>23</version>
|
||||
<view/>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<workflow/>
|
||||
</sc_cat_item_producer>
|
||||
<sys_translated_text action="DELETE" query="documentkey=006c77f79f6432107f44f1328124ab7a"/>
|
||||
<fx_price action="DELETE" query="id=006c77f79f6432107f44f1328124ab7a"/>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_producer_006c77f79f6432107f44f1328124ab7a</name>
|
||||
<payload><?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer"><sc_cat_item_producer action="INSERT_OR_UPDATE"><access_type>restricted</access_type><active>true</active><allow_edit>false</allow_edit><availability>on_desktop</availability><billable>false</billable><can_cancel>false</can_cancel><category/><checked_out/><cost>0</cost><custom_cart/><delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan><delivery_plan_script/><delivery_time>1970-01-03 00:00:00</delivery_time><description/><display_price_property>non_zero</display_price_property><entitlement_script/><flow_designer_flow/><fulfillment_automation_level>unspecified</fulfillment_automation_level><group/><hide_sp>false</hide_sp><icon/><ignore_price>true</ignore_price><image/><location/><mandatory_attachment>false</mandatory_attachment><meta/><mobile_hide_price>false</mobile_hide_price><mobile_picture/><mobile_picture_type>use_desktop_picture</mobile_picture_type><model/><name>Loan</name><no_attachment_v2>false</no_attachment_v2><no_cart>false</no_cart><no_cart_v2>false</no_cart_v2><no_delivery_time_v2>false</no_delivery_time_v2><no_order>false</no_order><no_order_now>false</no_order_now><no_proceed_checkout>false</no_proceed_checkout><no_quantity>false</no_quantity><no_quantity_v2>false</no_quantity_v2><no_save_as_draft>false</no_save_as_draft><no_search>false</no_search><no_wishlist_v2>false</no_wishlist_v2><omit_price>false</omit_price><order>0</order><ordered_item_link/><owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner><picture/><post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script><preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&amp;sysparm_id=006c77f79f6432107f44f1328124ab7a&amp;sysparm_preview=true", "summary");</preview><published_ref/><recurring_frequency/><redirect_url>generated_record</redirect_url><request_method/><roles/><save_options/><save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script><sc_catalogs/><sc_ic_item_staging/><sc_ic_version/><sc_template/><script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script><short_description>Submit a New Loaner Request</short_description><show_variable_help_on_load>false</show_variable_help_on_load><start_closed>false</start_closed><state/><sys_class_name>sc_cat_item_producer</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:23</sys_created_on><sys_id>006c77f79f6432107f44f1328124ab7a</sys_id><sys_mod_count>22</sys_mod_count><sys_name>Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_producer_006c77f79f6432107f44f1328124ab7a</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:32:59</sys_updated_on><table_name>x_cdltd_loaner_req_loaner_request</table_name><taxonomy_topic/><template/><template_manager_roles/><type>item</type><use_sc_layout>true</use_sc_layout><vendor/><version>23</version><view/><visible_bundle>true</visible_bundle><visible_guide>true</visible_guide><visible_standalone>true</visible_standalone><workflow/></sc_cat_item_producer><sys_translated_text action="delete_multiple" query="documentkey=006c77f79f6432107f44f1328124ab7a"/><fx_price action="delete_multiple" query="id=006c77f79f6432107f44f1328124ab7a"/></record_update></payload>
|
||||
<payload_hash>675183128</payload_hash>
|
||||
<record_name>Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:59</sys_created_on>
|
||||
<sys_id>388c373b9f6432107f44f1328124ab23</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1b22c0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:59</sys_updated_on>
|
||||
<type>Record Producer</type>
|
||||
<update_guid>fc8c373b766432100e4254f83482be22</update_guid>
|
||||
<update_guid_history>fc8c373b766432100e4254f83482be22:675183128,ec6c7bf76e643210d2c922a70003e81a:-927088917,e86c7bf70664321028952e9517ae800b:1224394218,ec6c3bf75e6432108daeb4b37e842bfc:1312382932,ac6c3bf7126432108004e39dc110b4e1:-831101229,2c6c3bf75f643210a58e48274fd550d8:1320381906,2c6c3bf72a643210a5391def43c13fd0:-823102255,2c6c3bf7ae64321022b3ef106b3ab0c8:1328380880,2c6c3bf7666432109cde3e33ad7a84c0:-815103281,1c6c3bf71464321086dc8508bcfa0ab8:1336379854,1c6c3bf7bc643210510143703c38c0b0:-807104307,1c6c3bf7a7643210aeff05c135ff38a8:1344378828,186c3bf761643210ffaf48748a8cef9c:-799105333,506c3bf7be64321019ac661d49699383:1483818207,dc6c3bf7ad643210cd9f0e0bb69a5b69:-659665954,946c3bf7f7643210c569dee4f0f9f354:1491817181,946c3bf706643210260e6753a337484c:-651666980,946c3bf76464321039adddae78e95944:1499816155,086c3bf7d0643210869a57d115b6c639:-643668006,8c6c3bf7dd643210ea2c60f1f657162d:1507815129,846cf7f73e643210bda240e40e2833e7:1515814103,846cf7f712643210827b280cad6e59e4:-635669032,c46cf7f7ff64321026f057c1eb2620dd:-915527223</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Loan">308c373b9f6432107f44f1328124ab4d</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>system</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:00</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_producer">sc_cat_item_producer</sys_db_object>
|
||||
<sys_id>01773149d1db46308b3e38ea3ff6a9d1</sys_id>
|
||||
<sys_metadata>006c77f79f6432107f44f1328124ab7a</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="Loaner Request">c43381e29f7322107f44d6013024ab27</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_producer_006c77f79f6432107f44f1328124ab7a</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_producer_006c77f79f6432107f44f1328124ab7a">388c373b9f6432107f44f1328124ab23</sys_update_version>
|
||||
<sys_updated_by>system</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:00</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,176 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer">
|
||||
<sc_cat_item_producer action="DELETE">
|
||||
<access_type>restricted</access_type>
|
||||
<active>true</active>
|
||||
<allow_edit>false</allow_edit>
|
||||
<availability>on_desktop</availability>
|
||||
<billable>false</billable>
|
||||
<can_cancel>false</can_cancel>
|
||||
<category/>
|
||||
<checked_out/>
|
||||
<cost>0</cost>
|
||||
<custom_cart/>
|
||||
<delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan>
|
||||
<delivery_plan_script/>
|
||||
<delivery_time>1970-01-03 00:00:00</delivery_time>
|
||||
<description/>
|
||||
<display_price_property>non_zero</display_price_property>
|
||||
<entitlement_script/>
|
||||
<flow_designer_flow/>
|
||||
<fulfillment_automation_level>unspecified</fulfillment_automation_level>
|
||||
<group/>
|
||||
<hide_sp>false</hide_sp>
|
||||
<icon/>
|
||||
<ignore_price>true</ignore_price>
|
||||
<image/>
|
||||
<location/>
|
||||
<mandatory_attachment>false</mandatory_attachment>
|
||||
<meta/>
|
||||
<mobile_hide_price>false</mobile_hide_price>
|
||||
<mobile_picture/>
|
||||
<mobile_picture_type>use_desktop_picture</mobile_picture_type>
|
||||
<model/>
|
||||
<name>Loan</name>
|
||||
<no_attachment_v2>false</no_attachment_v2>
|
||||
<no_cart>false</no_cart>
|
||||
<no_cart_v2>false</no_cart_v2>
|
||||
<no_delivery_time_v2>false</no_delivery_time_v2>
|
||||
<no_order>false</no_order>
|
||||
<no_order_now>false</no_order_now>
|
||||
<no_proceed_checkout>false</no_proceed_checkout>
|
||||
<no_quantity>false</no_quantity>
|
||||
<no_quantity_v2>false</no_quantity_v2>
|
||||
<no_save_as_draft>false</no_save_as_draft>
|
||||
<no_search>false</no_search>
|
||||
<no_wishlist_v2>false</no_wishlist_v2>
|
||||
<omit_price>false</omit_price>
|
||||
<order>0</order>
|
||||
<ordered_item_link/>
|
||||
<owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner>
|
||||
<picture/>
|
||||
<post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script>
|
||||
<preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&sysparm_id=026cb3f79f6432107f44f1328124ab80&sysparm_preview=true", "summary");</preview>
|
||||
<published_ref/>
|
||||
<recurring_frequency/>
|
||||
<redirect_url>generated_record</redirect_url>
|
||||
<request_method/>
|
||||
<roles/>
|
||||
<save_options/>
|
||||
<save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script>
|
||||
<sc_catalogs/>
|
||||
<sc_ic_item_staging/>
|
||||
<sc_ic_version/>
|
||||
<sc_template/>
|
||||
<script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script>
|
||||
<short_description>Submit a New Loaner Request</short_description>
|
||||
<show_variable_help_on_load>false</show_variable_help_on_load>
|
||||
<start_closed>false</start_closed>
|
||||
<state/>
|
||||
<sys_class_name>sc_cat_item_producer</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>026cb3f79f6432107f44f1328124ab80</sys_id>
|
||||
<sys_mod_count>22</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_producer_026cb3f79f6432107f44f1328124ab80</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:32</sys_updated_on>
|
||||
<table_name>x_cdltd_loaner_req_loaner_request</table_name>
|
||||
<taxonomy_topic/>
|
||||
<template/>
|
||||
<template_manager_roles/>
|
||||
<type>item</type>
|
||||
<use_sc_layout>true</use_sc_layout>
|
||||
<vendor/>
|
||||
<version>23</version>
|
||||
<view/>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<workflow/>
|
||||
</sc_cat_item_producer>
|
||||
<sys_translated_text action="DELETE" query="documentkey=026cb3f79f6432107f44f1328124ab80"/>
|
||||
<fx_price action="DELETE" query="id=026cb3f79f6432107f44f1328124ab80"/>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_producer_026cb3f79f6432107f44f1328124ab80</name>
|
||||
<payload><?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer"><sc_cat_item_producer action="INSERT_OR_UPDATE"><access_type>restricted</access_type><active>true</active><allow_edit>false</allow_edit><availability>on_desktop</availability><billable>false</billable><can_cancel>false</can_cancel><category/><checked_out/><cost>0</cost><custom_cart/><delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan><delivery_plan_script/><delivery_time>1970-01-03 00:00:00</delivery_time><description/><display_price_property>non_zero</display_price_property><entitlement_script/><flow_designer_flow/><fulfillment_automation_level>unspecified</fulfillment_automation_level><group/><hide_sp>false</hide_sp><icon/><ignore_price>true</ignore_price><image/><location/><mandatory_attachment>false</mandatory_attachment><meta/><mobile_hide_price>false</mobile_hide_price><mobile_picture/><mobile_picture_type>use_desktop_picture</mobile_picture_type><model/><name>Loan</name><no_attachment_v2>false</no_attachment_v2><no_cart>false</no_cart><no_cart_v2>false</no_cart_v2><no_delivery_time_v2>false</no_delivery_time_v2><no_order>false</no_order><no_order_now>false</no_order_now><no_proceed_checkout>false</no_proceed_checkout><no_quantity>false</no_quantity><no_quantity_v2>false</no_quantity_v2><no_save_as_draft>false</no_save_as_draft><no_search>false</no_search><no_wishlist_v2>false</no_wishlist_v2><omit_price>false</omit_price><order>0</order><ordered_item_link/><owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner><picture/><post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script><preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&amp;sysparm_id=026cb3f79f6432107f44f1328124ab80&amp;sysparm_preview=true", "summary");</preview><published_ref/><recurring_frequency/><redirect_url>generated_record</redirect_url><request_method/><roles/><save_options/><save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script><sc_catalogs/><sc_ic_item_staging/><sc_ic_version/><sc_template/><script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script><short_description>Submit a New Loaner Request</short_description><show_variable_help_on_load>false</show_variable_help_on_load><start_closed>false</start_closed><state/><sys_class_name>sc_cat_item_producer</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:32</sys_created_on><sys_id>026cb3f79f6432107f44f1328124ab80</sys_id><sys_mod_count>22</sys_mod_count><sys_name>Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_producer_026cb3f79f6432107f44f1328124ab80</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:33:32</sys_updated_on><table_name>x_cdltd_loaner_req_loaner_request</table_name><taxonomy_topic/><template/><template_manager_roles/><type>item</type><use_sc_layout>true</use_sc_layout><vendor/><version>23</version><view/><visible_bundle>true</visible_bundle><visible_guide>true</visible_guide><visible_standalone>true</visible_standalone><workflow/></sc_cat_item_producer><sys_translated_text action="delete_multiple" query="documentkey=026cb3f79f6432107f44f1328124ab80"/><fx_price action="delete_multiple" query="id=026cb3f79f6432107f44f1328124ab80"/></record_update></payload>
|
||||
<payload_hash>-1589639559</payload_hash>
|
||||
<record_name>Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:33</sys_created_on>
|
||||
<sys_id>38ac7b3b9f6432107f44f1328124ab7e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed235040000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:33</sys_updated_on>
|
||||
<type>Record Producer</type>
|
||||
<update_guid>fcac7b3b8f643210d9d2b898ddf82c7d</update_guid>
|
||||
<update_guid_history>fcac7b3b8f643210d9d2b898ddf82c7d:-1589639559,766c7ff793643210f5a7b2d3f507a32c:622615594,726c7ff7df643210e3894e714dbda81d:-1520868567,666c7ff7e464321025e5c9502fa0dc0e:-1432879853,ea6c3ff72c6432104bb0927dc755afff:718603282,6a6c3ff703643210b7373611d82770f6:-1424880879,6a6c3ff77c643210fbcf42dee1a9deee:726602256,a26c3ff76c643210892a247558be6ada:-1416881905,a26c3ff76e643210f14f790f309992d2:734601230,ea6c3ff7de643210c6419fd08485e6bd:-1408882931,ea6c3ff7116432106203396c48ddbbb5:742600204,ea6c3ff7d26432106de02ef5b9e3e4ad:-1400883957,226c3ff7bf643210a709d10587578295:750599178,126c3ff72964321082d3b1958f6c0488:-1791327296,9e6c3ff7a1643210af0b6b0703f8196e:360155839,566c3ff7fe64321070c94c0ce2d53159:-1783328322,5a6c3ff75b643210862ce17a1c33bb1f:368154813,5a6c3ff7826432109fc8b1c5eb024e17:-1775329348,166c3ff7e66432105ab7659d53838800:376153787,c26cfbf76a643210211faf82aef091e8:-1767330374,8e6cfbf77b643210856f0e5f8cadf8dc:384152761,026cfbf73b643210c32a7e1137c773d6:1127046634,866cfbf76a64321047349d1022a2c3ca:-1759331400</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Loan">85ac7b3b9f6432107f44f1328124ab82</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>system</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:33</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_producer">sc_cat_item_producer</sys_db_object>
|
||||
<sys_id>8a264934ff3d433c991c0c093a753590</sys_id>
|
||||
<sys_metadata>026cb3f79f6432107f44f1328124ab80</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="Loaner Request">c43381e29f7322107f44d6013024ab27</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_producer_026cb3f79f6432107f44f1328124ab80</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_producer_026cb3f79f6432107f44f1328124ab80">38ac7b3b9f6432107f44f1328124ab7e</sys_update_version>
|
||||
<sys_updated_by>system</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:33</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,176 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer">
|
||||
<sc_cat_item_producer action="DELETE">
|
||||
<access_type>restricted</access_type>
|
||||
<active>true</active>
|
||||
<allow_edit>false</allow_edit>
|
||||
<availability>on_desktop</availability>
|
||||
<billable>false</billable>
|
||||
<can_cancel>false</can_cancel>
|
||||
<category/>
|
||||
<checked_out/>
|
||||
<cost>0</cost>
|
||||
<custom_cart/>
|
||||
<delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan>
|
||||
<delivery_plan_script/>
|
||||
<delivery_time>1970-01-03 00:00:00</delivery_time>
|
||||
<description/>
|
||||
<display_price_property>non_zero</display_price_property>
|
||||
<entitlement_script/>
|
||||
<flow_designer_flow/>
|
||||
<fulfillment_automation_level>unspecified</fulfillment_automation_level>
|
||||
<group/>
|
||||
<hide_sp>false</hide_sp>
|
||||
<icon/>
|
||||
<ignore_price>true</ignore_price>
|
||||
<image/>
|
||||
<location/>
|
||||
<mandatory_attachment>false</mandatory_attachment>
|
||||
<meta/>
|
||||
<mobile_hide_price>false</mobile_hide_price>
|
||||
<mobile_picture/>
|
||||
<mobile_picture_type>use_desktop_picture</mobile_picture_type>
|
||||
<model/>
|
||||
<name>Loan</name>
|
||||
<no_attachment_v2>false</no_attachment_v2>
|
||||
<no_cart>false</no_cart>
|
||||
<no_cart_v2>false</no_cart_v2>
|
||||
<no_delivery_time_v2>false</no_delivery_time_v2>
|
||||
<no_order>false</no_order>
|
||||
<no_order_now>false</no_order_now>
|
||||
<no_proceed_checkout>false</no_proceed_checkout>
|
||||
<no_quantity>false</no_quantity>
|
||||
<no_quantity_v2>false</no_quantity_v2>
|
||||
<no_save_as_draft>false</no_save_as_draft>
|
||||
<no_search>false</no_search>
|
||||
<no_wishlist_v2>false</no_wishlist_v2>
|
||||
<omit_price>false</omit_price>
|
||||
<order>0</order>
|
||||
<ordered_item_link/>
|
||||
<owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner>
|
||||
<picture/>
|
||||
<post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script>
|
||||
<preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&sysparm_id=206cf7f79f6432107f44f1328124abd8&sysparm_preview=true", "summary");</preview>
|
||||
<published_ref/>
|
||||
<recurring_frequency/>
|
||||
<redirect_url>generated_record</redirect_url>
|
||||
<request_method/>
|
||||
<roles/>
|
||||
<save_options/>
|
||||
<save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script>
|
||||
<sc_catalogs/>
|
||||
<sc_ic_item_staging/>
|
||||
<sc_ic_version/>
|
||||
<sc_template/>
|
||||
<script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script>
|
||||
<short_description>Submit a New Loaner Request</short_description>
|
||||
<show_variable_help_on_load>false</show_variable_help_on_load>
|
||||
<start_closed>false</start_closed>
|
||||
<state/>
|
||||
<sys_class_name>sc_cat_item_producer</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>206cf7f79f6432107f44f1328124abd8</sys_id>
|
||||
<sys_mod_count>22</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_producer_206cf7f79f6432107f44f1328124abd8</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:27</sys_updated_on>
|
||||
<table_name>x_cdltd_loaner_req_loaner_request</table_name>
|
||||
<taxonomy_topic/>
|
||||
<template/>
|
||||
<template_manager_roles/>
|
||||
<type>item</type>
|
||||
<use_sc_layout>true</use_sc_layout>
|
||||
<vendor/>
|
||||
<version>23</version>
|
||||
<view/>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<workflow/>
|
||||
</sc_cat_item_producer>
|
||||
<sys_translated_text action="DELETE" query="documentkey=206cf7f79f6432107f44f1328124abd8"/>
|
||||
<fx_price action="DELETE" query="id=206cf7f79f6432107f44f1328124abd8"/>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_producer_206cf7f79f6432107f44f1328124abd8</name>
|
||||
<payload><?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer"><sc_cat_item_producer action="INSERT_OR_UPDATE"><access_type>restricted</access_type><active>true</active><allow_edit>false</allow_edit><availability>on_desktop</availability><billable>false</billable><can_cancel>false</can_cancel><category/><checked_out/><cost>0</cost><custom_cart/><delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan><delivery_plan_script/><delivery_time>1970-01-03 00:00:00</delivery_time><description/><display_price_property>non_zero</display_price_property><entitlement_script/><flow_designer_flow/><fulfillment_automation_level>unspecified</fulfillment_automation_level><group/><hide_sp>false</hide_sp><icon/><ignore_price>true</ignore_price><image/><location/><mandatory_attachment>false</mandatory_attachment><meta/><mobile_hide_price>false</mobile_hide_price><mobile_picture/><mobile_picture_type>use_desktop_picture</mobile_picture_type><model/><name>Loan</name><no_attachment_v2>false</no_attachment_v2><no_cart>false</no_cart><no_cart_v2>false</no_cart_v2><no_delivery_time_v2>false</no_delivery_time_v2><no_order>false</no_order><no_order_now>false</no_order_now><no_proceed_checkout>false</no_proceed_checkout><no_quantity>false</no_quantity><no_quantity_v2>false</no_quantity_v2><no_save_as_draft>false</no_save_as_draft><no_search>false</no_search><no_wishlist_v2>false</no_wishlist_v2><omit_price>false</omit_price><order>0</order><ordered_item_link/><owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner><picture/><post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script><preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&amp;sysparm_id=206cf7f79f6432107f44f1328124abd8&amp;sysparm_preview=true", "summary");</preview><published_ref/><recurring_frequency/><redirect_url>generated_record</redirect_url><request_method/><roles/><save_options/><save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script><sc_catalogs/><sc_ic_item_staging/><sc_ic_version/><sc_template/><script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script><short_description>Submit a New Loaner Request</short_description><show_variable_help_on_load>false</show_variable_help_on_load><start_closed>false</start_closed><state/><sys_class_name>sc_cat_item_producer</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:26</sys_created_on><sys_id>206cf7f79f6432107f44f1328124abd8</sys_id><sys_mod_count>22</sys_mod_count><sys_name>Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_producer_206cf7f79f6432107f44f1328124abd8</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:33:27</sys_updated_on><table_name>x_cdltd_loaner_req_loaner_request</table_name><taxonomy_topic/><template/><template_manager_roles/><type>item</type><use_sc_layout>true</use_sc_layout><vendor/><version>23</version><view/><visible_bundle>true</visible_bundle><visible_guide>true</visible_guide><visible_standalone>true</visible_standalone><workflow/></sc_cat_item_producer><sys_translated_text action="delete_multiple" query="documentkey=206cf7f79f6432107f44f1328124abd8"/><fx_price action="delete_multiple" query="id=206cf7f79f6432107f44f1328124abd8"/></record_update></payload>
|
||||
<payload_hash>1078954897</payload_hash>
|
||||
<record_name>Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:27</sys_created_on>
|
||||
<sys_id>ef9c3b3b9f6432107f44f1328124ab91</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed221050000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:27</sys_updated_on>
|
||||
<type>Record Producer</type>
|
||||
<update_guid>a79c3b3b0b6432100e2f13202aa48b91</update_guid>
|
||||
<update_guid_history>a79c3b3b0b6432100e2f13202aa48b91:1078954897,596cbbf7dd64321089499cffad9ac435:-1305068014,556cbbf7d564321063e79d1e17679a26:846415121,496cbbf7f8643210a84086f123fd5717:934403835,cd6cbbf78f643210aa62c494b62aca08:-1209080326,4d6c7bf7a96432100b77d54adde264ff:942402809,4d6c7bf7176432104be15792845b73f7:-1201081352,4d6c7bf76f643210cc6da658cee7c7ef:950401783,4d6c7bf70b64321021fe61911190a0e7:-1193082378,856c7bf7d8643210704183260d5ea0d3:958400757,856c7bf760643210bb65ae52566c8fcb:-1185083404,856c7bf7b3643210e814bc3a7738ffc3:966399731,816c7bf7116432109a1cade143156bb7:-1177084430,f86c7bf76f64321057a02c7de4df809d:501794008,306c7bf761643210a0d6c51007441f91:-1641690153,bc6c7bf73f64321018ec0828e1537687:509792982,bc6c7bf7256432101f7a506f4b5e267f:-1633691179,bc6c7bf7f264321037605caa07f2cd77:517791956,306c7bf74b643210d1b8693a77eeac6d:-1625692205,fc6c7bf79564321074af2a57bc014b54:525790930,b86c7bf7df64321026e115635bce5249:-1617693231,f06c7bf778643210505f5eecebc79037:533789904,f86c7bf716643210d194352a5aa97742:-1636983550</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Loan">7f9c3b3b9f6432107f44f1328124ab95</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>system</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:28</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_producer">sc_cat_item_producer</sys_db_object>
|
||||
<sys_id>98e37ffa6fb5498d91d6f08e9aedabc9</sys_id>
|
||||
<sys_metadata>206cf7f79f6432107f44f1328124abd8</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="Loaner Request">c43381e29f7322107f44d6013024ab27</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_producer_206cf7f79f6432107f44f1328124abd8</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_producer_206cf7f79f6432107f44f1328124abd8">ef9c3b3b9f6432107f44f1328124ab91</sys_update_version>
|
||||
<sys_updated_by>system</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:28</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,176 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer">
|
||||
<sc_cat_item_producer action="DELETE">
|
||||
<access_type>restricted</access_type>
|
||||
<active>true</active>
|
||||
<allow_edit>false</allow_edit>
|
||||
<availability>on_desktop</availability>
|
||||
<billable>false</billable>
|
||||
<can_cancel>false</can_cancel>
|
||||
<category/>
|
||||
<checked_out/>
|
||||
<cost>0</cost>
|
||||
<custom_cart/>
|
||||
<delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan>
|
||||
<delivery_plan_script/>
|
||||
<delivery_time>1970-01-03 00:00:00</delivery_time>
|
||||
<description/>
|
||||
<display_price_property>non_zero</display_price_property>
|
||||
<entitlement_script/>
|
||||
<flow_designer_flow/>
|
||||
<fulfillment_automation_level>unspecified</fulfillment_automation_level>
|
||||
<group/>
|
||||
<hide_sp>false</hide_sp>
|
||||
<icon/>
|
||||
<ignore_price>true</ignore_price>
|
||||
<image/>
|
||||
<location/>
|
||||
<mandatory_attachment>false</mandatory_attachment>
|
||||
<meta/>
|
||||
<mobile_hide_price>false</mobile_hide_price>
|
||||
<mobile_picture/>
|
||||
<mobile_picture_type>use_desktop_picture</mobile_picture_type>
|
||||
<model/>
|
||||
<name>Loan</name>
|
||||
<no_attachment_v2>false</no_attachment_v2>
|
||||
<no_cart>false</no_cart>
|
||||
<no_cart_v2>false</no_cart_v2>
|
||||
<no_delivery_time_v2>false</no_delivery_time_v2>
|
||||
<no_order>false</no_order>
|
||||
<no_order_now>false</no_order_now>
|
||||
<no_proceed_checkout>false</no_proceed_checkout>
|
||||
<no_quantity>false</no_quantity>
|
||||
<no_quantity_v2>false</no_quantity_v2>
|
||||
<no_save_as_draft>false</no_save_as_draft>
|
||||
<no_search>false</no_search>
|
||||
<no_wishlist_v2>false</no_wishlist_v2>
|
||||
<omit_price>false</omit_price>
|
||||
<order>0</order>
|
||||
<ordered_item_link/>
|
||||
<owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner>
|
||||
<picture/>
|
||||
<post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script>
|
||||
<preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&sysparm_id=9d6c77f79f6432107f44f1328124ab87&sysparm_preview=true", "summary");</preview>
|
||||
<published_ref/>
|
||||
<recurring_frequency/>
|
||||
<redirect_url>generated_record</redirect_url>
|
||||
<request_method/>
|
||||
<roles/>
|
||||
<save_options/>
|
||||
<save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script>
|
||||
<sc_catalogs/>
|
||||
<sc_ic_item_staging/>
|
||||
<sc_ic_version/>
|
||||
<sc_template/>
|
||||
<script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script>
|
||||
<short_description>Submit a New Loaner Request</short_description>
|
||||
<show_variable_help_on_load>false</show_variable_help_on_load>
|
||||
<start_closed>false</start_closed>
|
||||
<state/>
|
||||
<sys_class_name>sc_cat_item_producer</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>9d6c77f79f6432107f44f1328124ab87</sys_id>
|
||||
<sys_mod_count>22</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_producer_9d6c77f79f6432107f44f1328124ab87</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:17</sys_updated_on>
|
||||
<table_name>x_cdltd_loaner_req_loaner_request</table_name>
|
||||
<taxonomy_topic/>
|
||||
<template/>
|
||||
<template_manager_roles/>
|
||||
<type>item</type>
|
||||
<use_sc_layout>true</use_sc_layout>
|
||||
<vendor/>
|
||||
<version>23</version>
|
||||
<view/>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<workflow/>
|
||||
</sc_cat_item_producer>
|
||||
<sys_translated_text action="DELETE" query="documentkey=9d6c77f79f6432107f44f1328124ab87"/>
|
||||
<fx_price action="DELETE" query="id=9d6c77f79f6432107f44f1328124ab87"/>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_producer_9d6c77f79f6432107f44f1328124ab87</name>
|
||||
<payload><?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer"><sc_cat_item_producer action="INSERT_OR_UPDATE"><access_type>restricted</access_type><active>true</active><allow_edit>false</allow_edit><availability>on_desktop</availability><billable>false</billable><can_cancel>false</can_cancel><category/><checked_out/><cost>0</cost><custom_cart/><delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan><delivery_plan_script/><delivery_time>1970-01-03 00:00:00</delivery_time><description/><display_price_property>non_zero</display_price_property><entitlement_script/><flow_designer_flow/><fulfillment_automation_level>unspecified</fulfillment_automation_level><group/><hide_sp>false</hide_sp><icon/><ignore_price>true</ignore_price><image/><location/><mandatory_attachment>false</mandatory_attachment><meta/><mobile_hide_price>false</mobile_hide_price><mobile_picture/><mobile_picture_type>use_desktop_picture</mobile_picture_type><model/><name>Loan</name><no_attachment_v2>false</no_attachment_v2><no_cart>false</no_cart><no_cart_v2>false</no_cart_v2><no_delivery_time_v2>false</no_delivery_time_v2><no_order>false</no_order><no_order_now>false</no_order_now><no_proceed_checkout>false</no_proceed_checkout><no_quantity>false</no_quantity><no_quantity_v2>false</no_quantity_v2><no_save_as_draft>false</no_save_as_draft><no_search>false</no_search><no_wishlist_v2>false</no_wishlist_v2><omit_price>false</omit_price><order>0</order><ordered_item_link/><owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner><picture/><post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script><preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&amp;sysparm_id=9d6c77f79f6432107f44f1328124ab87&amp;sysparm_preview=true", "summary");</preview><published_ref/><recurring_frequency/><redirect_url>generated_record</redirect_url><request_method/><roles/><save_options/><save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script><sc_catalogs/><sc_ic_item_staging/><sc_ic_version/><sc_template/><script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script><short_description>Submit a New Loaner Request</short_description><show_variable_help_on_load>false</show_variable_help_on_load><start_closed>false</start_closed><state/><sys_class_name>sc_cat_item_producer</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:28</sys_created_on><sys_id>9d6c77f79f6432107f44f1328124ab87</sys_id><sys_mod_count>22</sys_mod_count><sys_name>Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_producer_9d6c77f79f6432107f44f1328124ab87</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:33:17</sys_updated_on><table_name>x_cdltd_loaner_req_loaner_request</table_name><taxonomy_topic/><template/><template_manager_roles/><type>item</type><use_sc_layout>true</use_sc_layout><vendor/><version>23</version><view/><visible_bundle>true</visible_bundle><visible_guide>true</visible_guide><visible_standalone>true</visible_standalone><workflow/></sc_cat_item_producer><sys_translated_text action="delete_multiple" query="documentkey=9d6c77f79f6432107f44f1328124ab87"/><fx_price action="delete_multiple" query="id=9d6c77f79f6432107f44f1328124ab87"/></record_update></payload>
|
||||
<payload_hash>101803544</payload_hash>
|
||||
<record_name>Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:17</sys_created_on>
|
||||
<sys_id>099cf73b9f6432107f44f1328124ab3d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1f7e50000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:17</sys_updated_on>
|
||||
<type>Record Producer</type>
|
||||
<update_guid>cd9cf73b5464321040a7dd61a4f0fe3c</update_guid>
|
||||
<update_guid_history>cd9cf73b5464321040a7dd61a4f0fe3c:101803544,4e6cfbf7336432107d1b3d64d46e927d:1857704683,826cfbf761643210cb33233e4bd9a562:-285779478,b56cfbf79064321007399b290e8de553:-197790764,bd6cfbf72a643210c0bb049469dbe22b:1953692371,756cfbf7dc6432107a8ae9e2ae8b2c16:-189791790,756cfbf7f3643210fbd32c9fc937150e:1961691345,756cfbf7286432108b1fcc960e460506:-181792816,756cbbf788643210f9b2c4d02eed75fe:1969690319,656cbbf7926432102768ef0298f104f6:-173793842,ad6cbbf7966432107b4e5f7d475d75e1:1977689293,ad6cbbf70e643210614ef34bc86fffd9:-165794868,a96cbbf7646432109a8d5b32827ce2cd:1985688267,a96cbbf74764321078a2f28cc923edc0:1989292255,ed6cbbf72a64321025ef0e60acd53ab3:-154191906,a56cbbf7db643210a8858f31216c339e:1997291229,a56cbbf7796432103dd0fef1fe7f2e96:-146192932,a56cbbf79c643210de7eb0cf2494d88e:2005290203,196cbbf72c643210751afc889ab4a883:-138193958,9d6cbbf7d3643210724631afe7a82d77:2013289177,916cbbf77d64321077e6ea7bac470660:-130194984,d96cbbf7c3643210e4b68c54baa25861:2021288151,d16cbbf7e164321015c18de788554359:-2088364599</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Loan">859cf73b9f6432107f44f1328124ab41</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>system</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:18</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_producer">sc_cat_item_producer</sys_db_object>
|
||||
<sys_id>1442db454ec0437a828a9bdba3423631</sys_id>
|
||||
<sys_metadata>9d6c77f79f6432107f44f1328124ab87</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="Loaner Request">c43381e29f7322107f44d6013024ab27</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_producer_9d6c77f79f6432107f44f1328124ab87</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_producer_9d6c77f79f6432107f44f1328124ab87">099cf73b9f6432107f44f1328124ab3d</sys_update_version>
|
||||
<sys_updated_by>system</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:18</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,176 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer">
|
||||
<sc_cat_item_producer action="DELETE">
|
||||
<access_type>restricted</access_type>
|
||||
<active>true</active>
|
||||
<allow_edit>false</allow_edit>
|
||||
<availability>on_desktop</availability>
|
||||
<billable>false</billable>
|
||||
<can_cancel>false</can_cancel>
|
||||
<category/>
|
||||
<checked_out/>
|
||||
<cost>0</cost>
|
||||
<custom_cart/>
|
||||
<delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan>
|
||||
<delivery_plan_script/>
|
||||
<delivery_time>1970-01-03 00:00:00</delivery_time>
|
||||
<description/>
|
||||
<display_price_property>non_zero</display_price_property>
|
||||
<entitlement_script/>
|
||||
<flow_designer_flow/>
|
||||
<fulfillment_automation_level>unspecified</fulfillment_automation_level>
|
||||
<group/>
|
||||
<hide_sp>false</hide_sp>
|
||||
<icon/>
|
||||
<ignore_price>true</ignore_price>
|
||||
<image/>
|
||||
<location/>
|
||||
<mandatory_attachment>false</mandatory_attachment>
|
||||
<meta/>
|
||||
<mobile_hide_price>false</mobile_hide_price>
|
||||
<mobile_picture/>
|
||||
<mobile_picture_type>use_desktop_picture</mobile_picture_type>
|
||||
<model/>
|
||||
<name>Loan</name>
|
||||
<no_attachment_v2>false</no_attachment_v2>
|
||||
<no_cart>false</no_cart>
|
||||
<no_cart_v2>false</no_cart_v2>
|
||||
<no_delivery_time_v2>false</no_delivery_time_v2>
|
||||
<no_order>false</no_order>
|
||||
<no_order_now>false</no_order_now>
|
||||
<no_proceed_checkout>false</no_proceed_checkout>
|
||||
<no_quantity>false</no_quantity>
|
||||
<no_quantity_v2>false</no_quantity_v2>
|
||||
<no_save_as_draft>false</no_save_as_draft>
|
||||
<no_search>false</no_search>
|
||||
<no_wishlist_v2>false</no_wishlist_v2>
|
||||
<omit_price>false</omit_price>
|
||||
<order>0</order>
|
||||
<ordered_item_link/>
|
||||
<owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner>
|
||||
<picture/>
|
||||
<post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script>
|
||||
<preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&sysparm_id=ba6c7bf79f6432107f44f1328124ab25&sysparm_preview=true", "summary");</preview>
|
||||
<published_ref/>
|
||||
<recurring_frequency/>
|
||||
<redirect_url>generated_record</redirect_url>
|
||||
<request_method/>
|
||||
<roles/>
|
||||
<save_options/>
|
||||
<save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script>
|
||||
<sc_catalogs/>
|
||||
<sc_ic_item_staging/>
|
||||
<sc_ic_version/>
|
||||
<sc_template/>
|
||||
<script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script>
|
||||
<short_description>Submit a New Loaner Request</short_description>
|
||||
<show_variable_help_on_load>false</show_variable_help_on_load>
|
||||
<start_closed>false</start_closed>
|
||||
<state/>
|
||||
<sys_class_name>sc_cat_item_producer</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>ba6c7bf79f6432107f44f1328124ab25</sys_id>
|
||||
<sys_mod_count>22</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_producer_ba6c7bf79f6432107f44f1328124ab25</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:22</sys_updated_on>
|
||||
<table_name>x_cdltd_loaner_req_loaner_request</table_name>
|
||||
<taxonomy_topic/>
|
||||
<template/>
|
||||
<template_manager_roles/>
|
||||
<type>item</type>
|
||||
<use_sc_layout>true</use_sc_layout>
|
||||
<vendor/>
|
||||
<version>23</version>
|
||||
<view/>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<workflow/>
|
||||
</sc_cat_item_producer>
|
||||
<sys_translated_text action="DELETE" query="documentkey=ba6c7bf79f6432107f44f1328124ab25"/>
|
||||
<fx_price action="DELETE" query="id=ba6c7bf79f6432107f44f1328124ab25"/>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_producer_ba6c7bf79f6432107f44f1328124ab25</name>
|
||||
<payload><?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer"><sc_cat_item_producer action="INSERT_OR_UPDATE"><access_type>restricted</access_type><active>true</active><allow_edit>false</allow_edit><availability>on_desktop</availability><billable>false</billable><can_cancel>false</can_cancel><category/><checked_out/><cost>0</cost><custom_cart/><delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan><delivery_plan_script/><delivery_time>1970-01-03 00:00:00</delivery_time><description/><display_price_property>non_zero</display_price_property><entitlement_script/><flow_designer_flow/><fulfillment_automation_level>unspecified</fulfillment_automation_level><group/><hide_sp>false</hide_sp><icon/><ignore_price>true</ignore_price><image/><location/><mandatory_attachment>false</mandatory_attachment><meta/><mobile_hide_price>false</mobile_hide_price><mobile_picture/><mobile_picture_type>use_desktop_picture</mobile_picture_type><model/><name>Loan</name><no_attachment_v2>false</no_attachment_v2><no_cart>false</no_cart><no_cart_v2>false</no_cart_v2><no_delivery_time_v2>false</no_delivery_time_v2><no_order>false</no_order><no_order_now>false</no_order_now><no_proceed_checkout>false</no_proceed_checkout><no_quantity>false</no_quantity><no_quantity_v2>false</no_quantity_v2><no_save_as_draft>false</no_save_as_draft><no_search>false</no_search><no_wishlist_v2>false</no_wishlist_v2><omit_price>false</omit_price><order>0</order><ordered_item_link/><owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner><picture/><post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script><preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&amp;sysparm_id=ba6c7bf79f6432107f44f1328124ab25&amp;sysparm_preview=true", "summary");</preview><published_ref/><recurring_frequency/><redirect_url>generated_record</redirect_url><request_method/><roles/><save_options/><save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script><sc_catalogs/><sc_ic_item_staging/><sc_ic_version/><sc_template/><script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script><short_description>Submit a New Loaner Request</short_description><show_variable_help_on_load>false</show_variable_help_on_load><start_closed>false</start_closed><state/><sys_class_name>sc_cat_item_producer</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:35</sys_created_on><sys_id>ba6c7bf79f6432107f44f1328124ab25</sys_id><sys_mod_count>22</sys_mod_count><sys_name>Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_producer_ba6c7bf79f6432107f44f1328124ab25</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:33:22</sys_updated_on><table_name>x_cdltd_loaner_req_loaner_request</table_name><taxonomy_topic/><template/><template_manager_roles/><type>item</type><use_sc_layout>true</use_sc_layout><vendor/><version>23</version><view/><visible_bundle>true</visible_bundle><visible_guide>true</visible_guide><visible_standalone>true</visible_standalone><workflow/></sc_cat_item_producer><sys_translated_text action="delete_multiple" query="documentkey=ba6c7bf79f6432107f44f1328124ab25"/><fx_price action="delete_multiple" query="id=ba6c7bf79f6432107f44f1328124ab25"/></record_update></payload>
|
||||
<payload_hash>-1912857157</payload_hash>
|
||||
<record_name>Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:22</sys_created_on>
|
||||
<sys_id>1e9c3b3b9f6432107f44f1328124ab06</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed20b3a0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:22</sys_updated_on>
|
||||
<type>Record Producer</type>
|
||||
<update_guid>d29c3b3bda64321068d07dbc4feeaa06</update_guid>
|
||||
<update_guid_history>d29c3b3bda64321068d07dbc4feeaa06:-1912857157,5b6cbff79f6432100381a73cd9ac5f54:1215047720,576cbff763643210f21488375f122445:-928436441,5b6cbff7a764321042894529f188e336:-840447727,1b6cbff79364321062c75b01cd5e5e1b:1311035408,976cbff716643210e40e48394ba3e212:-832448753,976cbff7dc643210a2a1e42fbb88c10a:1319034382,976cbff7cf643210910bde9b422d8602:-824449779,976c7ff7b36432100eb01290b9377efa:1327033356,df6c7ff7f6643210935b016d388b36e5:-816450805,cf6c7ff7f9643210a3d0093eeee25ddd:1335032330,cf6c7ff7e7643210df80a78abf2d43d5:-808451831,cb6c7ff7a9643210a9136af4dd84a7c9:1343031304,cb6c7ff7f0643210724ace7bedb1c9bc:-1495121918,036c7ff72f643210eb113247862839b0:656361217,8f6c7ff79f64321067fb42bc9072a5a6:-1487122944,c76c7ff73b64321086688c7bb7675e92:664360191,c76c7ff746643210849b0f8a6a4b5a8a:-1479123970,4b6c7ff7dc64321039dadf526fdc7b7f:672359165,b66c7ff7676432104899ce753f7f7d58:-1463126022,fe6c7ff7a7643210bd793eeb979f3e73:-1471124996,ba6c7ff79f643210813e05bdc13e4068:680358139,366c7ff7db6432103c90bfe90fb78155:-33217364</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Loan">9a9c3b3b9f6432107f44f1328124ab0a</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>system</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:22</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_producer">sc_cat_item_producer</sys_db_object>
|
||||
<sys_id>4c95106effcb4c92a1a951d52bd39184</sys_id>
|
||||
<sys_metadata>ba6c7bf79f6432107f44f1328124ab25</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="Loaner Request">c43381e29f7322107f44d6013024ab27</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_producer_ba6c7bf79f6432107f44f1328124ab25</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_producer_ba6c7bf79f6432107f44f1328124ab25">1e9c3b3b9f6432107f44f1328124ab06</sys_update_version>
|
||||
<sys_updated_by>system</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:22</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,176 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer">
|
||||
<sc_cat_item_producer action="DELETE">
|
||||
<access_type>restricted</access_type>
|
||||
<active>true</active>
|
||||
<allow_edit>false</allow_edit>
|
||||
<availability>on_desktop</availability>
|
||||
<billable>false</billable>
|
||||
<can_cancel>false</can_cancel>
|
||||
<category/>
|
||||
<checked_out/>
|
||||
<cost>0</cost>
|
||||
<custom_cart/>
|
||||
<delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan>
|
||||
<delivery_plan_script/>
|
||||
<delivery_time>1970-01-03 00:00:00</delivery_time>
|
||||
<description/>
|
||||
<display_price_property>non_zero</display_price_property>
|
||||
<entitlement_script/>
|
||||
<flow_designer_flow/>
|
||||
<fulfillment_automation_level>unspecified</fulfillment_automation_level>
|
||||
<group/>
|
||||
<hide_sp>false</hide_sp>
|
||||
<icon/>
|
||||
<ignore_price>true</ignore_price>
|
||||
<image/>
|
||||
<location/>
|
||||
<mandatory_attachment>false</mandatory_attachment>
|
||||
<meta/>
|
||||
<mobile_hide_price>false</mobile_hide_price>
|
||||
<mobile_picture/>
|
||||
<mobile_picture_type>use_desktop_picture</mobile_picture_type>
|
||||
<model/>
|
||||
<name>Loan</name>
|
||||
<no_attachment_v2>false</no_attachment_v2>
|
||||
<no_cart>false</no_cart>
|
||||
<no_cart_v2>false</no_cart_v2>
|
||||
<no_delivery_time_v2>false</no_delivery_time_v2>
|
||||
<no_order>false</no_order>
|
||||
<no_order_now>false</no_order_now>
|
||||
<no_proceed_checkout>false</no_proceed_checkout>
|
||||
<no_quantity>false</no_quantity>
|
||||
<no_quantity_v2>false</no_quantity_v2>
|
||||
<no_save_as_draft>false</no_save_as_draft>
|
||||
<no_search>false</no_search>
|
||||
<no_wishlist_v2>false</no_wishlist_v2>
|
||||
<omit_price>false</omit_price>
|
||||
<order>0</order>
|
||||
<ordered_item_link/>
|
||||
<owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner>
|
||||
<picture/>
|
||||
<post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script>
|
||||
<preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&sysparm_id=f55c33f79f6432107f44f1328124abec&sysparm_preview=true", "summary");</preview>
|
||||
<published_ref/>
|
||||
<recurring_frequency/>
|
||||
<redirect_url>generated_record</redirect_url>
|
||||
<request_method/>
|
||||
<roles/>
|
||||
<save_options/>
|
||||
<save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script>
|
||||
<sc_catalogs/>
|
||||
<sc_ic_item_staging/>
|
||||
<sc_ic_version/>
|
||||
<sc_template/>
|
||||
<script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script>
|
||||
<short_description>Submit a New Loaner Request</short_description>
|
||||
<show_variable_help_on_load>false</show_variable_help_on_load>
|
||||
<start_closed>false</start_closed>
|
||||
<state/>
|
||||
<sys_class_name>sc_cat_item_producer</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:15</sys_created_on>
|
||||
<sys_id>f55c33f79f6432107f44f1328124abec</sys_id>
|
||||
<sys_mod_count>22</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sc_cat_item_producer_f55c33f79f6432107f44f1328124abec</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:11</sys_updated_on>
|
||||
<table_name>x_cdltd_loaner_req_loaner_request</table_name>
|
||||
<taxonomy_topic/>
|
||||
<template/>
|
||||
<template_manager_roles/>
|
||||
<type>item</type>
|
||||
<use_sc_layout>true</use_sc_layout>
|
||||
<vendor/>
|
||||
<version>23</version>
|
||||
<view/>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<workflow/>
|
||||
</sc_cat_item_producer>
|
||||
<sys_translated_text action="DELETE" query="documentkey=f55c33f79f6432107f44f1328124abec"/>
|
||||
<fx_price action="DELETE" query="id=f55c33f79f6432107f44f1328124abec"/>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>71aab6ddc3e8fe50d7299dcd2b013146</instance_id>
|
||||
<instance_name>nowlearning-nlinst03367909-9knsb-0001</instance_name>
|
||||
<name>sc_cat_item_producer_f55c33f79f6432107f44f1328124abec</name>
|
||||
<payload><?xml version="1.0" encoding="UTF-8"?><record_update table="sc_cat_item_producer"><sc_cat_item_producer action="INSERT_OR_UPDATE"><access_type>restricted</access_type><active>true</active><allow_edit>false</allow_edit><availability>on_desktop</availability><billable>false</billable><can_cancel>false</can_cancel><category/><checked_out/><cost>0</cost><custom_cart/><delivery_plan display_value="DEFAULT">523da512c611228900811a37c97c2014</delivery_plan><delivery_plan_script/><delivery_time>1970-01-03 00:00:00</delivery_time><description/><display_price_property>non_zero</display_price_property><entitlement_script/><flow_designer_flow/><fulfillment_automation_level>unspecified</fulfillment_automation_level><group/><hide_sp>false</hide_sp><icon/><ignore_price>true</ignore_price><image/><location/><mandatory_attachment>false</mandatory_attachment><meta/><mobile_hide_price>false</mobile_hide_price><mobile_picture/><mobile_picture_type>use_desktop_picture</mobile_picture_type><model/><name>Loan</name><no_attachment_v2>false</no_attachment_v2><no_cart>false</no_cart><no_cart_v2>false</no_cart_v2><no_delivery_time_v2>false</no_delivery_time_v2><no_order>false</no_order><no_order_now>false</no_order_now><no_proceed_checkout>false</no_proceed_checkout><no_quantity>false</no_quantity><no_quantity_v2>false</no_quantity_v2><no_save_as_draft>false</no_save_as_draft><no_search>false</no_search><no_wishlist_v2>false</no_wishlist_v2><omit_price>false</omit_price><order>0</order><ordered_item_link/><owner display_value="System Administrator">6816f79cc0a8016401c5a33be04be441</owner><picture/><post_insert_script><![CDATA[/**
|
||||
* This script is executed after the record is generated.
|
||||
* `current` Is the GlideRecord produced by Record Producer. Use `current.update()` to update the record
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></post_insert_script><preview>JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&amp;sysparm_id=f55c33f79f6432107f44f1328124abec&amp;sysparm_preview=true", "summary");</preview><published_ref/><recurring_frequency/><redirect_url>generated_record</redirect_url><request_method/><roles/><save_options/><save_script><![CDATA[/**
|
||||
* This script is executed at every step save in Catalog Builder.
|
||||
* This script is executed before `Script` is executed.
|
||||
* `current` Is the GlideRecord produced by Record Producer.
|
||||
* To access the variables, use `producer.var1` where var1 is the name of the variable
|
||||
* To access the Record Producer use `cat_item`
|
||||
*/]]></save_script><sc_catalogs/><sc_ic_item_staging/><sc_ic_version/><sc_template/><script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></script><short_description>Submit a New Loaner Request</short_description><show_variable_help_on_load>false</show_variable_help_on_load><start_closed>false</start_closed><state/><sys_class_name>sc_cat_item_producer</sys_class_name><sys_created_by>admin</sys_created_by><sys_created_on>2025-10-19 23:32:15</sys_created_on><sys_id>f55c33f79f6432107f44f1328124abec</sys_id><sys_mod_count>22</sys_mod_count><sys_name>Loan</sys_name><sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package><sys_policy/><sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope><sys_update_name>sc_cat_item_producer_f55c33f79f6432107f44f1328124abec</sys_update_name><sys_updated_by>admin</sys_updated_by><sys_updated_on>2025-10-19 23:33:11</sys_updated_on><table_name>x_cdltd_loaner_req_loaner_request</table_name><taxonomy_topic/><template/><template_manager_roles/><type>item</type><use_sc_layout>true</use_sc_layout><vendor/><version>23</version><view/><visible_bundle>true</visible_bundle><visible_guide>true</visible_guide><visible_standalone>true</visible_standalone><workflow/></sc_cat_item_producer><sys_translated_text action="delete_multiple" query="documentkey=f55c33f79f6432107f44f1328124abec"/><fx_price action="delete_multiple" query="id=f55c33f79f6432107f44f1328124abec"/></record_update></payload>
|
||||
<payload_hash>2027380188</payload_hash>
|
||||
<record_name>Loan</record_name>
|
||||
<reverted_from/>
|
||||
<source>8847eb3f9fe032107f44f1328124ab08</source>
|
||||
<source_table>sys_update_set</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:12</sys_created_on>
|
||||
<sys_id>bb8cb73b9f6432107f44f1328124ab79</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199fed1e3ab0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:12</sys_updated_on>
|
||||
<type>Record Producer</type>
|
||||
<update_guid>738cb73bb664321080abd276c77a8479</update_guid>
|
||||
<update_guid_history>738cb73bb664321080abd276c77a8479:2027380188,765c77f7306432104123ebad06a8ed6f:-1857934937,325c77f743643210514ed0452e222560:293548198,365c77f7c56432106f593c06901b2251:381536912,7a5c77f7bc6432107a4e2d461e25ee42:-1761947249,a65c77f75164321038b7ecf4c209dd39:389535886,665c77f79e643210e6733d37f27cde31:-1753948275,6e5c77f7cf643210884fd64ddd003d1c:397534860,2e5c77f7186432105c5384ac2fdedd14:-1745949301,265c77f7ba6432106a8013c7799b5000:405533834,e25c37f7a46432100c9acbeab62b81f8:-1737950327,a25c37f7f8643210f7ff5fb51932daf0:413532808,6e5c37f79c6432104759c5260be6d5e3:-1729951353,2e5c37f74c6432101d326aefac9e97d6:345412259,125c37f71a643210ee73fd7699d757ca:-1798071902,5e5c37f7b864321075ddc484fad191c0:353411233,1e5c37f799643210d2dea27f4d0852b8:-1790072928,125c37f7ac6432102156604eff8f43a4:361410207,9e5c37f7056432107a22135ddbc5b88b:-1782073954,d25c37f7bc643210f9b074aea1aec480:369409181,ce5c37f78f643210beaff1a50d940e66:-1774074980,c65c37f7d36432101454057a3f6dfc5b:377408155,465c37f74f643210bdc738ff6628c950:-469689203</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="Loan">3b8cb73b9f6432107f44f1328124ab7d</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>system</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:33:12</sys_created_on>
|
||||
<sys_db_object display_value="" name="sc_cat_item_producer">sc_cat_item_producer</sys_db_object>
|
||||
<sys_id>33a678f5e7d4462c99b3ecac1115bc89</sys_id>
|
||||
<sys_metadata>f55c33f79f6432107f44f1328124abec</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Loan</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="Loaner Request">c43381e29f7322107f44d6013024ab27</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sc_cat_item_producer_f55c33f79f6432107f44f1328124abec</sys_update_name>
|
||||
<sys_update_version display_value="sc_cat_item_producer_f55c33f79f6432107f44f1328124abec">bb8cb73b9f6432107f44f1328124ab79</sys_update_version>
|
||||
<sys_updated_by>system</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:33:12</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,152 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update>
|
||||
<sys_choice action="INSERT_OR_UPDATE" field="depot" table="x_cdltd_loaner_req_loaner_request" version="3">
|
||||
<sys_choice_set action="INSERT_OR_UPDATE">
|
||||
<element>depot</element>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sys_class_name>sys_choice_set</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:41:31</sys_created_on>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>depot</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sys_choice_x_cdltd_loaner_req_loaner_request_depot</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:41:31</sys_updated_on>
|
||||
</sys_choice_set>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>depot</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>New York</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>0</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:41:31</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:41:31</sys_updated_on>
|
||||
<value>ny</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>depot</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>London</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>1</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:41:31</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:41:31</sys_updated_on>
|
||||
<value>london</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>depot</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Buenos Aires</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>2</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:41:31</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:41:31</sys_updated_on>
|
||||
<value>ba</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>depot</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Santa Clara</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>3</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:41:32</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:41:32</sys_updated_on>
|
||||
<value>sc</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>depot</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Singapore</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>4</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:41:32</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:41:32</sys_updated_on>
|
||||
<value>singapore</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>depot</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Sydney</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>5</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:41:32</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:41:32</sys_updated_on>
|
||||
<value>sydney</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>depot</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Other</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>6</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:41:32</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:41:32</sys_updated_on>
|
||||
<value>other</value>
|
||||
</sys_choice>
|
||||
</sys_choice>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,76 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update>
|
||||
<sys_choice action="INSERT_OR_UPDATE" field="item_type" table="x_cdltd_loaner_req_loaner_request" version="3">
|
||||
<sys_choice_set action="INSERT_OR_UPDATE">
|
||||
<element>item_type</element>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sys_class_name>sys_choice_set</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:38:45</sys_created_on>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>item_type</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sys_choice_x_cdltd_loaner_req_loaner_request_item_type</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:38:45</sys_updated_on>
|
||||
</sys_choice_set>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>item_type</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Laptop</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>0</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:38:45</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:38:45</sys_updated_on>
|
||||
<value>cmdb_ci_computer</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>item_type</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Mobile Phone</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>1</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:38:45</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:38:45</sys_updated_on>
|
||||
<value>cmdb_ci_mobile_device</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>item_type</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Projector</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>2</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:38:46</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:38:46</sys_updated_on>
|
||||
<value>cmdb_ci_projector</value>
|
||||
</sys_choice>
|
||||
</sys_choice>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,190 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update>
|
||||
<sys_choice action="INSERT_OR_UPDATE" field="state" table="x_cdltd_loaner_req_loaner_request" version="3">
|
||||
<sys_choice_set action="INSERT_OR_UPDATE">
|
||||
<element>state</element>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sys_class_name>sys_choice_set</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:44:51</sys_created_on>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>state</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sys_choice_x_cdltd_loaner_req_loaner_request_state</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-12 14:44:51</sys_updated_on>
|
||||
</sys_choice_set>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>true</inactive>
|
||||
<label>Open</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>0</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 19:52:00</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:35</sys_updated_on>
|
||||
<value>1</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Requested</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>0</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:44:51</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>2</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:34</sys_updated_on>
|
||||
<value>13</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Reserved</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>1</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:44:51</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>2</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:34</sys_updated_on>
|
||||
<value>14</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>true</inactive>
|
||||
<label>Work in Progress</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>1</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 19:52:00</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:35</sys_updated_on>
|
||||
<value>2</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Deployment Prep</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>2</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:44:51</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>2</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:34</sys_updated_on>
|
||||
<value>15</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Ready for Pickup</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>3</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:44:51</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>2</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:34</sys_updated_on>
|
||||
<value>16</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Checked Out</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>4</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:44:51</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>2</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:34</sys_updated_on>
|
||||
<value>17</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Post Deployment</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>5</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:44:51</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>2</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:34</sys_updated_on>
|
||||
<value>18</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Closed Complete</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_request</name>
|
||||
<sequence>6</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-12 14:44:51</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>4</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:56:35</sys_updated_on>
|
||||
<value>3</value>
|
||||
</sys_choice>
|
||||
</sys_choice>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,76 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update>
|
||||
<sys_choice action="INSERT_OR_UPDATE" field="state" table="x_cdltd_loaner_req_loaner_task" version="3">
|
||||
<sys_choice_set action="INSERT_OR_UPDATE">
|
||||
<element>state</element>
|
||||
<name>x_cdltd_loaner_req_loaner_task</name>
|
||||
<sys_class_name>sys_choice_set</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 19:59:58</sys_created_on>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>state</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>sys_choice_x_cdltd_loaner_req_loaner_task_state</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:59:58</sys_updated_on>
|
||||
</sys_choice_set>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Open</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_task</name>
|
||||
<sequence>0</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 19:59:58</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:59:58</sys_updated_on>
|
||||
<value>1</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Work in Progress</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_task</name>
|
||||
<sequence>1</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 19:59:58</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:59:58</sys_updated_on>
|
||||
<value>2</value>
|
||||
</sys_choice>
|
||||
<sys_choice action="INSERT_OR_UPDATE">
|
||||
<dependent_value/>
|
||||
<element>state</element>
|
||||
<hint/>
|
||||
<inactive>false</inactive>
|
||||
<label>Closed Complete</label>
|
||||
<language>en</language>
|
||||
<name>x_cdltd_loaner_req_loaner_task</name>
|
||||
<sequence>2</sequence>
|
||||
<synonyms/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 19:59:58</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 19:59:58</sys_updated_on>
|
||||
<value>3</value>
|
||||
</sys_choice>
|
||||
</sys_choice>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,80 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sys_security_acl_role">
|
||||
<sys_security_acl_role action="DELETE">
|
||||
<sys_class_name>sys_security_acl_role</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-08 06:03:51</sys_created_on>
|
||||
<sys_id>7033c1e29f7322107f44d6013024ab04</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_security_acl display_value="x_cdltd_loaner_req_loaner_request">fc33c1e29f7322107f44d6013024ab00</sys_security_acl>
|
||||
<sys_update_name>sys_security_acl_role_7033c1e29f7322107f44d6013024ab04</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-08 06:03:51</sys_updated_on>
|
||||
<sys_user_role display_value="x_cdltd_loaner_req.loaner_request_user" name="x_cdltd_loaner_req.loaner_request_user">975249aa9f3322107f44d6013024ab36</sys_user_role>
|
||||
</sys_security_acl_role>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>f35d557f937be614eaceb57c5cba100d</instance_id>
|
||||
<instance_name>nowlearning-nlinst03262412-6jsbn-0001</instance_name>
|
||||
<name>sys_security_acl_role_7033c1e29f7322107f44d6013024ab04</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sys_security_acl_role">
|
||||
<sys_security_acl_role action="INSERT_OR_UPDATE">
|
||||
<sys_class_name>sys_security_acl_role</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-08 06:03:51</sys_created_on>
|
||||
<sys_id>7033c1e29f7322107f44d6013024ab04</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_security_acl display_value="x_cdltd_loaner_req_loaner_request">fc33c1e29f7322107f44d6013024ab00</sys_security_acl>
|
||||
<sys_update_name>sys_security_acl_role_7033c1e29f7322107f44d6013024ab04</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-08 06:03:51</sys_updated_on>
|
||||
<sys_user_role display_value="x_cdltd_loaner_req.loaner_request_user" name="x_cdltd_loaner_req.loaner_request_user">975249aa9f3322107f44d6013024ab36</sys_user_role>
|
||||
</sys_security_acl_role>
|
||||
</record_update>]]></payload>
|
||||
<payload_hash>-1121836275</payload_hash>
|
||||
<record_name>x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user</record_name>
|
||||
<reverted_from/>
|
||||
<source>6aab6fc69f0032107f444e39ab24ab4c</source>
|
||||
<source_table>sys_upgrade_history</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-19 15:18:54</sys_created_on>
|
||||
<sys_id>6abb230a9f0032107f444e39ab24abcd</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199628e90980000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-19 15:18:54</sys_updated_on>
|
||||
<type>Access Roles</type>
|
||||
<update_guid>2abb230a4f003210b1d18ebf0d2222cd</update_guid>
|
||||
<update_guid_history>2abb230a4f003210b1d18ebf0d2222cd:-1121836275</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user">0eb2f7029f4032107f444e39ab24abf1</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-19 15:49:27</sys_created_on>
|
||||
<sys_db_object display_value="" name="sys_security_acl_role">sys_security_acl_role</sys_db_object>
|
||||
<sys_id>267155e6d9f04af29b198d1fa9c833e4</sys_id>
|
||||
<sys_metadata>7033c1e29f7322107f44d6013024ab04</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="x_cdltd_loaner_req_loaner_request">fc33c1e29f7322107f44d6013024ab00</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sys_security_acl_role_7033c1e29f7322107f44d6013024ab04</sys_update_name>
|
||||
<sys_update_version display_value="sys_security_acl_role_7033c1e29f7322107f44d6013024ab04">6abb230a9f0032107f444e39ab24abcd</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-19 15:49:27</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,80 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sys_security_acl_role">
|
||||
<sys_security_acl_role action="DELETE">
|
||||
<sys_class_name>sys_security_acl_role</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-08 06:03:51</sys_created_on>
|
||||
<sys_id>7c3381e29f7322107f44d6013024abf6</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_security_acl display_value="x_cdltd_loaner_req_loaner_request">343381e29f7322107f44d6013024abe7</sys_security_acl>
|
||||
<sys_update_name>sys_security_acl_role_7c3381e29f7322107f44d6013024abf6</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-08 06:03:51</sys_updated_on>
|
||||
<sys_user_role display_value="x_cdltd_loaner_req.loaner_request_user" name="x_cdltd_loaner_req.loaner_request_user">975249aa9f3322107f44d6013024ab36</sys_user_role>
|
||||
</sys_security_acl_role>
|
||||
<sys_update_version action="INSERT_OR_UPDATE">
|
||||
<action>DELETE</action>
|
||||
<application display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</application>
|
||||
<file_path/>
|
||||
<instance_id>f35d557f937be614eaceb57c5cba100d</instance_id>
|
||||
<instance_name>nowlearning-nlinst03262412-6jsbn-0001</instance_name>
|
||||
<name>sys_security_acl_role_7c3381e29f7322107f44d6013024abf6</name>
|
||||
<payload><![CDATA[<?xml version="1.0" encoding="UTF-8"?><record_update table="sys_security_acl_role">
|
||||
<sys_security_acl_role action="INSERT_OR_UPDATE">
|
||||
<sys_class_name>sys_security_acl_role</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-08 06:03:51</sys_created_on>
|
||||
<sys_id>7c3381e29f7322107f44d6013024abf6</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_security_acl display_value="x_cdltd_loaner_req_loaner_request">343381e29f7322107f44d6013024abe7</sys_security_acl>
|
||||
<sys_update_name>sys_security_acl_role_7c3381e29f7322107f44d6013024abf6</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-08 06:03:51</sys_updated_on>
|
||||
<sys_user_role display_value="x_cdltd_loaner_req.loaner_request_user" name="x_cdltd_loaner_req.loaner_request_user">975249aa9f3322107f44d6013024ab36</sys_user_role>
|
||||
</sys_security_acl_role>
|
||||
</record_update>]]></payload>
|
||||
<payload_hash>-1689842676</payload_hash>
|
||||
<record_name>x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user</record_name>
|
||||
<reverted_from/>
|
||||
<source>6aab6fc69f0032107f444e39ab24ab4c</source>
|
||||
<source_table>sys_upgrade_history</source_table>
|
||||
<state>previous</state>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-19 15:18:54</sys_created_on>
|
||||
<sys_id>a6bb230a9f0032107f444e39ab24abd0</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_recorded_at>199628e90ae0000001</sys_recorded_at>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-19 15:18:54</sys_updated_on>
|
||||
<type>Access Roles</type>
|
||||
<update_guid>66bb230abe0032109653364857e1cfd0</update_guid>
|
||||
<update_guid_history>66bb230abe0032109653364857e1cfd0:-1689842676</update_guid_history>
|
||||
</sys_update_version>
|
||||
<sys_metadata_delete action="INSERT_OR_UPDATE">
|
||||
<sys_audit_delete display_value="x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user">5892f3ce9f0032107f444e39ab24ab18</sys_audit_delete>
|
||||
<sys_class_name>sys_metadata_delete</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-19 15:48:47</sys_created_on>
|
||||
<sys_db_object display_value="" name="sys_security_acl_role">sys_security_acl_role</sys_db_object>
|
||||
<sys_id>4674e8d436334cfa9f4c4a202bda8e44</sys_id>
|
||||
<sys_metadata>7c3381e29f7322107f44d6013024abf6</sys_metadata>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>x_cdltd_loaner_req_loaner_request.x_cdltd_loaner_req.loaner_request_user</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_parent display_value="x_cdltd_loaner_req_loaner_request">343381e29f7322107f44d6013024abe7</sys_parent>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_scope_delete display_value="">62f1fff4f59644c28f888363ac021ac4</sys_scope_delete>
|
||||
<sys_update_name>sys_security_acl_role_7c3381e29f7322107f44d6013024abf6</sys_update_name>
|
||||
<sys_update_version display_value="sys_security_acl_role_7c3381e29f7322107f44d6013024abf6">a6bb230a9f0032107f444e39ab24abd0</sys_update_version>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-19 15:48:47</sys_updated_on>
|
||||
</sys_metadata_delete>
|
||||
</record_update>
|
||||
1
2c4209629f7322107f44d6013024ab4a/checksum.txt
Normal file
1
2c4209629f7322107f44d6013024ab4a/checksum.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
LYzbIoTee6a9JsbDmoW6gSYXSjfhmd4TtWQqKCtXSzUQuXTs18NzMz-uDuGRgz7ufSKvrPJ-2Pm8qJ_lmBcrKQejM9IHdUvabk8CsiROjXgljVZpveFkLe7L9Jj5qq5y44G5yMjuuzRpJvT1Bsn02TUF9DqwAYpzc50IcIWmWdkXQtoOpvPgY3tqu_o59FEsbRl38bUtRzKINAs_qbTkq7NuAVBrtCmS4On_2y7aXDQj4r0hY6b2B_ESWRPG1vNw2-qkRMSOrerxswFSnR0hBquoLPXRzlCYgV5E3wUbfGDIM2IwtvEIb6UTJeR_kshsp0SluTM9CX8G0Fz1w8fs74W4lmHgivCTwGPeyr0e4u5WYfQI7MpQ1e8buPZw83ZtF5b09hEWTpqghH5UHhGsmKRWoV4913nEPteBO-_Kgh0cqdDL-kwlPbVcEvXxW-h5jj2AF5KAnPS-lInr_1ch3jS6ZpNiFigQknnUys2IaELTkIw1KHkNP4mYudlP9GQyJxq9gYEhCE4X7LBCdknbRpnfED1WYRGDZPa0VEhS3KuYaoihu1GDYvxn2kkOHX2lrEHGA3xDBVE5zljF_sCiAQC_M3C-gA_zFk5nGf0d4Wa2zRd_pdhIPoJah3hFJaSZ9WiWLYhIA6c3GJG6av8ACwZ-Wmg0a-HM_cRTcZebUDw
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><database>
|
||||
<element db_object_id="c43381e29f7322107f44d6013024ab27" extends="task" label="Loaner Request" max_length="40" name="x_cdltd_loaner_req_loaner_request" type="collection">
|
||||
<element attributes="edge_encryption_enabled=true" choice="3" default="sc" label="Depot" max_length="40" name="depot" type="string">
|
||||
<choice>
|
||||
<element inactive_on_update="false" label="New York" sequence="0" value="ny"/>
|
||||
<element inactive_on_update="false" label="London" sequence="1" value="london"/>
|
||||
<element inactive_on_update="false" label="Buenos Aires" sequence="2" value="ba"/>
|
||||
<element inactive_on_update="false" label="Santa Clara" sequence="3" value="sc"/>
|
||||
<element inactive_on_update="false" label="Singapore" sequence="4" value="singapore"/>
|
||||
<element inactive_on_update="false" label="Sydney" sequence="5" value="sydney"/>
|
||||
<element inactive_on_update="false" label="Other" sequence="6" value="other"/>
|
||||
</choice>
|
||||
</element>
|
||||
<element attributes="edge_encryption_enabled=true" label="End date" mandatory="true" max_length="40" name="end_date" type="glide_date_time"/>
|
||||
<element attributes="edge_encryption_enabled=true" choice="3" default="cmdb_ci_computer" label="Item type" max_length="40" name="item_type" type="string">
|
||||
<choice>
|
||||
<element inactive_on_update="false" label="Laptop" sequence="0" value="cmdb_ci_computer"/>
|
||||
<element inactive_on_update="false" label="Mobile Phone" sequence="1" value="cmdb_ci_mobile_device"/>
|
||||
<element inactive_on_update="false" label="Projector" sequence="2" value="cmdb_ci_projector"/>
|
||||
</choice>
|
||||
</element>
|
||||
<element attributes="edge_encryption_enabled=true" label="Overdue Reminder" max_length="40" name="last_overdue_reminder" type="glide_date_time"/>
|
||||
<element attributes="edge_encryption_enabled=true" label="Location to be used" max_length="40" name="location_to_be_used" type="string"/>
|
||||
<element attributes="edge_encryption_enabled=true" label="Other" max_length="40" name="other" type="string"/>
|
||||
<element label="Overdue Count" max_length="40" name="overdue_count" type="integer"/>
|
||||
<element attributes="edge_encryption_enabled=true" label="Pick up reminder" max_length="40" name="pick_up_reminder" type="glide_date_time"/>
|
||||
<element attributes="encode_utf8=false" label="Requested for" mandatory="true" max_length="32" name="requested_for" reference="sys_user" type="reference"/>
|
||||
<element attributes="edge_encryption_enabled=true" label="Return Reminder" max_length="40" name="return_reminder" type="glide_date_time"/>
|
||||
<element attributes="edge_encryption_enabled=true" label="Start date" mandatory="true" max_length="40" name="start_date" type="glide_date_time"/>
|
||||
</element>
|
||||
</database>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><database>
|
||||
<element db_object_id="0e3bcf3b9f6032107f44f1328124ab1b" extends="task" label="Loaner Task" max_length="40" name="x_cdltd_loaner_req_loaner_task" type="collection"/>
|
||||
</database>
|
||||
|
|
@ -0,0 +1,47 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="sys_app">
|
||||
<sys_app action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<can_edit_in_studio>true</can_edit_in_studio>
|
||||
<enforce_license>none</enforce_license>
|
||||
<guided_setup_guid/>
|
||||
<hide_on_ui>false</hide_on_ui>
|
||||
<ide_created>DS</ide_created>
|
||||
<installed_as_dependency>false</installed_as_dependency>
|
||||
<js_level>es_latest</js_level>
|
||||
<licensable>true</licensable>
|
||||
<license/>
|
||||
<license_category>none</license_category>
|
||||
<license_definition/>
|
||||
<license_model>none</license_model>
|
||||
<logo/>
|
||||
<menu/>
|
||||
<name>Loaner Request</name>
|
||||
<package_json/>
|
||||
<private>false</private>
|
||||
<restrict_table_access>false</restrict_table_access>
|
||||
<runtime_access_tracking>permissive</runtime_access_tracking>
|
||||
<scope>x_cdltd_loaner_req</scope>
|
||||
<scoped_administration>false</scoped_administration>
|
||||
<short_description/>
|
||||
<source>x_cdltd_loaner_req</source>
|
||||
<store_correlation_id>REPOAPP0000002247</store_correlation_id>
|
||||
<store_url/>
|
||||
<subscription_entitlement/>
|
||||
<sys_class_name>sys_app</sys_class_name>
|
||||
<sys_code/>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-09-08 05:59:44</sys_created_on>
|
||||
<sys_id>2c4209629f7322107f44d6013024ab4a</sys_id>
|
||||
<sys_mod_count>5</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-09-19 16:38:14</sys_updated_on>
|
||||
<template/>
|
||||
<trackable>true</trackable>
|
||||
<uninstall_blocked>false</uninstall_blocked>
|
||||
<user_role/>
|
||||
<vendor/>
|
||||
<vendor_prefix/>
|
||||
<version>3.0.0</version>
|
||||
</sys_app>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=2c4209629f7322107f44d6013024ab4a"/>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,52 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update sys_domain="global" table="catalog_ui_policy">
|
||||
<catalog_ui_policy action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<applies_catalog>true</applies_catalog>
|
||||
<applies_req_item>false</applies_req_item>
|
||||
<applies_sc_task>false</applies_sc_task>
|
||||
<applies_target_record>false</applies_target_record>
|
||||
<applies_to>item</applies_to>
|
||||
<catalog_conditions>IO:d80d737b9f6432107f44f1328124ab69=other^EQ</catalog_conditions>
|
||||
<catalog_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</catalog_item>
|
||||
<conditions/>
|
||||
<description/>
|
||||
<global>true</global>
|
||||
<inherit>false</inherit>
|
||||
<isolate_script>true</isolate_script>
|
||||
<model_id/>
|
||||
<model_table/>
|
||||
<on_load>true</on_load>
|
||||
<order>100</order>
|
||||
<published_ref/>
|
||||
<reverse_if_false>true</reverse_if_false>
|
||||
<run_scripts>false</run_scripts>
|
||||
<script_false><![CDATA[function onCondition() {
|
||||
|
||||
}]]></script_false>
|
||||
<script_true><![CDATA[function onCondition() {
|
||||
|
||||
}]]></script_true>
|
||||
<set_values/>
|
||||
<short_description>Only show 'Other' field if Depot value is 'Other'</short_description>
|
||||
<sys_class_name>catalog_ui_policy</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-20 00:17:15</sys_created_on>
|
||||
<sys_domain>global</sys_domain>
|
||||
<sys_domain_path>/</sys_domain_path>
|
||||
<sys_id>135644c49fb432107f44f1328124aba6</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Only show 'Other' field if Depot value is 'Other'</sys_name>
|
||||
<sys_overrides/>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>catalog_ui_policy_135644c49fb432107f44f1328124aba6</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-20 00:17:15</sys_updated_on>
|
||||
<table/>
|
||||
<ui_type>0</ui_type>
|
||||
<va_supported>true</va_supported>
|
||||
<variable_set/>
|
||||
<view/>
|
||||
</catalog_ui_policy>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="catalog_ui_policy_action">
|
||||
<catalog_ui_policy_action action="INSERT_OR_UPDATE">
|
||||
<catalog_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</catalog_item>
|
||||
<catalog_variable>IO:a40d737b9f6432107f44f1328124abd4</catalog_variable>
|
||||
<cleared>false</cleared>
|
||||
<disabled>ignore</disabled>
|
||||
<field/>
|
||||
<field_message/>
|
||||
<field_message_type>none</field_message_type>
|
||||
<mandatory>true</mandatory>
|
||||
<order>100</order>
|
||||
<sys_class_name>catalog_ui_policy_action</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-20 00:18:03</sys_created_on>
|
||||
<sys_id>14b6c8c49fb432107f44f1328124abdc</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>other</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>catalog_ui_policy_action_14b6c8c49fb432107f44f1328124abdc</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-20 00:18:03</sys_updated_on>
|
||||
<table/>
|
||||
<ui_policy display_value="Only show 'Other' field if Depot value is 'Other'">135644c49fb432107f44f1328124aba6</ui_policy>
|
||||
<value/>
|
||||
<value_action>ignore</value_action>
|
||||
<variable>other</variable>
|
||||
<variable_set/>
|
||||
<visible>true</visible>
|
||||
</catalog_ui_policy_action>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=14b6c8c49fb432107f44f1328124abdc"/>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="cmn_map_page">
|
||||
<cmn_map_page action="INSERT_OR_UPDATE">
|
||||
<center_address>Yogododji, Africa</center_address>
|
||||
<center_latitude/>
|
||||
<center_longitude/>
|
||||
<controls_size>large</controls_size>
|
||||
<coordinates_retrieved_on/>
|
||||
<disable_map_controls/>
|
||||
<disable_nav_bar>false</disable_nav_bar>
|
||||
<filter/>
|
||||
<initial_zoom>2</initial_zoom>
|
||||
<name>x_cdltd_loaner_req_Requested for Locatio</name>
|
||||
<overview>false</overview>
|
||||
<refresh_on_zoom>false</refresh_on_zoom>
|
||||
<roles/>
|
||||
<script><![CDATA[// Let's go get all the active Loaner Requests where the requestor has a city and country in their user record
|
||||
var gr = new GlideRecord('x_cdltd_loaner_req_loaner_request');
|
||||
gr.addEncodedQuery("active=true^requested_for.cityISNOTEMPTY^requested_for.countryISNOTEMPTY");
|
||||
gr.orderBy('number');
|
||||
gr.query();
|
||||
|
||||
while (gr.next()) {
|
||||
|
||||
// Find the label of the country (from sys_choice)
|
||||
var countrygr = new GlideRecord('sys_choice');
|
||||
countrygr.addQuery('name', 'sys_user');
|
||||
countrygr.addQuery('element', 'country');
|
||||
countrygr.addQuery('language', 'en');
|
||||
countrygr.addQuery('value', gr.requested_for.country);
|
||||
countrygr.query();
|
||||
|
||||
var responseBody = "";
|
||||
var responseJSON;
|
||||
var myLat, myLong;
|
||||
|
||||
if (countrygr.next()) {
|
||||
var query = gr.requested_for.city + "," + countrygr.label;
|
||||
|
||||
var r = new sn_ws.RESTMessageV2('x_cdltd_loaner_req.Get Lat Long', 'Default GET');
|
||||
r.setStringParameterNoEscape('text', query);
|
||||
|
||||
var response = r.execute();
|
||||
responseBody = response.getBody();
|
||||
var httpStatus = response.getStatusCode();
|
||||
|
||||
if (httpStatus == 200 && responseBody) {
|
||||
try {
|
||||
responseJSON = JSON.parse(responseBody);
|
||||
myLat = responseJSON.features[0].properties.lat;
|
||||
myLong = responseJSON.features[0].properties.lon;
|
||||
} catch (e) {
|
||||
gs.warn("JSON parse error for request " + gr.number + ": " + e.message);
|
||||
continue;
|
||||
}
|
||||
} else {
|
||||
gs.warn("REST request failed for " + gr.number + " with status " + httpStatus);
|
||||
continue;
|
||||
}
|
||||
} else {
|
||||
gs.warn("No country label found for user " + gr.requested_for.name);
|
||||
continue;
|
||||
}
|
||||
|
||||
// Only plot if we got coordinates
|
||||
if (myLat && myLong) {
|
||||
var item = map.addItem(gr);
|
||||
item.latitude = String(myLat);
|
||||
item.longitude = String(myLong);
|
||||
item.dialog_title = gr.getDisplayValue();
|
||||
item.icon = "https://maps.google.com/mapfiles/ms/micons/yellow.png";
|
||||
item.icon_width = "32";
|
||||
item.icon_height = "32";
|
||||
}
|
||||
}
|
||||
]]></script>
|
||||
<show_device_location>true</show_device_location>
|
||||
<suffix>Requested for Locations</suffix>
|
||||
<sys_class_name>cmn_map_page</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-20 00:30:12</sys_created_on>
|
||||
<sys_id>a77944c89fb432107f44f1328124ab8d</sys_id>
|
||||
<sys_mod_count>2</sys_mod_count>
|
||||
<sys_name>x_cdltd_loaner_req_Requested for Locatio</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>cmn_map_page_a77944c89fb432107f44f1328124ab8d</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-20 00:43:05</sys_updated_on>
|
||||
<type>terrain</type>
|
||||
<type_selection>buttons</type_selection>
|
||||
<use_advanced_configuration>false</use_advanced_configuration>
|
||||
</cmn_map_page>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>other</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>other</name>
|
||||
<order>700</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Other</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>016cbbf79f6432107f44f1328124ab03</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Other</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_016cbbf79f6432107f44f1328124ab03</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=016cbbf79f6432107f44f1328124ab03"/>
|
||||
<fx_price action="delete_multiple" query="id=016cbbf79f6432107f44f1328124ab03"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>016cbbf79f6432107f44f1328124ab03</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>0d6cbbf79f6432107f44f1328124ab0a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>016cbbf79f6432107f44f1328124ab03</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>c16cbbf79f6432107f44f1328124ab0a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>2down</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_start1</name>
|
||||
<order>100</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>026cfbf79f6432107f44f1328124abd7</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_start1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_026cfbf79f6432107f44f1328124abd7</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>19</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=026cfbf79f6432107f44f1328124abd7"/>
|
||||
<fx_price action="delete_multiple" query="id=026cfbf79f6432107f44f1328124abd7"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>026cfbf79f6432107f44f1328124abd7</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>ca6cfbf79f6432107f44f1328124abde</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>026cfbf79f6432107f44f1328124abd7</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>826cfbf79f6432107f44f1328124abde</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>requested_for</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>requested_for</name>
|
||||
<order>200</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Requested for</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference>sys_user</reference>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>066cfbf79f6432107f44f1328124abe2</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Requested for</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_066cfbf79f6432107f44f1328124abe2</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>8</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=066cfbf79f6432107f44f1328124abe2"/>
|
||||
<fx_price action="delete_multiple" query="id=066cfbf79f6432107f44f1328124abe2"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>066cfbf79f6432107f44f1328124abe2</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>026cfbf79f6432107f44f1328124abea</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>066cfbf79f6432107f44f1328124abe2</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>c66cfbf79f6432107f44f1328124abe9</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>2down</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_start1</name>
|
||||
<order>100</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:23</sys_created_on>
|
||||
<sys_id>086cf7f79f6432107f44f1328124abde</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_start1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_086cf7f79f6432107f44f1328124abde</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:23</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>19</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=086cf7f79f6432107f44f1328124abde"/>
|
||||
<fx_price action="delete_multiple" query="id=086cf7f79f6432107f44f1328124abde"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>086cf7f79f6432107f44f1328124abde</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>846c3bf79f6432107f44f1328124ab24</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>086cf7f79f6432107f44f1328124abde</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>886cf7f79f6432107f44f1328124abe5</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>2down</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_start1</name>
|
||||
<order>100</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>0a5c37f79f6432107f44f1328124ab51</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_start1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_0a5c37f79f6432107f44f1328124ab51</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>19</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=0a5c37f79f6432107f44f1328124ab51"/>
|
||||
<fx_price action="delete_multiple" query="id=0a5c37f79f6432107f44f1328124ab51"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>0a5c37f79f6432107f44f1328124ab51</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>1e5c37f79f6432107f44f1328124ab69</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>0a5c37f79f6432107f44f1328124ab51</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>565c37f79f6432107f44f1328124ab68</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>depot</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>depot</name>
|
||||
<order>600</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Depot</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>0d6c7bf79f6432107f44f1328124aba4</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Depot</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_0d6c7bf79f6432107f44f1328124aba4</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=0d6c7bf79f6432107f44f1328124aba4"/>
|
||||
<fx_price action="delete_multiple" query="id=0d6c7bf79f6432107f44f1328124aba4"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>0d6c7bf79f6432107f44f1328124aba4</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>cd6c7bf79f6432107f44f1328124abb8</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>0d6c7bf79f6432107f44f1328124aba4</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>856c7bf79f6432107f44f1328124abb8</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>end_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>end_date</name>
|
||||
<order>500</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>End date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>0f6c7ff79f6432107f44f1328124abb6</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>End date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_0f6c7ff79f6432107f44f1328124abb6</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=0f6c7ff79f6432107f44f1328124abb6"/>
|
||||
<fx_price action="delete_multiple" query="id=0f6c7ff79f6432107f44f1328124abb6"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>0f6c7ff79f6432107f44f1328124abb6</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>0b6c7ff79f6432107f44f1328124abbe</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>0f6c7ff79f6432107f44f1328124abb6</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>cf6c7ff79f6432107f44f1328124abbd</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>depot</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>depot</name>
|
||||
<order>600</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Depot</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>0f6c7ff79f6432107f44f1328124abc3</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Depot</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_0f6c7ff79f6432107f44f1328124abc3</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=0f6c7ff79f6432107f44f1328124abc3"/>
|
||||
<fx_price action="delete_multiple" query="id=0f6c7ff79f6432107f44f1328124abc3"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>0f6c7ff79f6432107f44f1328124abc3</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>0b6c7ff79f6432107f44f1328124abcb</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>0f6c7ff79f6432107f44f1328124abc3</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>cf6c7ff79f6432107f44f1328124abca</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>item_type</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>item_type</name>
|
||||
<order>300</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>What would you like to reserve?</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>100d737b9f6432107f44f1328124ab2c</sys_id>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_name>What would you like to reserve?</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_100d737b9f6432107f44f1328124ab2c</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:42:04</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=100d737b9f6432107f44f1328124ab2c"/>
|
||||
<fx_price action="delete_multiple" query="id=100d737b9f6432107f44f1328124ab2c"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>100d737b9f6432107f44f1328124ab2c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>1c0d737b9f6432107f44f1328124ab33</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>100d737b9f6432107f44f1328124ab2c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>d00d737b9f6432107f44f1328124ab33</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>start_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>Start date guidelines</help_tag>
|
||||
<help_text>The start date for the request must be after today</help_text>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>start_date</name>
|
||||
<order>400</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>When will you start using the equipment</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>true</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>100d737b9f6432107f44f1328124ab50</sys_id>
|
||||
<sys_mod_count>3</sys_mod_count>
|
||||
<sys_name>When will you start using the equipment</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_100d737b9f6432107f44f1328124ab50</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:46:31</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=100d737b9f6432107f44f1328124ab50"/>
|
||||
<fx_price action="delete_multiple" query="id=100d737b9f6432107f44f1328124ab50"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>100d737b9f6432107f44f1328124ab50</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>1c0d737b9f6432107f44f1328124ab57</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>100d737b9f6432107f44f1328124ab50</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>d00d737b9f6432107f44f1328124ab57</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>start_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>start_date</name>
|
||||
<order>400</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Start date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>106c3bf79f6432107f44f1328124ab64</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Start date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_106c3bf79f6432107f44f1328124ab64</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=106c3bf79f6432107f44f1328124ab64"/>
|
||||
<fx_price action="delete_multiple" query="id=106c3bf79f6432107f44f1328124ab64"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>106c3bf79f6432107f44f1328124ab64</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>1c6c3bf79f6432107f44f1328124ab6b</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>106c3bf79f6432107f44f1328124ab64</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>d06c3bf79f6432107f44f1328124ab6b</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>start_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>start_date</name>
|
||||
<order>400</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Start date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>125c37f79f6432107f44f1328124abc4</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Start date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_125c37f79f6432107f44f1328124abc4</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=125c37f79f6432107f44f1328124abc4"/>
|
||||
<fx_price action="delete_multiple" query="id=125c37f79f6432107f44f1328124abc4"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>125c37f79f6432107f44f1328124abc4</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>5e5c37f79f6432107f44f1328124abcb</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>125c37f79f6432107f44f1328124abc4</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>165c37f79f6432107f44f1328124abcb</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>2down</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_start1</name>
|
||||
<order>100</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>156cbbf79f6432107f44f1328124ab5a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_start1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_156cbbf79f6432107f44f1328124ab5a</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>19</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=156cbbf79f6432107f44f1328124ab5a"/>
|
||||
<fx_price action="delete_multiple" query="id=156cbbf79f6432107f44f1328124ab5a"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>156cbbf79f6432107f44f1328124ab5a</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>956cbbf79f6432107f44f1328124ab6e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>156cbbf79f6432107f44f1328124ab5a</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>5d6cbbf79f6432107f44f1328124ab6d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>requested_for</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>requested_for</name>
|
||||
<order>200</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Requested for</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference>sys_user</reference>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>1a5c37f79f6432107f44f1328124ab6d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Requested for</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_1a5c37f79f6432107f44f1328124ab6d</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>8</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=1a5c37f79f6432107f44f1328124ab6d"/>
|
||||
<fx_price action="delete_multiple" query="id=1a5c37f79f6432107f44f1328124ab6d"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>1a5c37f79f6432107f44f1328124ab6d</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>125c37f79f6432107f44f1328124ab82</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>1a5c37f79f6432107f44f1328124ab6d</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>d65c37f79f6432107f44f1328124ab81</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>start_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>start_date</name>
|
||||
<order>400</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Start date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>1a6c3ff79f6432107f44f1328124ab5c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Start date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_1a6c3ff79f6432107f44f1328124ab5c</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=1a6c3ff79f6432107f44f1328124ab5c"/>
|
||||
<fx_price action="delete_multiple" query="id=1a6c3ff79f6432107f44f1328124ab5c"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>1a6c3ff79f6432107f44f1328124ab5c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>da6c3ff79f6432107f44f1328124ab70</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>1a6c3ff79f6432107f44f1328124ab5c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>926c3ff79f6432107f44f1328124ab70</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>end_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>end_date</name>
|
||||
<order>500</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>End date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>1e5c37f79f6432107f44f1328124abd0</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>End date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_1e5c37f79f6432107f44f1328124abd0</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=1e5c37f79f6432107f44f1328124abd0"/>
|
||||
<fx_price action="delete_multiple" query="id=1e5c37f79f6432107f44f1328124abd0"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>1e5c37f79f6432107f44f1328124abd0</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>6a5c37f79f6432107f44f1328124abd8</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>1e5c37f79f6432107f44f1328124abd0</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>225c37f79f6432107f44f1328124abd8</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>location_to_be_used</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>location_to_be_used</name>
|
||||
<order>800</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Where will you use this equipment (country)?</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>200d737b9f6432107f44f1328124abe3</sys_id>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_name>Where will you use this equipment (country)?</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_200d737b9f6432107f44f1328124abe3</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:40:47</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=200d737b9f6432107f44f1328124abe3"/>
|
||||
<fx_price action="delete_multiple" query="id=200d737b9f6432107f44f1328124abe3"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>200d737b9f6432107f44f1328124abe3</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>3c0d737b9f6432107f44f1328124abea</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>200d737b9f6432107f44f1328124abe3</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>f00d737b9f6432107f44f1328124abea</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>description</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>description</name>
|
||||
<order>1000</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Description</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>206c7bf79f6432107f44f1328124ab15</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Description</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_206c7bf79f6432107f44f1328124ab15</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>2</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=206c7bf79f6432107f44f1328124ab15"/>
|
||||
<fx_price action="delete_multiple" query="id=206c7bf79f6432107f44f1328124ab15"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>206c7bf79f6432107f44f1328124ab15</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>2c6c7bf79f6432107f44f1328124ab1c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>206c7bf79f6432107f44f1328124ab15</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>e06c7bf79f6432107f44f1328124ab1c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>start_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>start_date</name>
|
||||
<order>400</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Start date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>216cbbf79f6432107f44f1328124abae</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Start date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_216cbbf79f6432107f44f1328124abae</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=216cbbf79f6432107f44f1328124abae"/>
|
||||
<fx_price action="delete_multiple" query="id=216cbbf79f6432107f44f1328124abae"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>216cbbf79f6432107f44f1328124abae</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>2d6cbbf79f6432107f44f1328124abb5</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>216cbbf79f6432107f44f1328124abae</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>e16cbbf79f6432107f44f1328124abb5</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>other</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>other</name>
|
||||
<order>700</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Other</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>2e6c3ff79f6432107f44f1328124abf9</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Other</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_2e6c3ff79f6432107f44f1328124abf9</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=2e6c3ff79f6432107f44f1328124abf9"/>
|
||||
<fx_price action="delete_multiple" query="id=2e6c3ff79f6432107f44f1328124abf9"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>2e6c3ff79f6432107f44f1328124abf9</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>2a6c7ff79f6432107f44f1328124ab01</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>2e6c3ff79f6432107f44f1328124abf9</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>ee6c7ff79f6432107f44f1328124ab00</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>requested_for</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>requested_for</name>
|
||||
<order>200</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Requested for</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference>sys_user</reference>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>306c7bf79f6432107f44f1328124ab4f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Requested for</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_306c7bf79f6432107f44f1328124ab4f</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>8</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=306c7bf79f6432107f44f1328124ab4f"/>
|
||||
<fx_price action="delete_multiple" query="id=306c7bf79f6432107f44f1328124ab4f"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>306c7bf79f6432107f44f1328124ab4f</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>3c6c7bf79f6432107f44f1328124ab56</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>306c7bf79f6432107f44f1328124ab4f</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>f06c7bf79f6432107f44f1328124ab56</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>requested_for</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>requested_for</name>
|
||||
<order>200</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Requested for</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference>sys_user</reference>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>326c7ff79f6432107f44f1328124ab6e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Requested for</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_326c7ff79f6432107f44f1328124ab6e</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>8</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=326c7ff79f6432107f44f1328124ab6e"/>
|
||||
<fx_price action="delete_multiple" query="id=326c7ff79f6432107f44f1328124ab6e"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>326c7ff79f6432107f44f1328124ab6e</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>3e6c7ff79f6432107f44f1328124ab75</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>326c7ff79f6432107f44f1328124ab6e</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>f26c7ff79f6432107f44f1328124ab75</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>location_to_be_used</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>location_to_be_used</name>
|
||||
<order>800</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Location to be used</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>365c77f79f6432107f44f1328124ab4b</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Location to be used</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_365c77f79f6432107f44f1328124ab4b</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=365c77f79f6432107f44f1328124ab4b"/>
|
||||
<fx_price action="delete_multiple" query="id=365c77f79f6432107f44f1328124ab4b"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>365c77f79f6432107f44f1328124ab4b</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>725c77f79f6432107f44f1328124ab53</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>365c77f79f6432107f44f1328124ab4b</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>3a5c77f79f6432107f44f1328124ab52</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_end1</name>
|
||||
<order>900</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>365c77f79f6432107f44f1328124ab5a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_end1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_365c77f79f6432107f44f1328124ab5a</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>20</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=365c77f79f6432107f44f1328124ab5a"/>
|
||||
<fx_price action="delete_multiple" query="id=365c77f79f6432107f44f1328124ab5a"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>365c77f79f6432107f44f1328124ab5a</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>7e5c77f79f6432107f44f1328124ab61</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>365c77f79f6432107f44f1328124ab5a</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>365c77f79f6432107f44f1328124ab61</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>other</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>other</name>
|
||||
<order>700</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Other</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>396cfbf79f6432107f44f1328124ab19</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Other</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_396cfbf79f6432107f44f1328124ab19</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=396cfbf79f6432107f44f1328124ab19"/>
|
||||
<fx_price action="delete_multiple" query="id=396cfbf79f6432107f44f1328124ab19"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>396cfbf79f6432107f44f1328124ab19</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>f96cfbf79f6432107f44f1328124ab2d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>396cfbf79f6432107f44f1328124ab19</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>b16cfbf79f6432107f44f1328124ab2d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>2down</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_start1</name>
|
||||
<order>100</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>3c6c7bf79f6432107f44f1328124ab43</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_start1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_3c6c7bf79f6432107f44f1328124ab43</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>19</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=3c6c7bf79f6432107f44f1328124ab43"/>
|
||||
<fx_price action="delete_multiple" query="id=3c6c7bf79f6432107f44f1328124ab43"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>3c6c7bf79f6432107f44f1328124ab43</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>f46c7bf79f6432107f44f1328124ab4b</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>3c6c7bf79f6432107f44f1328124ab43</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>bc6c7bf79f6432107f44f1328124ab4a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>end_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>end_date</name>
|
||||
<order>500</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>End date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>3c6c7bf79f6432107f44f1328124ab97</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>End date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_3c6c7bf79f6432107f44f1328124ab97</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=3c6c7bf79f6432107f44f1328124ab97"/>
|
||||
<fx_price action="delete_multiple" query="id=3c6c7bf79f6432107f44f1328124ab97"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>3c6c7bf79f6432107f44f1328124ab97</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>386c7bf79f6432107f44f1328124ab9f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>3c6c7bf79f6432107f44f1328124ab97</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>fc6c7bf79f6432107f44f1328124ab9e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>start_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>start_date</name>
|
||||
<order>400</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Start date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>436c7ff79f6432107f44f1328124abaa</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Start date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_436c7ff79f6432107f44f1328124abaa</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=436c7ff79f6432107f44f1328124abaa"/>
|
||||
<fx_price action="delete_multiple" query="id=436c7ff79f6432107f44f1328124abaa"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>436c7ff79f6432107f44f1328124abaa</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>4f6c7ff79f6432107f44f1328124abb1</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>436c7ff79f6432107f44f1328124abaa</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:36</sys_created_on>
|
||||
<sys_id>076c7ff79f6432107f44f1328124abb1</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:36</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>item_type</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>item_type</name>
|
||||
<order>300</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Item type</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>486c3bf79f6432107f44f1328124ab33</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Item type</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_486c3bf79f6432107f44f1328124ab33</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=486c3bf79f6432107f44f1328124ab33"/>
|
||||
<fx_price action="delete_multiple" query="id=486c3bf79f6432107f44f1328124ab33"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>486c3bf79f6432107f44f1328124ab33</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>446c3bf79f6432107f44f1328124ab3b</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>486c3bf79f6432107f44f1328124ab33</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>0c6c3bf79f6432107f44f1328124ab3a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>depot</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>depot</name>
|
||||
<order>600</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Depot</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>526c3ff79f6432107f44f1328124ab8f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Depot</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_526c3ff79f6432107f44f1328124ab8f</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=526c3ff79f6432107f44f1328124ab8f"/>
|
||||
<fx_price action="delete_multiple" query="id=526c3ff79f6432107f44f1328124ab8f"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>526c3ff79f6432107f44f1328124ab8f</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>6e6c3ff79f6432107f44f1328124ab96</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>526c3ff79f6432107f44f1328124ab8f</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>266c3ff79f6432107f44f1328124ab96</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>depot</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>depot</name>
|
||||
<order>600</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Depot</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:25</sys_created_on>
|
||||
<sys_id>586c3bf79f6432107f44f1328124ab96</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Depot</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_586c3bf79f6432107f44f1328124ab96</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:25</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=586c3bf79f6432107f44f1328124ab96"/>
|
||||
<fx_price action="delete_multiple" query="id=586c3bf79f6432107f44f1328124ab96"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>586c3bf79f6432107f44f1328124ab96</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:25</sys_created_on>
|
||||
<sys_id>546c3bf79f6432107f44f1328124ab9e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:25</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>586c3bf79f6432107f44f1328124ab96</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:25</sys_created_on>
|
||||
<sys_id>1c6c3bf79f6432107f44f1328124ab9d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:25</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_end1</name>
|
||||
<order>900</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>596cbbf79f6432107f44f1328124ab20</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_end1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_596cbbf79f6432107f44f1328124ab20</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>20</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=596cbbf79f6432107f44f1328124ab20"/>
|
||||
<fx_price action="delete_multiple" query="id=596cbbf79f6432107f44f1328124ab20"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>596cbbf79f6432107f44f1328124ab20</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>916cbbf79f6432107f44f1328124ab28</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>596cbbf79f6432107f44f1328124ab20</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>596cbbf79f6432107f44f1328124ab27</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>item_type</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>item_type</name>
|
||||
<order>300</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Item type</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>596cbbf79f6432107f44f1328124ab7d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Item type</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_596cbbf79f6432107f44f1328124ab7d</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=596cbbf79f6432107f44f1328124ab7d"/>
|
||||
<fx_price action="delete_multiple" query="id=596cbbf79f6432107f44f1328124ab7d"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>596cbbf79f6432107f44f1328124ab7d</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>556cbbf79f6432107f44f1328124ab85</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>596cbbf79f6432107f44f1328124ab7d</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>1d6cbbf79f6432107f44f1328124ab84</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>other</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>other</name>
|
||||
<order>700</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Other</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>5b6cbff79f6432107f44f1328124ab15</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Other</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_5b6cbff79f6432107f44f1328124ab15</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=5b6cbff79f6432107f44f1328124ab15"/>
|
||||
<fx_price action="delete_multiple" query="id=5b6cbff79f6432107f44f1328124ab15"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>5b6cbff79f6432107f44f1328124ab15</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>576cbff79f6432107f44f1328124ab1d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>5b6cbff79f6432107f44f1328124ab15</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>1f6cbff79f6432107f44f1328124ab1c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_end1</name>
|
||||
<order>900</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>5b6cbff79f6432107f44f1328124ab3f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_end1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_5b6cbff79f6432107f44f1328124ab3f</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>20</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=5b6cbff79f6432107f44f1328124ab3f"/>
|
||||
<fx_price action="delete_multiple" query="id=5b6cbff79f6432107f44f1328124ab3f"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>5b6cbff79f6432107f44f1328124ab3f</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>936cbff79f6432107f44f1328124ab47</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>5b6cbff79f6432107f44f1328124ab3f</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>5b6cbff79f6432107f44f1328124ab46</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_end1</name>
|
||||
<order>900</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>666c7ff79f6432107f44f1328124ab17</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_end1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_666c7ff79f6432107f44f1328124ab17</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>20</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=666c7ff79f6432107f44f1328124ab17"/>
|
||||
<fx_price action="delete_multiple" query="id=666c7ff79f6432107f44f1328124ab17"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>666c7ff79f6432107f44f1328124ab17</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>be6c7ff79f6432107f44f1328124ab1e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>666c7ff79f6432107f44f1328124ab17</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>766c7ff79f6432107f44f1328124ab1e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>location_to_be_used</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>location_to_be_used</name>
|
||||
<order>800</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Location to be used</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>686c3bf79f6432107f44f1328124abea</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Location to be used</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_686c3bf79f6432107f44f1328124abea</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=686c3bf79f6432107f44f1328124abea"/>
|
||||
<fx_price action="delete_multiple" query="id=686c3bf79f6432107f44f1328124abea"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>686c3bf79f6432107f44f1328124abea</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>2c6c3bf79f6432107f44f1328124abfe</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>686c3bf79f6432107f44f1328124abea</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:26</sys_created_on>
|
||||
<sys_id>e06c3bf79f6432107f44f1328124abfe</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:26</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>other</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>other</name>
|
||||
<order>700</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Other</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>6a5c77f79f6432107f44f1328124ab3c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Other</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_6a5c77f79f6432107f44f1328124ab3c</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=6a5c77f79f6432107f44f1328124ab3c"/>
|
||||
<fx_price action="delete_multiple" query="id=6a5c77f79f6432107f44f1328124ab3c"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>6a5c77f79f6432107f44f1328124ab3c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>b65c77f79f6432107f44f1328124ab44</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>6a5c77f79f6432107f44f1328124ab3c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>7e5c77f79f6432107f44f1328124ab43</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>depot</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>depot</name>
|
||||
<order>600</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Depot</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>6e5c37f79f6432107f44f1328124abdd</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Depot</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_6e5c37f79f6432107f44f1328124abdd</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=6e5c37f79f6432107f44f1328124abdd"/>
|
||||
<fx_price action="delete_multiple" query="id=6e5c37f79f6432107f44f1328124abdd"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>6e5c37f79f6432107f44f1328124abdd</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>aa5c37f79f6432107f44f1328124abe5</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>6e5c37f79f6432107f44f1328124abdd</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:17</sys_created_on>
|
||||
<sys_id>625c37f79f6432107f44f1328124abe5</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:17</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>start_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>start_date</name>
|
||||
<order>400</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Start date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>706c7bf79f6432107f44f1328124ab8b</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Start date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_706c7bf79f6432107f44f1328124ab8b</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=706c7bf79f6432107f44f1328124ab8b"/>
|
||||
<fx_price action="delete_multiple" query="id=706c7bf79f6432107f44f1328124ab8b"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>706c7bf79f6432107f44f1328124ab8b</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>7c6c7bf79f6432107f44f1328124ab92</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>706c7bf79f6432107f44f1328124ab8b</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>346c7bf79f6432107f44f1328124ab92</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>description</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>description</name>
|
||||
<order>1000</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Please provide any special needs or comments here:</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>740db37b9f6432107f44f1328124ab26</sys_id>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_name>Please provide any special needs or comments here:</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_740db37b9f6432107f44f1328124ab26</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:40:29</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>2</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=740db37b9f6432107f44f1328124ab26"/>
|
||||
<fx_price action="delete_multiple" query="id=740db37b9f6432107f44f1328124ab26"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>740db37b9f6432107f44f1328124ab26</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>700db37b9f6432107f44f1328124ab2e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>740db37b9f6432107f44f1328124ab26</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>380db37b9f6432107f44f1328124ab2d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>description</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>description</name>
|
||||
<order>1000</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Description</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>765c77f79f6432107f44f1328124ab69</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Description</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_765c77f79f6432107f44f1328124ab69</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>2</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=765c77f79f6432107f44f1328124ab69"/>
|
||||
<fx_price action="delete_multiple" query="id=765c77f79f6432107f44f1328124ab69"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>765c77f79f6432107f44f1328124ab69</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:19</sys_created_on>
|
||||
<sys_id>b25c77f79f6432107f44f1328124ab71</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:19</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>765c77f79f6432107f44f1328124ab69</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:18</sys_created_on>
|
||||
<sys_id>7a5c77f79f6432107f44f1328124ab70</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:18</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>2down</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_start1</name>
|
||||
<order>100</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>766c7ff79f6432107f44f1328124ab56</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_start1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_766c7ff79f6432107f44f1328124ab56</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>19</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=766c7ff79f6432107f44f1328124ab56"/>
|
||||
<fx_price action="delete_multiple" query="id=766c7ff79f6432107f44f1328124ab56"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>766c7ff79f6432107f44f1328124ab56</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>f66c7ff79f6432107f44f1328124ab6a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>766c7ff79f6432107f44f1328124ab56</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>be6c7ff79f6432107f44f1328124ab69</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_end1</name>
|
||||
<order>900</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>7c0db37b9f6432107f44f1328124ab0a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_end1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_7c0db37b9f6432107f44f1328124ab0a</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>20</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=7c0db37b9f6432107f44f1328124ab0a"/>
|
||||
<fx_price action="delete_multiple" query="id=7c0db37b9f6432107f44f1328124ab0a"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>7c0db37b9f6432107f44f1328124ab0a</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>b40db37b9f6432107f44f1328124ab12</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>7c0db37b9f6432107f44f1328124ab0a</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>7c0db37b9f6432107f44f1328124ab11</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>requested_for</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>requested_for</name>
|
||||
<order>200</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Requested for</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference>sys_user</reference>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>840d737b9f6432107f44f1328124ab20</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Requested for</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_840d737b9f6432107f44f1328124ab20</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>8</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=840d737b9f6432107f44f1328124ab20"/>
|
||||
<fx_price action="delete_multiple" query="id=840d737b9f6432107f44f1328124ab20"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>840d737b9f6432107f44f1328124ab20</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>900d737b9f6432107f44f1328124ab28</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>840d737b9f6432107f44f1328124ab20</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>580d737b9f6432107f44f1328124ab27</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>location_to_be_used</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>location_to_be_used</name>
|
||||
<order>800</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Location to be used</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>896cbbf79f6432107f44f1328124ab11</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Location to be used</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_896cbbf79f6432107f44f1328124ab11</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=896cbbf79f6432107f44f1328124ab11"/>
|
||||
<fx_price action="delete_multiple" query="id=896cbbf79f6432107f44f1328124ab11"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>896cbbf79f6432107f44f1328124ab11</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>856cbbf79f6432107f44f1328124ab19</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>896cbbf79f6432107f44f1328124ab11</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>4d6cbbf79f6432107f44f1328124ab18</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>description</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>description</name>
|
||||
<order>1000</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Description</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>8e6cfbf79f6432107f44f1328124ab77</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Description</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_8e6cfbf79f6432107f44f1328124ab77</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>2</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=8e6cfbf79f6432107f44f1328124ab77"/>
|
||||
<fx_price action="delete_multiple" query="id=8e6cfbf79f6432107f44f1328124ab77"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>8e6cfbf79f6432107f44f1328124ab77</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>8a6cfbf79f6432107f44f1328124ab7f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>8e6cfbf79f6432107f44f1328124ab77</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>426cfbf79f6432107f44f1328124ab7f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>item_type</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>item_type</name>
|
||||
<order>300</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Item type</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>8e6cfbf79f6432107f44f1328124abed</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Item type</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_8e6cfbf79f6432107f44f1328124abed</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=8e6cfbf79f6432107f44f1328124abed"/>
|
||||
<fx_price action="delete_multiple" query="id=8e6cfbf79f6432107f44f1328124abed"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>8e6cfbf79f6432107f44f1328124abed</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>526c3ff79f6432107f44f1328124ab02</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>8e6cfbf79f6432107f44f1328124abed</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:32</sys_created_on>
|
||||
<sys_id>1a6c3ff79f6432107f44f1328124ab01</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:32</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>end_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>end_date</name>
|
||||
<order>500</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>End date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>906c3bf79f6432107f44f1328124ab7d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>End date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_906c3bf79f6432107f44f1328124ab7d</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=906c3bf79f6432107f44f1328124ab7d"/>
|
||||
<fx_price action="delete_multiple" query="id=906c3bf79f6432107f44f1328124ab7d"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>906c3bf79f6432107f44f1328124ab7d</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:25</sys_created_on>
|
||||
<sys_id>9c6c3bf79f6432107f44f1328124ab84</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:25</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>906c3bf79f6432107f44f1328124ab7d</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:25</sys_created_on>
|
||||
<sys_id>546c3bf79f6432107f44f1328124ab84</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:25</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>description</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>description</name>
|
||||
<order>1000</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Description</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>996cbbf79f6432107f44f1328124ab2f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Description</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_996cbbf79f6432107f44f1328124ab2f</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>2</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=996cbbf79f6432107f44f1328124ab2f"/>
|
||||
<fx_price action="delete_multiple" query="id=996cbbf79f6432107f44f1328124ab2f"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>996cbbf79f6432107f44f1328124ab2f</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>956cbbf79f6432107f44f1328124ab37</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>996cbbf79f6432107f44f1328124ab2f</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:28</sys_created_on>
|
||||
<sys_id>5d6cbbf79f6432107f44f1328124ab36</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:28</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>end_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>end_date</name>
|
||||
<order>500</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>End date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>9a6c3ff79f6432107f44f1328124ab75</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>End date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_9a6c3ff79f6432107f44f1328124ab75</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=9a6c3ff79f6432107f44f1328124ab75"/>
|
||||
<fx_price action="delete_multiple" query="id=9a6c3ff79f6432107f44f1328124ab75"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>9a6c3ff79f6432107f44f1328124ab75</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>5e6c3ff79f6432107f44f1328124ab89</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>9a6c3ff79f6432107f44f1328124ab75</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:33</sys_created_on>
|
||||
<sys_id>166c3ff79f6432107f44f1328124ab89</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:33</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>location_to_be_used</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>location_to_be_used</name>
|
||||
<order>800</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Location to be used</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>9b6cbff79f6432107f44f1328124ab30</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Location to be used</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_9b6cbff79f6432107f44f1328124ab30</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=9b6cbff79f6432107f44f1328124ab30"/>
|
||||
<fx_price action="delete_multiple" query="id=9b6cbff79f6432107f44f1328124ab30"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>9b6cbff79f6432107f44f1328124ab30</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>976cbff79f6432107f44f1328124ab38</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>9b6cbff79f6432107f44f1328124ab30</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>5f6cbff79f6432107f44f1328124ab37</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>description</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>description</name>
|
||||
<order>1000</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Description</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>9b6cbff79f6432107f44f1328124ab4e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Description</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_9b6cbff79f6432107f44f1328124ab4e</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>2</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=9b6cbff79f6432107f44f1328124ab4e"/>
|
||||
<fx_price action="delete_multiple" query="id=9b6cbff79f6432107f44f1328124ab4e"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>9b6cbff79f6432107f44f1328124ab4e</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>976cbff79f6432107f44f1328124ab56</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>9b6cbff79f6432107f44f1328124ab4e</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:37</sys_created_on>
|
||||
<sys_id>5f6cbff79f6432107f44f1328124ab55</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:37</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>item_type</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>item_type</name>
|
||||
<order>300</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Item type</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>9e5c37f79f6432107f44f1328124ab85</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Item type</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_9e5c37f79f6432107f44f1328124ab85</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=9e5c37f79f6432107f44f1328124ab85"/>
|
||||
<fx_price action="delete_multiple" query="id=9e5c37f79f6432107f44f1328124ab85"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>9e5c37f79f6432107f44f1328124ab85</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>925c37f79f6432107f44f1328124ab9a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>9e5c37f79f6432107f44f1328124ab85</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:16</sys_created_on>
|
||||
<sys_id>5a5c37f79f6432107f44f1328124ab99</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:16</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>other</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>other</name>
|
||||
<order>700</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Specify other location.</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>a40d737b9f6432107f44f1328124abd4</sys_id>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_name>Specify other location.</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_a40d737b9f6432107f44f1328124abd4</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:41:00</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=a40d737b9f6432107f44f1328124abd4"/>
|
||||
<fx_price action="delete_multiple" query="id=a40d737b9f6432107f44f1328124abd4"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>a40d737b9f6432107f44f1328124abd4</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>a00d737b9f6432107f44f1328124abdc</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>a40d737b9f6432107f44f1328124abd4</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:10</sys_created_on>
|
||||
<sys_id>680d737b9f6432107f44f1328124abdb</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:10</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>location_to_be_used</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>location_to_be_used</name>
|
||||
<order>800</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Location to be used</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>a66c7ff79f6432107f44f1328124ab08</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Location to be used</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_a66c7ff79f6432107f44f1328124ab08</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=a66c7ff79f6432107f44f1328124ab08"/>
|
||||
<fx_price action="delete_multiple" query="id=a66c7ff79f6432107f44f1328124ab08"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>a66c7ff79f6432107f44f1328124ab08</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>a26c7ff79f6432107f44f1328124ab10</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>a66c7ff79f6432107f44f1328124ab08</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>6a6c7ff79f6432107f44f1328124ab0f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_end1</name>
|
||||
<order>900</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>b56cfbf79f6432107f44f1328124ab5c</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>container_end1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_b56cfbf79f6432107f44f1328124ab5c</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>20</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=b56cfbf79f6432107f44f1328124ab5c"/>
|
||||
<fx_price action="delete_multiple" query="id=b56cfbf79f6432107f44f1328124ab5c"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>b56cfbf79f6432107f44f1328124ab5c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>ce6cfbf79f6432107f44f1328124ab63</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>b56cfbf79f6432107f44f1328124ab5c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:31</sys_created_on>
|
||||
<sys_id>866cfbf79f6432107f44f1328124ab63</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:31</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>description</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>description</name>
|
||||
<order>1000</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Description</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>b66c7ff79f6432107f44f1328124ab26</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Description</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_b66c7ff79f6432107f44f1328124ab26</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>2</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=b66c7ff79f6432107f44f1328124ab26"/>
|
||||
<fx_price action="delete_multiple" query="id=b66c7ff79f6432107f44f1328124ab26"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>b66c7ff79f6432107f44f1328124ab26</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>b26c7ff79f6432107f44f1328124ab2e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>b66c7ff79f6432107f44f1328124ab26</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:34</sys_created_on>
|
||||
<sys_id>7a6c7ff79f6432107f44f1328124ab2d</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:34</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>item_type</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>item_type</name>
|
||||
<order>300</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Item type</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>b86c7bf79f6432107f44f1328124ab5a</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Item type</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_b86c7bf79f6432107f44f1328124ab5a</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=b86c7bf79f6432107f44f1328124ab5a"/>
|
||||
<fx_price action="delete_multiple" query="id=b86c7bf79f6432107f44f1328124ab5a"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>b86c7bf79f6432107f44f1328124ab5a</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>7c6c7bf79f6432107f44f1328124ab6e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>b86c7bf79f6432107f44f1328124ab5a</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:27</sys_created_on>
|
||||
<sys_id>346c7bf79f6432107f44f1328124ab6e</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:27</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>item_type</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>item_type</name>
|
||||
<order>300</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Item type</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>ba6c7ff79f6432107f44f1328124ab79</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Item type</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_ba6c7ff79f6432107f44f1328124ab79</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=ba6c7ff79f6432107f44f1328124ab79"/>
|
||||
<fx_price action="delete_multiple" query="id=ba6c7ff79f6432107f44f1328124ab79"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>ba6c7ff79f6432107f44f1328124ab79</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>876c7ff79f6432107f44f1328124ab81</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>ba6c7ff79f6432107f44f1328124ab79</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:35</sys_created_on>
|
||||
<sys_id>4f6c7ff79f6432107f44f1328124ab80</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:35</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field/>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>2across</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>false</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>container_start1</name>
|
||||
<order>100</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text/>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:07</sys_created_on>
|
||||
<sys_id>c80d737b9f6432107f44f1328124ab08</sys_id>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_name>container_start1</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_c80d737b9f6432107f44f1328124ab08</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:38:36</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>19</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=c80d737b9f6432107f44f1328124ab08"/>
|
||||
<fx_price action="delete_multiple" query="id=c80d737b9f6432107f44f1328124ab08"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>c80d737b9f6432107f44f1328124ab08</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>840d737b9f6432107f44f1328124ab10</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>c80d737b9f6432107f44f1328124ab08</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:08</sys_created_on>
|
||||
<sys_id>4c0d737b9f6432107f44f1328124ab0f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:08</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>requested_for</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>requested_for</name>
|
||||
<order>200</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Requested for</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference>sys_user</reference>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>cc6c3bf79f6432107f44f1328124ab27</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Requested for</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_cc6c3bf79f6432107f44f1328124ab27</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>8</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=cc6c3bf79f6432107f44f1328124ab27"/>
|
||||
<fx_price action="delete_multiple" query="id=cc6c3bf79f6432107f44f1328124ab27"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>cc6c3bf79f6432107f44f1328124ab27</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>c86c3bf79f6432107f44f1328124ab2f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>cc6c3bf79f6432107f44f1328124ab27</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:24</sys_created_on>
|
||||
<sys_id>806c3bf79f6432107f44f1328124ab2f</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:24</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>end_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>end_date</name>
|
||||
<order>500</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>When will you return the equipment?</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:09</sys_created_on>
|
||||
<sys_id>d80d737b9f6432107f44f1328124ab5c</sys_id>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_name>When will you return the equipment?</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_d80d737b9f6432107f44f1328124ab5c</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:41:33</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=d80d737b9f6432107f44f1328124ab5c"/>
|
||||
<fx_price action="delete_multiple" query="id=d80d737b9f6432107f44f1328124ab5c"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>d80d737b9f6432107f44f1328124ab5c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:09</sys_created_on>
|
||||
<sys_id>d40d737b9f6432107f44f1328124ab64</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:09</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>d80d737b9f6432107f44f1328124ab5c</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:09</sys_created_on>
|
||||
<sys_id>9c0d737b9f6432107f44f1328124ab63</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:09</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item display_value="Loaner Request">080dff3b9f6432107f44f1328124abce</cat_item>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>depot</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>depot</name>
|
||||
<order>600</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Where would you like to pick up this item?</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:09</sys_created_on>
|
||||
<sys_id>d80d737b9f6432107f44f1328124ab69</sys_id>
|
||||
<sys_mod_count>1</sys_mod_count>
|
||||
<sys_name>Where would you like to pick up this item?</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_d80d737b9f6432107f44f1328124ab69</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:41:16</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=d80d737b9f6432107f44f1328124ab69"/>
|
||||
<fx_price action="delete_multiple" query="id=d80d737b9f6432107f44f1328124ab69"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>d80d737b9f6432107f44f1328124ab69</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:09</sys_created_on>
|
||||
<sys_id>d40d737b9f6432107f44f1328124ab71</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:09</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>d80d737b9f6432107f44f1328124ab69</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:35:09</sys_created_on>
|
||||
<sys_id>9c0d737b9f6432107f44f1328124ab70</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:35:09</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>requested_for</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>requested_for</name>
|
||||
<order>200</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Requested for</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference>sys_user</reference>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>dd6cbbf79f6432107f44f1328124ab71</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Requested for</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_dd6cbbf79f6432107f44f1328124ab71</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>8</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=dd6cbbf79f6432107f44f1328124ab71"/>
|
||||
<fx_price action="delete_multiple" query="id=dd6cbbf79f6432107f44f1328124ab71"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>dd6cbbf79f6432107f44f1328124ab71</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>d96cbbf79f6432107f44f1328124ab79</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>dd6cbbf79f6432107f44f1328124ab71</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>916cbbf79f6432107f44f1328124ab79</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>end_date</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>true</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>end_date</name>
|
||||
<order>500</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>End date</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:29</sys_created_on>
|
||||
<sys_id>e96cbbf79f6432107f44f1328124abba</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>End date</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_e96cbbf79f6432107f44f1328124abba</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:29</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>10</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=e96cbbf79f6432107f44f1328124abba"/>
|
||||
<fx_price action="delete_multiple" query="id=e96cbbf79f6432107f44f1328124abba"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>e96cbbf79f6432107f44f1328124abba</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:30</sys_created_on>
|
||||
<sys_id>e56cbbf79f6432107f44f1328124abc2</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:30</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>e96cbbf79f6432107f44f1328124abba</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:30</sys_created_on>
|
||||
<sys_id>ad6cbbf79f6432107f44f1328124abc1</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:30</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>depot</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>depot</name>
|
||||
<order>600</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Depot</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:30</sys_created_on>
|
||||
<sys_id>e96cbbf79f6432107f44f1328124abc7</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Depot</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_e96cbbf79f6432107f44f1328124abc7</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:30</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>5</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=e96cbbf79f6432107f44f1328124abc7"/>
|
||||
<fx_price action="delete_multiple" query="id=e96cbbf79f6432107f44f1328124abc7"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>e96cbbf79f6432107f44f1328124abc7</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:30</sys_created_on>
|
||||
<sys_id>e56cbbf79f6432107f44f1328124abcf</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:30</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>e96cbbf79f6432107f44f1328124abc7</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:30</sys_created_on>
|
||||
<sys_id>ad6cbbf79f6432107f44f1328124abce</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:30</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
|
|
@ -0,0 +1,142 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><record_update table="item_option_new">
|
||||
<item_option_new action="INSERT_OR_UPDATE">
|
||||
<active>true</active>
|
||||
<attributes/>
|
||||
<cat_item/>
|
||||
<category/>
|
||||
<choice_direction>down</choice_direction>
|
||||
<choice_field/>
|
||||
<choice_table/>
|
||||
<create_roles/>
|
||||
<default_html_value/>
|
||||
<default_value/>
|
||||
<delete_roles/>
|
||||
<delivery_plan/>
|
||||
<description/>
|
||||
<display_title>false</display_title>
|
||||
<do_not_select_first>false</do_not_select_first>
|
||||
<dynamic_default_value/>
|
||||
<dynamic_ref_qual/>
|
||||
<dynamic_value_dot_walk_path/>
|
||||
<dynamic_value_field/>
|
||||
<enable_also_request_for>false</enable_also_request_for>
|
||||
<example_text/>
|
||||
<field>other</field>
|
||||
<global>false</global>
|
||||
<help_tag>More information</help_tag>
|
||||
<help_text/>
|
||||
<hidden>false</hidden>
|
||||
<include_none>false</include_none>
|
||||
<instructions/>
|
||||
<layout>normal</layout>
|
||||
<list_table/>
|
||||
<lookup_label/>
|
||||
<lookup_price/>
|
||||
<lookup_table/>
|
||||
<lookup_unique>false</lookup_unique>
|
||||
<lookup_value/>
|
||||
<macro/>
|
||||
<macroponent/>
|
||||
<mandatory>false</mandatory>
|
||||
<map_to_field>true</map_to_field>
|
||||
<mask_use_confirmation>false</mask_use_confirmation>
|
||||
<mask_use_encryption>false</mask_use_encryption>
|
||||
<name>other</name>
|
||||
<order>700</order>
|
||||
<post_insert_script/>
|
||||
<price_if_checked>0</price_if_checked>
|
||||
<pricing_implications>false</pricing_implications>
|
||||
<published_ref/>
|
||||
<question_text>Other</question_text>
|
||||
<read_only>false</read_only>
|
||||
<read_roles/>
|
||||
<read_script/>
|
||||
<rec_lookup_price/>
|
||||
<rec_price_if_checked>0</rec_price_if_checked>
|
||||
<record/>
|
||||
<record_producer_table>x_cdltd_loaner_req_loaner_request</record_producer_table>
|
||||
<reference/>
|
||||
<reference_qual/>
|
||||
<reference_qual_condition/>
|
||||
<rich_text/>
|
||||
<roles_to_use_also_request_for/>
|
||||
<save_script><![CDATA[/** This script is executed before the Record is generated
|
||||
* `current`- GlideRecord produced by Record Producer
|
||||
* Don't use `current.update()` or `current.insert()` as the record is generated by Record Producer
|
||||
* Don't use `current.setValue('sys_class_name', 'xxx')` as this will trigger reparent flow and can cause data loss
|
||||
* Avoid `current.setAbortAction()` and generate a separate record
|
||||
* Use `producer.var1` to access variables
|
||||
*/]]></save_script>
|
||||
<scale_max>5</scale_max>
|
||||
<scale_min>0</scale_min>
|
||||
<show_help>false</show_help>
|
||||
<show_help_on_load>false</show_help_on_load>
|
||||
<sp_widget/>
|
||||
<summary_macro/>
|
||||
<sys_class_name>item_option_new</sys_class_name>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:25</sys_created_on>
|
||||
<sys_id>ec6c3bf79f6432107f44f1328124abdb</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_name>Other</sys_name>
|
||||
<sys_package display_value="Loaner Request" source="x_cdltd_loaner_req">2c4209629f7322107f44d6013024ab4a</sys_package>
|
||||
<sys_policy/>
|
||||
<sys_scope display_value="Loaner Request">2c4209629f7322107f44d6013024ab4a</sys_scope>
|
||||
<sys_update_name>item_option_new_ec6c3bf79f6432107f44f1328124abdb</sys_update_name>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:25</sys_updated_on>
|
||||
<table/>
|
||||
<tooltip/>
|
||||
<type>6</type>
|
||||
<ui_page/>
|
||||
<unique>false</unique>
|
||||
<use_dynamic_default>false</use_dynamic_default>
|
||||
<use_reference_qualifier>simple</use_reference_qualifier>
|
||||
<validate_regex/>
|
||||
<variable_name/>
|
||||
<variable_set/>
|
||||
<variable_width/>
|
||||
<visibility>1</visibility>
|
||||
<visible_bundle>true</visible_bundle>
|
||||
<visible_guide>true</visible_guide>
|
||||
<visible_standalone>true</visible_standalone>
|
||||
<visible_summary>true</visible_summary>
|
||||
<write_roles/>
|
||||
</item_option_new>
|
||||
<sys_translated_text action="delete_multiple" query="documentkey=ec6c3bf79f6432107f44f1328124abdb"/>
|
||||
<fx_price action="delete_multiple" query="id=ec6c3bf79f6432107f44f1328124abdb"/>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>price_if_checked</field>
|
||||
<id>ec6c3bf79f6432107f44f1328124abdb</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:25</sys_created_on>
|
||||
<sys_id>e86c3bf79f6432107f44f1328124abe3</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:25</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
<fx_price action="INSERT_OR_UPDATE">
|
||||
<amount>0</amount>
|
||||
<currency display_value="USD">USD</currency>
|
||||
<field>rec_price_if_checked</field>
|
||||
<id>ec6c3bf79f6432107f44f1328124abdb</id>
|
||||
<parent/>
|
||||
<reference_amount>0</reference_amount>
|
||||
<reference_currency display_value="USD">USD</reference_currency>
|
||||
<sys_created_by>admin</sys_created_by>
|
||||
<sys_created_on>2025-10-19 23:32:25</sys_created_on>
|
||||
<sys_id>a06c3bf79f6432107f44f1328124abe3</sys_id>
|
||||
<sys_mod_count>0</sys_mod_count>
|
||||
<sys_updated_by>admin</sys_updated_by>
|
||||
<sys_updated_on>2025-10-19 23:32:25</sys_updated_on>
|
||||
<table>item_option_new</table>
|
||||
<type>calculated</type>
|
||||
</fx_price>
|
||||
</record_update>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user