TNT SHM Parent Function Field Names

This user property is used in conjunction with the TNT SHM Field Names user property of the TNT SHM Create Agenda Sub Function VBC business component. Use this user property to define the field names to be copied in the subfunction. Also, when the Sub Function pop-up applet is opened, use this user property to display these field values as subfunction records.

In C++, the field values are copied from the TNT SHM Create Agenda Sub Function VBC business component to the TNT SHM Agenda Functions business component in the defined field order. Therefore, you must maintain the order of the fields to determine from which field in the TNT SHM Create Agenda Sub Function VBC business component to which field in the TNT SHM Agenda Functions business component each value is copied.

TNT SHM Parent Function Field Names Description

Value

Day #, Function Type, Name, Start Date, End Time, Flow Flag, Location, Projected, Start Time, Expected #

Parent Object Type

TNT SHM Agenda Functions business component

Usage

This user property is used in C++ code in conjunction with the TNT SHM Create Agenda Sub Function VBC business component. When a user clicks the Sub Function button, the subfunctions of the selected function are displayed in the Create Agenda Sub Function pop-up applet. Similarly, if the existing subfunction details are modified or if new subfunctions are added, these changes are displayed in Opportunity screen, Function Agenda view.

This user property is used to map the VBC fields with the fields of the TNT SHM Agenda Functions parent business component. If you add, delete, or modify fields, then to display these changes, you must modify the value of this user property, and also the value of the TNT SHM Field Names user property in the TNT SHM Create Agenda Sub Function VBC business component.