View source | Discuss this page | Page history | Printable version   

ERP/2.50/Developers Guide/Database Model/org.openbravo.model.common.hcm/C Salary Category Cost

Contents

C_Salary_Category_Cost

Costs of a salary categories.

This table contains the following columns:

Name Nullable Data Type Description
C_Salary_Category_Cost_ID NVARCHAR2(32)null
Created NDATEThe date that this record is completed.
Createdby NVARCHAR2(32)User who created this records
Updated NDATEx not implemented
Updatedby NVARCHAR2(32)User who updated this records
AD_Client_ID NVARCHAR2(32)Client for this installation.
AD_Org_ID NVARCHAR2(32)Organizational entity within client
C_Salary_Category_ID NVARCHAR2(32)A classification of salaries based on similar characteristics or attributes.
DateFrom NDATEA parameter stating the starting time range related to a specified request.
Cost NNUMBERA charge related to conducting business.
Costuom NVARCHAR2(60)The unit of measure associated with the cost located adjacent to this field.

Other Info

Indexes

These are the indexes for this table (for each index there is a list of all the columns included within it):

Unique

top

Columns

Salary Category Cost

Identifies a cost of a salary category during a time period.

top

Creation Date

The Created field indicates the date that this record was created.

top

Created By

Foreign key column to AD_User table, (column: AD_User_ID)

top

Updated

The Updated field indicates the date that this record was updated.

top

Updated By

Foreign key column to AD_User table, (column: AD_User_ID)

top

Client

Foreign key column to AD_Client table, (column: AD_Client_ID)

top

Organization

Foreign key column to AD_Org table, (column: AD_Org_ID)

top

Salary Category

Foreign key column to C_Salary_Category table, (column: C_Salary_Category_ID)

top

Starting Date

The Date From indicates the starting date of a range.

top

Cost

Cost amount.

top

Cost UOM

Unit of Measure for cost

List values: Cost Uom

The allowed values for this list are:

top

Retrieved from "http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Database_Model/org.openbravo.model.common.hcm/C_Salary_Category_Cost"

This page has been accessed 3,096 times. This page was last modified on 2 July 2011, at 20:45. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.