This page (revision-15) was last changed on 26-Nov-2021 10:22 by Karen Parrott

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
15 26-Nov-2021 10:22 3 KB Karen Parrott to previous
14 26-Nov-2021 10:22 3 KB Lilia Urtan to previous | to last
13 26-Nov-2021 10:22 3 KB jmyers to previous | to last
12 26-Nov-2021 10:22 3 KB JMyers to previous | to last
11 26-Nov-2021 10:22 3 KB RForbes to previous | to last
10 26-Nov-2021 10:22 3 KB JMyers to previous | to last
9 26-Nov-2021 10:22 3 KB JMyers to previous | to last
8 26-Nov-2021 10:22 3 KB JMyers to previous | to last
7 26-Nov-2021 10:22 4 KB JMyers to previous | to last
6 26-Nov-2021 10:22 4 KB JMyers to previous | to last
5 26-Nov-2021 10:22 4 KB JMyers to previous | to last DEEP COPY FACILITY ==> DEEP_COPY_FACILITY
4 26-Nov-2021 10:22 4 KB JMyers to previous | to last
3 26-Nov-2021 10:22 3 KB JMyers to previous | to last
2 26-Nov-2021 10:22 3 KB JMyers to previous | to last
1 26-Nov-2021 10:22 3 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 5 changed one line
In order to reduce the amount of duplicate data entries, [{$applicationname}] utilizes the Deep Copy facility.
In order to reduce the amount of duplicate data entries, Personality utilizes the Deep Copy facility.
At line 7 added 2 lines
%%information Not all screens are supported by the Deep Copy facility.%%
At line 8 changed one line
*Deep Copy allows certain selected form tables to have their values and dependant records copied to a new record.
*Deep Copy allows certain selected form tables to have their values and dependent records copied to a new record.
At line 19 changed one line
*Deep copy function is NOT available in Self Service.
*Deep copy function is available in Self Service effective 5.05.20 release.
At line 41 changed 2 lines
!!SETUP/ IMPLEMENTATION IMFD > FORM LAYOUT
To allow users to copy all date-sensitive children in a copy you must manually add the COPY_ALL_CHILDREN toggle to the COPY form definition, If the toggle is not added to the COPY form definition, the Deep Copy functionality remains unchanged. If the toggle is added, the Deep Copy functionality copies all children only if the toggle is turned on.
!!Set Up/Implementation
To allow users to copy all date-sensitive children in a copy you must manually add the COPY_ALL_CHILDREN toggle to the COPY form definition on Maintain Form Definition [IMFD].
If the toggle is not added to the COPY form definition, the Deep Copy functionality remains unchanged. If the toggle is added, the Deep Copy functionality copies all children only if the toggle is turned on.
At line 44 changed one line
Each business class can conditionally turn off the deep copy feature by returning a false form from the Allow Deep Copy method.
Each business class can conditionally turn off the Deep Copy feature by returning a false form from the Allow Deep Copy method.
At line 46 removed 2 lines
For a deep copy to be allowed on a table a COPY screen must exist. The system will look for a screen that starts with the letter Cxxx and then the table alias. For the Jobs table, a screen by the name of CDJB will signify that a deep copy is allowed and the screen will be displayed when the deep copy action is performed on that Jobs table.
The Cxxx screens are HLC supplied.
At line 49 changed one line
[{If var='loginstatus' contains 'authenticated'
For a deep copy to be allowed on a table a COPY screen must exist. The system will look for a screen that starts with the letter Cxxx and then the table alias. For the Jobs table, a screen by the name of [CDJB] will signify that a deep copy is allowed and the screen will be displayed when the deep copy action is performed on that Jobs table.
The Cxxx screens are system supplied.
At line 52 changed 4 lines
![Discussion|Edit:Internal.DEEP_COPY_FACILITY]
[{InsertPage page='Internal.DEEP_COPY_FACILITY' default='Click to create a new discussion page'}]
}]
![Notes|Edit:Internal.DEEP_COPY_FACILITY]
[{InsertPage page='Internal.DEEP_COPY_FACILITY' default='Click to create a new notes page'}]