- Implemented debug information

- Started table for Fulfillment Plan
This commit is contained in:
admin
2023-01-28 05:12:55 -08:00
parent 8fc009ca77
commit 031d949a83
37 changed files with 2103 additions and 84 deletions

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><database>
<element db_object_id="4d1bbae29713111093a8337e6253affd" label="Log" max_length="40" name="x_355681_fa_log" type="collection">
<element attributes="json_view=true" label="Debug Information" max_length="40000" name="debug_information" read_only="true" type="string"/>
<element label="Function Name" max_length="100" name="function_name" type="string"/>
<element label="Impacted Record" max_length="32" name="impacted_record" reference="task" type="reference"/>
<element label="Message" mandatory="true" max_length="40000" name="message" type="string"/>