SAP ABAP Data Element PS_FACTCAT (Fact Category)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-PS-CA (Application Component) Public Sector Contract Accounting
     FMCA_EN (Package) PSCD: Public Sector English Development
Basic Data
Data Element PS_FACTCAT
Short Description Fact Category  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PS_FACTCAT    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Fact Cat. 
Medium 18 Fact Category 
Long 20 Fact Category 
Heading 13 Fact Category 
Documentation

Definition

Represents the smallest entity of meaningful information.

Use

You use fact categories to reference the attributes of a fact to the dictionary. This is done by assigning a field contained in structure PSFACTS_FIELD_DESCRIPTORS to the fact category. SAP delivers some predefined fields in this structure, for example date or amount. Customers can include their own fields using include CI_FACTS_FIELD_DESC.

Documentation, search helps, and format must all be defined in this structure. Each fact category is supplemented by a qualifier. The qualifier represents a piece of data that completes the meaning of the data, for example the unit of measure or the currency.

Dependencies

Fact categories are grouped into fact types.

Example

You might want to have fact categories for date, amount with its currency, or business partner.

History
Last changed by/on SAP  20070914 
SAP Release Created in 700