Whats are KFF and DFF?

Showing Answers 1 - 9 of 9 Answers

Gopal Patil

  • Aug 6th, 2007
 

These are basically flexible fields


KFF - Key flex field
Which builds unique entity identifiers (Data stored in the SEGMENT fields.)


DFF - Descriptive flex field
To sore the additional information (Data stored in ATTRIBUTES fields)

DFF(Descriptive FlexField)
It is used to capture extra info from end user without changing form code and without altering database table

KFF(Key FlexField)
It is used to capture the company key info

  Was this answer useful?  Yes

Hi,

DFF's are used to store the extra info in the form
whereas KFF's are used to store the company key info,it is in code language


DFF's data are stored in the Attributes
and KFF's data are stored in the segments

In apps 15 attribute columns are reserved for the DFF's data
and for KFF's 30 segment columns are reserved for KFF's(but it is not mandatory,It is based on the requirement)


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