SAP ABAP Interface IF_NWBC_FILE_REPOSITORY (NWBC - File Repository)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-FES-BUS (Application Component) Netweaver Business Client
     SAP_NWBC (Package) NetWeaver Business Client
Properties
Interface IF_NWBC_FILE_REPOSITORY  
Short Description NWBC - File Repository    
General Data
Package SAP_NWBC   NetWeaver Business Client 
Created 20100611   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_NWBC_FILE_REPOSITORY_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_NWBC_FILE_REPOSITORY has no interface.
Friends
Interface IF_NWBC_FILE_REPOSITORY has no friend.
Attributes
Interface IF_NWBC_FILE_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AREA_INFO Instance method Public Method Get the Metadata of all Areas 20100628
2 GET_AREA_KEY Instance method Public Method Get the Area Key for a given Area Alias 20100611
3 GET_AREA_KEY_BY_THEME_NAME Instance method Public Method Get the Area Key by provided Theme Name 20111028
4 GET_FILE Instance method Public Method Get File as String 20100611
5 GET_HASH_FOR_ALL_AREAS Instance method Public Method Get a hash that is based on all file areas 20111208
Events
Interface IF_NWBC_FILE_REPOSITORY has no event.
Types
Interface IF_NWBC_FILE_REPOSITORY has no local type.
Method Signatures

Method GET_AREA_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AREA_INFO Call by reference Type reference (TYPE) IF_NWBC_FILE_REPOSITORY_TYPES=>GTY_T_AREA_INFO 20100628

Method GET_AREA_INFO on Interface IF_NWBC_FILE_REPOSITORY has no exception.

Method GET_AREA_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AREA_NAME Call by reference Type reference (TYPE) IF_NWBC_FILE_REPOSITORY_TYPES=>GTY_AREA_NAME NWBC - File Repository Area 20100615
2 Returning RV_AREA_KEY Value transfer Type reference (TYPE) STRING 20100621
# Exception Resumable Description Created on
1 CX_NWBC_STATIC_CHECK NWBC - Exception 20100621

Method GET_AREA_KEY_BY_THEME_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RTL Call by reference Type reference (TYPE) BOOLE_D 20111028
2 Importing IV_THEME_NAME Call by reference Type reference (TYPE) STRING 20111028
3 Returning RV_AREA_KEY Value transfer Type reference (TYPE) STRING 20111028
# Exception Resumable Description Created on
1 CX_NWBC_STATIC_CHECK NWBC - Exception (static) 20111028

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_AREA_KEY Call by reference Type reference (TYPE) STRING 20100611
5 Importing IV_FILE_NAME Call by reference Type reference (TYPE) STRING 20100611
# Exception Resumable Description Created on
1 CX_NWBC_STATIC_CHECK NWBC - Exception 20100621

Method GET_HASH_FOR_ALL_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HASH Call by reference Type reference (TYPE) STRING 20111208

Method GET_HASH_FOR_ALL_AREAS on Interface IF_NWBC_FILE_REPOSITORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703