SAP ABAP Class /UI2/IF_NWBC_FILE_REP_SRC (NWBC - File Repository Source Access)
Properties
Class /UI2/IF_NWBC_FILE_REP_SRC  
Short Description NWBC - File Repository Source Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130131   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/IF_NWBC_FILE_REP_SRC has no forward declaration.
Interfaces
Class /UI2/IF_NWBC_FILE_REP_SRC has no interface implemented.
Friends
Class /UI2/IF_NWBC_FILE_REP_SRC has no friend class.
Attributes
Class /UI2/IF_NWBC_FILE_REP_SRC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILE Instance method Public Method 20130131
Events
Class /UI2/IF_NWBC_FILE_REP_SRC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_AREA_INFO Public See coding 20130131 begin of GTY_S_AREA_INFO, area_name type string, area_key type string, end of gty_s_area_info
2 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
Method Signatures

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_FILE_CONTENT Call by reference Object reference (TYPE REF TO) DATA 20130131
2 Exporting EV_FILE_TYPE Call by reference Type reference (TYPE) STRING 20130131
3 Exporting EV_LAST_MODIFIED Call by reference Type reference (TYPE) STRING 20130131
4 Importing IV_FILE_NAME Call by reference Type reference (TYPE) STRING 20130131
# Exception Resumable Description Created on
1 /UI2/CX_NWBC_STATIC_CHECK 20130131
History
Last changed by/on SAP  20131127 
SAP Release Created in