SAP ABAP Data Element ASR_BLP_INFTY (Infotype)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_INFTY_CONTROLLER (Package) Control Infotypes
Basic Data
Data Element ASR_BLP_INFTY
Short Description Infotype  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INFOTYP    
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 INFOTYPE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Infotype 
Medium 15 Infotype 
Long 20 Infotype 
Heading 10 Infotype 
Documentation

Definition

The backend service SAP_PT (Time Management infotype) is based on the use of so-called info objects. These are infotypes that can usually be restricted/specified further by entering a subtype and an object identification.

Use

Info objects of the backend service SAP_PT are used in form scenarios. They represent the relationship between form fields and infotype fields. Each info object can be assigned an operation that is used on the infotypes at the runtime of the form scenario.

The infotype fields are available using the standard infotype structures. The form fields are linked to the infotype fields using these infotype structures.

Dependencies

Each info object can only be used exactly once in a form scenario. Therefore, only one operation can be defined for an info object.

Example

The notation below [infotype, subtype, object identification] is used for the specification of an info object.

[2001, space, space] - Any Absence

[2001, 0190, space]     - Educational Leave

[2007, 01, space] - Approved Overtime

History
Last changed by/on SAP  20050615 
SAP Release Created in 600