Field Default Master Table

laugue

New Member
Hello,

In our version og MfgPRO (7.3K) we have a fldf_mstr table that is not used at all.

Is this table used in the new version and how ??

Thanks.

Laurent.
 

Pechadre

Member
Hello

In QAD SE 2012, this table is used. It contains the userid, the field name and value for each program use by mfg user.

An example.

┌─────────────────────────────────────────────────────────────────────────────┐

│User ID Field Name Procedure Default Value │

│Description Ufld1 Ufld2 fldf__qadc01 │

│ oid_fldf_mstr │

│─────────────────────────────────────────────────────────────────────────────│

│compta1 acc1 glabrp.p 45100000 │

│ │

│ 201306150025849985,1 │

│COMPTA2 acc1 glabrp.p 51270000 │

│ │

│ 201306150025849986,1 │

│compta1 acc1 gldabrp.p 62220000 │

│ │

│ 201306150025849987,1 │

│compta2 acc1 gldabrp.p 51271000 │

│ │

│ 201306150025849988,1 │

│compta2 acct arcsrp05.p 41 │

│ │

│ 201306150025849989,1 │

└─────────────────────────────────────────────────────────────────────────────┘

Best regards.
 

dulecki

Member
Long and delayed response... apologies.

That table is used to store user-specific memorized values for individual fields. It was used in your version of QAD as it is today. To populate a record, go into any program in QAD, type a value, and hit Ctrl-A. This will store that value for you in that table.

This has always worked in character and in .Net in terminal mode. I'm not certain about .Net in other modes.

Good luck.
 
Top