SAP ABAP Class /UI2/IF_NWBC_FILE_REP_TYPES (NWBC - File Repository Types)
Properties
Class /UI2/IF_NWBC_FILE_REP_TYPES  
Short Description NWBC - File Repository Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120820   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/IF_NWBC_FILE_REP_TYPES has no forward declaration.
Interfaces
Class /UI2/IF_NWBC_FILE_REP_TYPES has no interface implemented.
Friends
Class /UI2/IF_NWBC_FILE_REP_TYPES has no friend class.
Attributes
Class /UI2/IF_NWBC_FILE_REP_TYPES has no attribute.
Methods
Class /UI2/IF_NWBC_FILE_REP_TYPES has no method.
Events
Class /UI2/IF_NWBC_FILE_REP_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_AREA_NAME Public See coding 20130131 gty_area_name type c length 10
2 GTY_S_AREA_INFO Public See coding 20130131 begin of gty_s_area_info, area_name type gty_area_name, area_key type string, theme type gty_s_theme, end of gty_s_area_info
3 GTY_S_THEME Public See coding 20130131 begin of gty_s_theme, is_theme_area type boole_d, theme_name type string, rtl type boole_d, end of gty_s_theme
4 GTY_T_AREA_INFO Public See coding 20130131 gty_t_area_info type sorted table of gty_s_area_info with unique key area_name
History
Last changed by/on SAP  20131127 
SAP Release Created in