Description
This form is usually called from a LIST form with the primary key of a single occurrence as the parameter. The form will retrieve the selected occurrence and display its details to the user.
This form is display only, so no modifications are possible.
Buttons
CLOSE |
Exit and return to the parent form. |
Contents
Bound Objects
Source Entity |
Source Field |
Target Entity |
Target Field |
ACTION_BAR.INF |
CLOSE |
ACTION_BAR.INF |
CLOSE |
MAIN |
FIRST |
|
|
|
LAST |
|
|
Name |
Expression |
Description |
FORM_VERSION |
01.000.000 |
To be incremented each time the component is changed. |
Name |
Description |
FORM_VERSION |
|
PARAMS |
|
Description
This form is usually called from a LIST form with the primary key of a single occurrence as the parameter. The form will retrieve the selected occurrence and display its details to the user.
This form is display only, so no modifications are possible.
It is possible to pass control to another form by pressing one of the navigation buttons.
|
If this form is called from a navigation bar on a parent form then it may be a better idea if the navigation options specified here were to be included in the parent's navigation bar. This will avoid the problem of having too many forms open at any one time. |
Buttons
CLOSE |
Exit and return to the parent form. |
Contents
Bound Objects
Source Entity |
Source Field |
Target Entity |
Target Field |
ACTION_BAR.INF |
CLOSE |
ACTION_BAR.INF |
CLOSE |
MAIN |
FIRST |
|
|
|
LAST |
|
|
NAVIGATION_BAR |
FIRST |
|
|
|
LAST |
|
|
Name |
Expression |
Description |
FORM_VERSION |
01.000.000 |
To be incremented each time the component is changed. |
Name |
Description |
FORM_VERSION |
|
PARAMS |
|
Description
This form is usually called from a LIST form with the primary key of a single occurrence of the ONE entity as the parameter. The form will retrieve the selected ONE occurrence and the first of the associated MANY occurrences and display their details to the user. If component variable $CURRENT$ is set to TRUE then the MANY entity will be positioned on the occurrence which has a current date.
This form is display only, so no modifications are possible.
Buttons
CLOSE |
Exit and return to the parent form. |
Contents
Bound Objects
Source Entity |
Source Field |
Target Entity |
Target Field |
ACTION_BAR.INF |
CLOSE |
ACTION_BAR.INF |
CLOSE |
ONE |
FIRST |
|
|
MANY |
FIRST |
|
|
|
LAST |
|
|
Name |
Expression |
Description |
FORM_VERSION |
01.000.000 |
To be incremented each time the component is changed. |
START_DATE |
start_date |
Identity of START_DATE field. If it does not exist then delete this constant. |
END_DATE |
end_date |
Identity of END_DATE field. If it does not exist then delete this constant. |
Name |
Description |
FORM_VERSION |
|
PARAMS |
|
CURRENT |
If this is set to TRUE then local proc LP_CURRENT will be called to position the MANY entity on the occurrence where START_DATE<=today and END_DATE>=today (i.e. is current at today's date). |
Description
This form is usually called from a LIST form with the primary key of a single occurrence of the ONE entity as the parameter. The form will retrieve the selected ONE occurrence and the first of the associated MANY occurrences and display their details to the user. If component variable $CURRENT$ is set to TRUE then the MANY entity will be positioned on the occurrence which has a current date.
This form is display only, so no modifications are possible.
It is possible to pass control to another form by pressing one of the navigation buttons.
Buttons
CLOSE |
Exit and return to the parent form. |
Contents
Bound Objects
Source Entity |
Source Field |
Target Entity |
Target Field |
ACTION_BAR.INF |
CLOSE |
ACTION_BAR.INF |
CLOSE |
ONE |
FIRST |
|
|
MANY |
FIRST |
|
|
|
LAST |
|
|
NAVIGATION_BAR |
FIRST |
|
|
|
LAST |
|
|
Name |
Expression |
Description |
FORM_VERSION |
01.000.000 |
To be incremented each time the component is changed. |
START_DATE |
start_date |
Identity of START_DATE field. If it does not exist then delete this constant. |
END_DATE |
end_date |
Identity of END_DATE field. If it does not exist then delete this constant. |
Name |
Description |
FORM_VERSION |
|
PARAMS |
|
CURRENT |
If this is set to TRUE then local proc LP_CURRENT will be called to position the MANY entity on the occurrence where START_DATE<=today and END_DATE>=today (i.e. is current at today's date). |