SAP ABAP Class IF_NWBC_FILE_REPOSITORY_SRC (NWBC - File Repository Source Access)
Properties
Class IF_NWBC_FILE_REPOSITORY_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 20100617   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NWBC_FILE_REPOSITORY_SRC has no forward declaration.
Interfaces
Class IF_NWBC_FILE_REPOSITORY_SRC has no interface implemented.
Friends
Class IF_NWBC_FILE_REPOSITORY_SRC has no friend class.
Attributes
Class IF_NWBC_FILE_REPOSITORY_SRC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILE Instance method Public Method Get File as String 20100617
Events
Class IF_NWBC_FILE_REPOSITORY_SRC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_AREA_INFO Public See coding 20100617 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 20100617 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 20101206
2 Exporting EV_FILE_TYPE Call by reference Type reference (TYPE) STRING 20100617
3 Exporting EV_LAST_MODIFIED Call by reference Type reference (TYPE) STRING 20100621
4 Importing IV_FILE_NAME Call by reference Type reference (TYPE) STRING 20100617
# Exception Resumable Description Created on
1 CX_NWBC_STATIC_CHECK NWBC - Exception 20100621
History
Last changed by/on SAP  20130531 
SAP Release Created in