What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?

      Add_parameter     Create_Parameter_list     Delete_parameter     Destroy_parameter_list     Get_parameter_attr     Get_parameter_list     set_parameter_attr

Showing Answers 1 - 6 of 6 Answers

g_sidhu

  • Feb 15th, 2008
 

  • GET_PARAMETER_LIST
  • DESTROY_PARAMETER_LIST
  • CREATE_PARAMETER_LIST
  • ADD_PARAMETER
  • Delete_parameter
  • ADD_LIST_ELEMENT(item, index, label, value)
  • SET_PARAMETER_ATTR(List, key, paramtype, value) for a Date parameter defined at design time
  • Get_parameter_attr

  Was this answer useful?  Yes

Parameter list built-ins in Forms 10g 

ADD_PARAMETER 
CREATE_PARAMETER_LIST 
DELETE_PARAMETER
DESTROY_PARAMETER_LIST
GET_PARAMETER_ATTR
ID_NULL
RUN_PRODUCT
SET_PARAMETER_ATTR

Regards
Imran Baig

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions