SAP ABAP Data Element ASR_PAITF_STRUCTURENAME (Screen Structure)
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_PAITF_STRUCTURENAME
Short Description Screen Structure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
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 Structure 
Medium 15 ScreenStruct 
Long 20 Screen Structure 
Heading 15 ScreenStruct 
Documentation

Definition

Screen structures provide access to infotypes. They contain all interface-relevant fields of an infotype. In addition to the actual infotype fields, derived or calculated fields and texts for technical field values are also included.

Use

Specify the screen structure that you want to use.

Dependencies

Screen structures are usually country-dependent. When you select a country version, you can access the country-specific functions of the infotype. You can also use the international screen structure (if it exists). However, no country specifications are available in this case.

You can only use one country version in a form scenario. It is not permitted to use screen structures with different country versions simultaneously.

Example

HCMT_BSP_PA_XX_R0001 - International screen structure for infotype 0001 (Organizational Assignment)

HCMT_BSP_PA_US_R0001 - US-specific screen structure for infotype 0001 (Organizational Assignment)

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