SAP ABAP Data Element PIQNF_TABTYPE_CATEG (Tab Page Category for Student Master Data)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Basic Data
Data Element PIQNF_TABTYPE_CATEG
Short Description Tab Page Category for Student Master Data  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PIQNF_TABTYPE_CATEG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Category 
Medium 15 Tab Category 
Long 20 Tab Page Category 
Heading 20 Tab Page Category 
Documentation

Definition

Classifies the tab pages used for student master data.

Use

The tab page category determines whether or not the system performs an authorization check for infotypes before it displays the tab page.

Tab page categories 1 and 2 are currently reserved for SAP.

For user-defined tab pages, use only the following tab page categories:

  • 3: List of all data records in several infotypes

    You should assign this tab page category only if you use subscreen 3000 in the program SAPLHRPIQ00STUDENT_NF_TABS2. You can use this category for data selection and execution of the authorization check. If you use this category, you must configure the infotypes you want to display in Customizing.

  • 4: BDT screen

    You should assign this tab page category only if you use subscreen 0100 in the program SAPLHRPIQ00STUDENT_NF_TABS_BDT. If you use this category, you must configure the screen you want to display in Customizing.

  • 5: Other subscreen for infotype records

    If you use this tab page category for a tab page that is assigned one or more infotypes, the system displays this tab page only if the user has at least a display authorization for one of the assigned infotypes.

  • 9: Other category

    SAP does not provide any function for this tab page category.

Dependencies

Example

History
Last changed by/on SAP  20050224 
SAP Release Created in 464