Definition of table web-login-attr
Login based attributes , Table Dump Name web-latr

Alphabetical Field Summary

  • attrib-desc: (CHAR) Attribute Description
  • attrib-name: (CHAR) Name of the attribute
  • attrib-value: (CHAR) Attribute Value
  • extern-guid: (CHAR) External Global Unique ID for this record
  • function-name: (CHAR) Name of the major funtion the attribute is associated with
  • login-id: (CHAR) User Identifier

    Alphabetical Index Summary

  • attrib-by-login: (UNIQUE, PRIMARY) login-id, function-name, attrib-name
  • extern-guid: extern-guid

    Other tables who reference web-login-attr

  • web-service-attr - Service specific attributes
  • web-target-attr - Target oriented attributes

    Tables web-login-attr references

  • web-login-info - Lists each valid login and information about them
  • web-service-attr - Service specific attributes
  • web-target-attr - Target oriented attributes


    Detailed Alphabetical Field Listing
    attrib-desc Data type: CHARACTER
    Format: x(32)
    Help: Attribute Description

    attrib-name Data type: CHARACTER
    Format: x(16)
    Help: Name of the attribute
    Attributes: Index Component

    attrib-value Data type: CHARACTER
    Format: x(32)
    Help: Attribute Value

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    function-name Data type: CHARACTER
    Format: x(16)
    Help: Name of the major funtion the attribute is associated with
    Attributes: Index Component

    login-id Data type: CHARACTER
    Format: x(16)
    Help: User Identifier
    Attributes: Index Component

    Created on 02/16/2006 by DBHTML V1.2