SAP ABAP Data Element PIQSCCGVARNO (Instance of Module Group Variant for Program)
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 PIQSCCGVARNO
Short Description Instance of Module Group Variant for Program  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUMC2    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Instance 
Medium 15 Instance 
Long 20 Instance 
Heading Inst. 
Documentation

Definition

Instance of a module group variant.

Use

You assign instances to a module group variant if the module group variant's structure cannot be determined from the program.

A module group variant can consist of several different combinations. For example, a program can have two majors or one major and two minors. You can map these two different combinations in the system by creating two instances of the module group variant.

Example

You set up the module group variant 2MA/1MA + 2MI (2 majors, or 1 major and 2 minors).

You can combine this module group variant as follows:

ModGrpVariant    Instance    Rec.no.    ModGrpCat    Number

2MA/1MA+2MI    01    001    Major    02

2MA/1MA+2MI    02    001    Major    01

2MA/1MA+2MI    02    002    Minor    02

The program therefore has:

  • 2 majors
  • 1 major and 2 minors

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