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 | Instance method | Public | Method | Get the Metadata of all Areas | 20100628 | |
| 2 | Instance method | Public | Method | Get the Area Key for a given Area Alias | 20100611 | |
| 3 | Instance method | Public | Method | Get the Area Key by provided Theme Name | 20111028 | |
| 4 | Instance method | Public | Method | Get File as String | 20100611 | |
| 5 | 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 | 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 | IV_AREA_NAME | Call by reference | Type reference (TYPE) | IF_NWBC_FILE_REPOSITORY_TYPES=>GTY_AREA_NAME | NWBC - File Repository Area | 20100615 | |||
| 2 | RV_AREA_KEY | Value transfer | Type reference (TYPE) | STRING | 20100621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_RTL | Call by reference | Type reference (TYPE) | BOOLE_D | 20111028 | ||||
| 2 | IV_THEME_NAME | Call by reference | Type reference (TYPE) | STRING | 20111028 | ||||
| 3 | RV_AREA_KEY | Value transfer | Type reference (TYPE) | STRING | 20111028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20111028 |
Method GET_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FILE_CONTENT | Call by reference | Object reference (TYPE REF TO) | DATA | 20101206 | ||||
| 2 | EV_FILE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100617 | ||||
| 3 | EV_LAST_MODIFIED | Call by reference | Type reference (TYPE) | STRING | 20100621 | ||||
| 4 | IV_AREA_KEY | Call by reference | Type reference (TYPE) | STRING | 20100611 | ||||
| 5 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 |