Guest_imported
New member
- Jan 1, 1970
- 0
1. You are creating a custom menu module and want to use custom username substitution parameter. How must substitution parameters be defined?
a. user character variable of type CHAR
b. Two character variable of type CHAR
c. Four character variable of type NUMBER
d. Twenty Five character variable of type CHAR
2. You are building a payroll application and are planning to use as many generic programming units as possible. Which buil-in can you use across the application to obtain the name of the current form for navigation purposes
a. get_application_property
b.get_form_property
c. get_block_property
d.get_item_property
THANKS
a. user character variable of type CHAR
b. Two character variable of type CHAR
c. Four character variable of type NUMBER
d. Twenty Five character variable of type CHAR
2. You are building a payroll application and are planning to use as many generic programming units as possible. Which buil-in can you use across the application to obtain the name of the current form for navigation purposes
a. get_application_property
b.get_form_property
c. get_block_property
d.get_item_property
THANKS