Which procedure should be called to enable a DFF in a form?

Showing Answers 1 - 1 of 1 Answers

Rohit

  • Sep 15th, 2005
 

FND_DESCR_FLEX.DEFINE (BLOCK                         => 'BLOCK_NAME'
                            ,FIELD                         => 'FORM_FIELD_NAME'
                            ,APPL_SHORT_NAME               => 'APP_NAME'
                            ,DESC_FLEX_NAME                => 'DFF_NAME'
                            );

  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