SAP ABAP Data Element NITF_ADM (Permissibility of Infotype for New Framework)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element NITF_ADM
Short Description Permissibility of Infotype for New Framework  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NITF_ADM    
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  
Medium  
Long  
Heading 20 Permitt. for New ITF 
Documentation

Definition

This indicator determines whether the infotype in the new Infotype Framework can be processed.

0 - not permitted

The infotype cannot be processed in the new framework.

1 - permitted for central services

The infotype was not decoupled, that is the infotype-specific validations are in the module pool. The infotype can use the central services of the new framework, in particular data sharing.

This must be checked carefully and is only an interim solution until the infotype has been decoupled.

2 - permitted in certain circumstances

The infotype ist partly decoupled, for example for certain country versions. The country version for which the infotype can be processed in the new framework by which dialog module is defined in the V_T582ITD view.

3 - permitted in all circumstances

The infotype is completely decoupled, that is the infotype-specific validations are all carried out in the validation class. The infotype can be processed in the new framework without restrictions.

If the infotype is processed in the old framework, the validation class performs the infotype-specific validations.

   

Use

Dependencies

Example

History
Last changed by/on SAP  20020404 
SAP Release Created in 470